aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_curbe.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: s/free/FREE/ and same for friends.José Fonseca2010-04-231-1/+1
* Squashed commit of the following:Keith Whitwell2010-04-101-16/+10
* i965g: Remove unnecessary headers.Vinson Lee2010-01-271-2/+0
* i965g: fragment shader immediates workingKeith Whitwell2009-11-191-7/+23
* i965g: first pass at vs immediates in curbeKeith Whitwell2009-11-191-14/+26
* i965g: get fragment constants sort-of workingKeith Whitwell2009-11-191-8/+9
* i965g: fix off-by-one on curbe uploadKeith Whitwell2009-11-111-4/+10
* i965g: pass relocation information in an array with bo_subdataKeith Whitwell2009-11-051-1/+2
* i965g: add lots of error checks and early returnsKeith Whitwell2009-11-051-7/+11
* i965g: add data type tags to aid dumping/decodingKeith Whitwell2009-11-051-0/+1
* i965g: remove redundant screen pointer in brw context structKeith Whitwell2009-11-041-1/+1
* i965g: add standalone xlib debug winsysKeith Whitwell2009-11-041-1/+1
* i965g: convert read/write domain pairs into single usage valueKeith Whitwell2009-11-041-1/+1
* i965g: rename brw_constant_buffer to brw_curbe_bufferKeith Whitwell2009-11-021-5/+5
* i965g: more compiling wipKeith Whitwell2009-10-251-1/+2
* i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell2009-10-251-4/+9
* i965g: more work on compilingKeith Whitwell2009-10-241-31/+32
* i965g: more files compilingKeith Whitwell2009-10-241-5/+5
* i965g: wip on removing GL stuff, trying to get a few files compilingKeith Whitwell2009-10-231-4/+1
* i965g: wipKeith Whitwell2009-10-231-60/+29
* i965g: re-starting from the dri driverKeith Whitwell2009-10-231-0/+376