aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_screen_texture.c
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Keith Whitwell2010-04-101-582/+0
* Merge branch 'gallium-new-formats'Roland Scheidegger2010-03-311-1/+1
|\
| * Merge branch 'master' into gallium-new-formatsRoland Scheidegger2010-03-301-2/+2
| |\
| * | gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger2010-03-301-1/+1
* | | i965g: Fix assertion that was always true.Vinson Lee2010-03-301-2/+5
| |/ |/|
* | i965g: util_format_is_compressed() -> util_format_is_s3tc().José Fonseca2010-03-291-2/+2
|/
* gallium: remove pipe_context member from pipe_transferKeith Whitwell2010-03-111-2/+2
* Squashed commit of gallium-context-transfers:Keith Whitwell2010-03-111-9/+16
* Squashed commit of gallium-no-texture-blanketKeith Whitwell2010-03-091-8/+1
* Merge commit 'origin/gallium-winsys-handle-rebased'Keith Whitwell2010-03-081-117/+117
|\
| * i965g: Conversion to winsys handleJakob Bornecrantz2010-03-011-115/+115
| * gallium: Reorg texture usage flagsJakob Bornecrantz2010-03-011-2/+2
* | i965: Rename pipe formats.José Fonseca2010-03-011-12/+12
|/
* i965g: Fix texture creationJakob Bornecrantz2010-02-281-1/+1
* i965g: Fix assertions that were always true.Vinson Lee2010-02-211-4/+10
* 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