summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_misc_state.c
Commit message (Expand)AuthorAgeFilesLines
* i965g: Delete this driver.Kai Wasserbäch2011-11-291-514/+0
* gallium: rename ZS stencil type to UINT (v2)Dave Airlie2011-10-111-1/+1
* i965g: update to similiar gen stuff as i965Dave Airlie2011-01-091-7/+7
* i965g: s/varient/variant/Brian Paul2010-12-161-5/+5
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-2/+3
* gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger2010-03-301-1/+1
* i965: Rename pipe formats.José Fonseca2010-03-011-2/+2
* i965g: Formalize on S8Z24 as the suported depth formatJakob Bornecrantz2009-11-071-1/+2
* i965g: remove references to brw_surface_bo()Keith Whitwell2009-11-061-3/+3
* i965g: don't emit line stipple packet if stipple disabledKeith Whitwell2009-11-061-1/+3
* i965g: remove/disable inactive state atomsKeith Whitwell2009-11-061-1/+1
* i965g: fix compiler warningKeith Whitwell2009-11-051-1/+1
* i965g: enable line stipple packet emitKeith Whitwell2009-11-041-1/+2
* i965g: convert read/write domain pairs into single usage valueKeith Whitwell2009-11-041-9/+9
* i965g: format RELOCs similarlyKeith Whitwell2009-11-021-8/+24
* i965g: start hooking up some to the gallium context interfacesKeith Whitwell2009-10-251-62/+48
* i965g: more compiling wipKeith Whitwell2009-10-251-119/+103
* i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell2009-10-251-11/+7
* i965g: more work on compilingKeith Whitwell2009-10-241-2/+0
* i965g: more files compilingKeith Whitwell2009-10-241-1/+1
* i965g: wip on removing GL stuff, trying to get a few files compilingKeith Whitwell2009-10-231-19/+3
* i965g: re-starting from the dri driverKeith Whitwell2009-10-231-0/+545