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