summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r600/r600_tex.c
AgeCommit message (Expand)Author
2011-01-18r600: set border color as RGBAAndre Maasikas
2011-01-09r600: Include mfeatures.h in files that perform feature tests.Vinson Lee
2010-11-08radeon: Implement GL_OES_EGL_imageJohann Rudloff
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-08-09radeon: Use MESA_FORMAT_SARGB8 for sRGB formatsHenri Verbeet
2010-04-26r600: add support for more rendering formatsAlex Deucher
2010-01-30r600: Remove unnecessary headers.Vinson Lee
2010-01-19radeon/r300/r600: share common glCopyTex(Sub)Image codeMaciej Cencora
2010-01-04mesa: make texture BorderColor a union of float/int/uintBrian Paul
2009-11-18r600: align for mipmap tree changesMaciej Cencora
2009-10-05drivers: don't include texformat.hBrian Paul
2009-09-27drivers: use more mesa format functionsBrian Paul
2009-08-31r600: Convert to shared debug code and add a few new debug messages.Pauli Nieminen
2009-08-25radeon: Fix all compiler warnings.Pauli Nieminen
2009-07-29r600: minor fixesAlex Deucher
2009-07-28r600: fix tex clamp modesAlex Deucher
2009-07-28r600: implement texture border colorAlex Deucher
2009-07-27r600: switch tex code to use SETfield macrosAlex Deucher
2009-07-07tex wipAlex Deucher
2009-07-06R6xx/r7xx: first pass at texture supportAlex Deucher
2009-04-21R6xx/R7xx: remove unused filesRichard Li
2009-04-10Fix build errors from mergeAlex Deucher
2009-04-09R6xx/R7xx: r300 -> r600 symbolsAlex Deucher
2009-04-08R600: initial copy of r300 codeAlex Deucher