summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965/brw_misc_state.c
AgeCommit message (Expand)Author
2011-01-09i965g: update to similiar gen stuff as i965Dave Airlie
2010-12-16i965g: s/varient/variant/Brian Paul
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-03-30gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger
2010-03-01i965: Rename pipe formats.José Fonseca
2009-11-07i965g: Formalize on S8Z24 as the suported depth formatJakob Bornecrantz
2009-11-06i965g: remove references to brw_surface_bo()Keith Whitwell
2009-11-06i965g: don't emit line stipple packet if stipple disabledKeith Whitwell
2009-11-06i965g: remove/disable inactive state atomsKeith Whitwell
2009-11-05i965g: fix compiler warningKeith Whitwell
2009-11-04i965g: enable line stipple packet emitKeith Whitwell
2009-11-04i965g: convert read/write domain pairs into single usage valueKeith Whitwell
2009-11-02i965g: format RELOCs similarlyKeith Whitwell
2009-10-25i965g: start hooking up some to the gallium context interfacesKeith 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: re-starting from the dri driverKeith Whitwell