aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/common/texmem.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: replace gl_texture_format with gl_formatBrian Paul2009-09-301-10/+11
* Revert "dri/radeon: export a function to cleanup a texture object."Dave Airlie2009-02-171-1/+0
* dri/radeon: export a function to cleanup a texture object.Dave Airlie2009-02-171-0/+1
* Remove CVS keywords.Keith Whitwell2008-09-211-1/+0
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-2/+2
* replace the texture level hack used in radeon/r200 to allow larger textures w...Roland Scheidegger2006-02-031-2/+3
* Remove the many aliases for 'struct mem_block' in mm.hKeith Whitwell2005-11-281-2/+2
* use an explicit reserved field, rather than magic number in boundKeith Whitwell2005-09-081-0/+3
* Fix the comment for the 'bound' field: it's a bitmask, not an index.Brian Paul2005-09-081-1/+4
* Use all texture heaps in a fair way when textures need to be kicked inFelix Kuehling2005-02-031-0/+17
* Big-endian texture fixes from Michel Dänzer.Brian Paul2004-06-191-0/+14
* Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a singleKeith Whitwell2004-01-271-6/+7
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-0/+2
* Shared dri driver resourcesKeith Whitwell2003-08-061-0/+293