summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965/brw_misc_state.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger1-1/+1
2010-03-01i965: Rename pipe formats.José Fonseca1-2/+2
2009-11-07i965g: Formalize on S8Z24 as the suported depth formatJakob Bornecrantz1-1/+2
2009-11-06i965g: remove references to brw_surface_bo()Keith Whitwell1-3/+3
2009-11-06i965g: don't emit line stipple packet if stipple disabledKeith Whitwell1-1/+3
2009-11-06i965g: remove/disable inactive state atomsKeith Whitwell1-1/+1
2009-11-05i965g: fix compiler warningKeith Whitwell1-1/+1
2009-11-04i965g: enable line stipple packet emitKeith Whitwell1-1/+2
2009-11-04i965g: convert read/write domain pairs into single usage valueKeith Whitwell1-9/+9
2009-11-02i965g: format RELOCs similarlyKeith Whitwell1-8/+24
2009-10-25i965g: start hooking up some to the gallium context interfacesKeith Whitwell1-62/+48
2009-10-25i965g: more compiling wipKeith Whitwell1-119/+103
2009-10-25i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell1-11/+7
2009-10-24i965g: more work on compilingKeith Whitwell1-2/+0
2009-10-24i965g: more files compilingKeith Whitwell1-1/+1
2009-10-23i965g: wip on removing GL stuff, trying to get a few files compilingKeith Whitwell1-19/+3
2009-10-23i965g: re-starting from the dri driverKeith Whitwell1-0/+545