Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove CVS keywords. | José Fonseca | 2008-05-26 | 1 | -1/+0 |
* | replace the texture level hack used in radeon/r200 to allow larger textures w... | Roland Scheidegger | 2006-02-03 | 1 | -2/+3 |
* | Remove the many aliases for 'struct mem_block' in mm.h | Keith Whitwell | 2005-11-28 | 1 | -2/+2 |
* | use an explicit reserved field, rather than magic number in bound | Keith Whitwell | 2005-09-08 | 1 | -0/+3 |
* | Fix the comment for the 'bound' field: it's a bitmask, not an index. | Brian Paul | 2005-09-08 | 1 | -1/+4 |
* | Use all texture heaps in a fair way when textures need to be kicked in | Felix Kuehling | 2005-02-03 | 1 | -0/+17 |
* | Big-endian texture fixes from Michel Dänzer. | Brian Paul | 2004-06-19 | 1 | -0/+14 |
* | Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a single | Keith Whitwell | 2004-01-27 | 1 | -6/+7 |
* | Update DRI drivers to current DRI CVS and make them work. | Jon Smirl | 2003-10-21 | 1 | -0/+2 |
* | Shared dri driver resources | Keith Whitwell | 2003-08-06 | 1 | -0/+293 |