Coverity #567: Fix a memory leak on a failure path.
[mesa.git] / src / mesa / drivers / dri / common / texmem.c
2006-04-02 Adam JacksonCoverity #567: Fix a memory leak on a failure path.
2006-02-03 Roland Scheideggerreplace the texture level hack used in radeon/r200...
2005-11-28 Keith WhitwellRemove the many aliases for 'struct mem_block' in mm.h
2005-10-15 Roland Scheideggerfix two bugs wrt calculating max possible texture sizes...
2005-09-08 Keith Whitwelluse an explicit reserved field, rather than magic numbe...
2005-09-08 Brian PaulFix the comment for the 'bound' field: it's a bitmask...
2005-02-14 Dave Airliefix some signed vs unsigned warnings
2005-02-05 Felix KuehlingFixed a typo in an assertion. (Don't understand how...
2005-02-03 Felix KuehlingUse all texture heaps in a fair way when textures need...
2005-02-02 Felix KuehlingDon't try to kick textures from a NULL tex heap.
2004-06-19 Brian PaulBig-endian texture fixes from Michel Dänzer.
2004-04-26 Alan Hourihanebring over build fixes from stable branch
2004-01-27 Keith WhitwellConsolidate texObj->Pos/Neg/X/Y/Z and texObj->Image...
2004-01-16 Keith WhitwellRespect the 'in_use' field in the global LRU as a marke...
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...
2003-08-06 Keith WhitwellShared dri driver resources