gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.
[mesa.git] / src / mesa / state_tracker / st_atom_constbuf.c
2008-09-03 José Fonsecagallium: Have pipe_buffer_* receive a pipe_screen inste...
2008-08-14 José Fonsecamesa: Don't use alignments < 4.
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-02 Keith WhitwellMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-02 Alan Hourihanerevert mode change back to 644
2008-05-02 Alan HourihaneSome changed for non-C99 compilers
2008-04-30 Brian Paulgallium: use new buffer wrapper functions in p_inlines.h
2008-04-04 Michel Dänzergallium: Always allocate new const buffers instead...
2008-03-21 Briangallium: fix const buffer update bug
2008-01-25 Keith Whitwellgallium: rename pipe_buffer_handle to pipe_buffer...
2008-01-25 Michel Dänzergallium: Simplify winsys buffer interface.
2007-12-09 keithwadd fence interfaces and buffer create flags to pipe_winsys
2007-11-06 José FonsecaSupply buffer usage hints to winsys.
2007-10-30 Brianmake st_upload_constants() public
2007-09-28 Brianremove old debug code, fix warning
2007-09-26 Brianbetter debugging
2007-09-25 Brianbetter debug output
2007-09-17 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-09-17 Briansilence warning
2007-08-25 keithwadd missing files