summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965/brw_curbe.c
AgeCommit message (Expand)Author
2010-04-23gallium: s/free/FREE/ and same for friends.José Fonseca
2010-04-10Squashed commit of the following:Keith Whitwell
2010-01-27i965g: Remove unnecessary headers.Vinson Lee
2009-11-19i965g: fragment shader immediates workingKeith Whitwell
2009-11-19i965g: first pass at vs immediates in curbeKeith Whitwell
2009-11-19i965g: get fragment constants sort-of workingKeith Whitwell
2009-11-11i965g: fix off-by-one on curbe uploadKeith Whitwell
2009-11-05i965g: pass relocation information in an array with bo_subdataKeith Whitwell
2009-11-05i965g: add lots of error checks and early returnsKeith Whitwell
2009-11-05i965g: add data type tags to aid dumping/decodingKeith Whitwell
2009-11-04i965g: remove redundant screen pointer in brw context structKeith Whitwell
2009-11-04i965g: add standalone xlib debug winsysKeith Whitwell
2009-11-04i965g: convert read/write domain pairs into single usage valueKeith Whitwell
2009-11-02i965g: rename brw_constant_buffer to brw_curbe_bufferKeith Whitwell
2009-10-25i965g: more compiling wipKeith Whitwell
2009-10-25i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell
2009-10-24i965g: more work on compilingKeith Whitwell
2009-10-24i965g: more files compilingKeith Whitwell
2009-10-23i965g: wip on removing GL stuff, trying to get a few files compilingKeith Whitwell
2009-10-23i965g: wipKeith Whitwell
2009-10-23i965g: re-starting from the dri driverKeith Whitwell