Merge branch 'origin'
[mesa.git] / src / mesa / drivers / dri / r300 / r300_texmem.c
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-09-12 Jerome GlisseRemoving some of r200 dependency, cleaning up code...
2006-04-11 Aapo Tahkolarectangular fp16 fixes (Ewald Snel)
2006-03-29 Brian PaulFP textures and fixes (Ewald Snel)
2006-03-20 Aapo TahkolaFix texrect upload conflicts.
2006-03-06 Aapo TahkolaPort r200 tex tiling code to run on r300 but keep it...
2005-12-04 Dave AirlieFix r300 rectangular texture upload and swtcl coordinat...
2005-09-25 Dave AirlieAdd support for texture compression to R300 driver
2005-08-25 Eric AnholtAttempt to fix the issue reported by Alan Grimes with...
2005-03-08 Aapo TahkolaReplacing some RADEON cmd types with r300 counterparts.
2005-02-17 Nicolai HaehnleFixing *lots* of warning messages, especially concernin...
2005-02-16 Rune Petersensmall cleanup, remove some warnings
2005-02-03 Vladimir DergachevGet vertex programs supplied by the user work properly...
2005-01-31 Vladimir DergachevAdd magic sequence to prevent ClearBuffer from locking up.
2005-01-31 Vladimir DergachevUse SecondaryColorPtr, not ColorPtr[1] (the latter...
2005-01-13 Vladimir DergachevIncorporate TX_FORMAT information contributed by Wladim...
2005-01-03 Vladimir DergachevPort texture allocation code from R200.