aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_atom_constbuf.c
Commit message (Expand)AuthorAgeFilesLines
...
* revert mode change back to 644Alan Hourihane2008-05-021-0/+0
* Some changed for non-C99 compilersAlan Hourihane2008-05-021-10/+10
* gallium: use new buffer wrapper functions in p_inlines.hBrian Paul2008-04-301-7/+7
* gallium: Always allocate new const buffers instead of modifying existing ones.Michel Dänzer2008-04-041-7/+6
* gallium: fix const buffer update bugBrian2008-03-211-3/+4
* gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ codeKeith Whitwell2008-01-251-1/+2
* gallium: Simplify winsys buffer interface.Michel Dänzer2008-01-251-4/+12
* add fence interfaces and buffer create flags to pipe_winsyskeithw2007-12-091-1/+1
* Supply buffer usage hints to winsys.José Fonseca2007-11-061-1/+2
* make st_upload_constants() publicBrian2007-10-301-5/+14
* remove old debug code, fix warningBrian2007-09-281-11/+0
* better debuggingBrian2007-09-261-0/+4
* better debug outputBrian2007-09-251-7/+7
* silence warningBrian2007-09-171-0/+1
* add missing fileskeithw2007-08-251-0/+129