summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965/brw_screen_texture.c
AgeCommit message (Expand)Author
2009-11-07i965g: Fixup texture formatsJakob Bornecrantz
2009-11-07i965g: Formalize on S8Z24 as the suported depth formatJakob Bornecrantz
2009-11-06i965g: Add texture transfer functionsJakob Bornecrantz
2009-11-06i965g: Match pitch modification on get buffer as wellJakob Bornecrantz
2009-11-06i965g: First clear!Jakob Bornecrantz
2009-11-06i965g: Fix texture blanket functionJakob Bornecrantz
2009-11-06i965g: Add functions needed by the winsysJakob Bornecrantz
2009-11-05i965g: make the winsys responsible for all buffer->offset handlingKeith Whitwell
2009-11-05i965g: add lots of error checks and early returnsKeith Whitwell
2009-11-05i965g: add data type tags to aid dumping/decodingKeith Whitwell
2009-11-04i965g: add missing is_*_referenced callbacksKeith Whitwell
2009-11-04i965g: add some missing texture creation codeKeith Whitwell
2009-11-01i965g: driver and winsys compileKeith Whitwell
2009-11-01i965g: more files compilingKeith Whitwell
2009-11-01i965g: more files compilingKeith Whitwell
2009-11-01i965g: more files compilingKeith Whitwell
2009-11-01i965g: more work on compilation -- surface managementKeith Whitwell
2009-10-26i965g: still working on compilationKeith Whitwell