aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/r300_texmem.c
Commit message (Expand)AuthorAgeFilesLines
* rectangular fp16 fixes (Ewald Snel)Aapo Tahkola2006-04-111-0/+18
* FP textures and fixes (Ewald Snel)Brian Paul2006-03-291-1/+11
* Fix texrect upload conflicts.Aapo Tahkola2006-03-201-0/+7
* Port r200 tex tiling code to run on r300 but keep it disabled.Aapo Tahkola2006-03-061-7/+15
* Fix r300 rectangular texture upload and swtcl coordinate fixing same as radeonDave Airlie2005-12-041-1/+1
* Add support for texture compression to R300 driverDave Airlie2005-09-251-151/+174
* Attempt to fix the issue reported by Alan Grimes with DRM_RADEON_TEXTUREEric Anholt2005-08-251-1/+1
* Replacing some RADEON cmd types with r300 counterparts.Aapo Tahkola2005-03-081-4/+4
* Fixing *lots* of warning messages, especially concerning unportableNicolai Haehnle2005-02-171-14/+14
* small cleanup, remove some warningsRune Petersen2005-02-161-1/+1
* Get vertex programs supplied by the user work properly with immediate mode - ...Vladimir Dergachev2005-02-031-0/+1
* Add magic sequence to prevent ClearBuffer from locking up.Vladimir Dergachev2005-01-311-0/+13
* Use SecondaryColorPtr, not ColorPtr[1] (the latter is NULL).Vladimir Dergachev2005-01-311-1/+1
* Incorporate TX_FORMAT information contributed by Wladimir van der Laan.Vladimir Dergachev2005-01-131-0/+10
* Port texture allocation code from R200.red_tinted_cubeVladimir Dergachev2005-01-031-0/+490