summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/mach64/mach64_tex.c
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-09-27Remove unnescessary initializations of UpdateTexturePaletteIan Romanick
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-20mach64: Remove unnecessary headers.Vinson Lee
2010-01-04mesa: make texture BorderColor a union of float/int/uintBrian Paul
2009-12-11mesa: remove unused ctx->Driver.ActiveTexture() hookBrian Paul
2009-10-28Merge branch 'texformat-rework'Brian Paul
2009-10-14mesa: remove unused ctx->Driver.PrioritizeTextures() hookBrian Paul
2009-10-05drivers: don't include texformat.hBrian Paul
2009-09-30mesa: replace gl_texture_format with gl_formatBrian Paul
2009-04-01dri: use BorderColor instead of _BorderChanBrian Paul
2009-01-28Make GL_ARB_texture_compression mandatoryIan Romanick
2008-09-21Remove CVS keywords.Keith Whitwell
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2006-12-12Bug 7260: mach64 texture memory mng cleanupGeorge Sapountzis
2004-05-31fixup mach64 for newer build/typesDave Airlie
2004-02-23delete the texturesDave Airlie
2004-02-06Remove warnings from mach64 build, fix up some _SOLO stuff,Dave Airlie
2004-02-05Initial mach64 driver import for DRI mach64-0-0-6 branch,Dave Airlie