aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_screen_texture.c
Commit message (Expand)AuthorAgeFilesLines
* i965g: update for u_format changesKeith Whitwell2009-12-221-11/+12
* i965g: fixes to build after merge of masterKeith Whitwell2009-12-211-7/+7
* i965g: turn on texture tiling by defaultKeith Whitwell2009-11-301-7/+4
* i965g: pass backbuffer tiling information to driverKeith Whitwell2009-11-301-9/+3
* i965g: Fixup texture formatsJakob Bornecrantz2009-11-071-30/+36
* i965g: Formalize on S8Z24 as the suported depth formatJakob Bornecrantz2009-11-071-4/+0
* i965g: Add texture transfer functionsJakob Bornecrantz2009-11-061-0/+95
* i965g: Match pitch modification on get buffer as wellJakob Bornecrantz2009-11-061-1/+1
* i965g: First clear!Jakob Bornecrantz2009-11-061-11/+5
* i965g: Fix texture blanket functionJakob Bornecrantz2009-11-061-11/+12
* i965g: Add functions needed by the winsysJakob Bornecrantz2009-11-061-2/+115
* i965g: make the winsys responsible for all buffer->offset handlingKeith Whitwell2009-11-051-3/+5
* i965g: add lots of error checks and early returnsKeith Whitwell2009-11-051-6/+11
* i965g: add data type tags to aid dumping/decodingKeith Whitwell2009-11-051-11/+7
* i965g: add missing is_*_referenced callbacksKeith Whitwell2009-11-041-0/+39
* i965g: add some missing texture creation codeKeith Whitwell2009-11-041-1/+31
* i965g: driver and winsys compileKeith Whitwell2009-11-011-1/+5
* i965g: more files compilingKeith Whitwell2009-11-011-6/+18
* i965g: more files compilingKeith Whitwell2009-11-011-69/+88
* i965g: more files compilingKeith Whitwell2009-11-011-180/+16
* i965g: more work on compilation -- surface managementKeith Whitwell2009-11-011-0/+215
* i965g: still working on compilationKeith Whitwell2009-10-261-0/+218