aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/mach64/mach64_tex.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: move sampler state into new gl_sampler_object typeBrian Paul2011-04-101-6/+6
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-10/+10
* Remove unnescessary initializations of UpdateTexturePaletteIan Romanick2010-09-271-2/+0
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-221-5/+0
|\
| * mach64: Remove unnecessary headers.Vinson Lee2010-01-201-5/+0
* | mesa: make texture BorderColor a union of float/int/uintBrian Paul2010-01-041-2/+2
* | mesa: remove unused ctx->Driver.ActiveTexture() hookBrian Paul2009-12-111-1/+0
|/
* Merge branch 'texformat-rework'Brian Paul2009-10-281-18/+17
|\
| * drivers: don't include texformat.hBrian Paul2009-10-051-1/+0
| * mesa: replace gl_texture_format with gl_formatBrian Paul2009-09-301-17/+17
* | mesa: remove unused ctx->Driver.PrioritizeTextures() hookBrian Paul2009-10-141-1/+0
|/
* dri: use BorderColor instead of _BorderChanBrian Paul2009-04-011-3/+3
* Make GL_ARB_texture_compression mandatoryIan Romanick2009-01-281-0/+6
* Remove CVS keywords.Keith Whitwell2008-09-211-1/+1
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-9/+9
* Bug 7260: mach64 texture memory mng cleanupGeorge Sapountzis2006-12-121-87/+44
* fixup mach64 for newer build/typesDave Airlie2004-05-311-3/+3
* delete the texturesDave Airlie2004-02-231-0/+5
* Remove warnings from mach64 build, fix up some _SOLO stuff,Dave Airlie2004-02-061-21/+21
* Initial mach64 driver import for DRI mach64-0-0-6 branch,Dave Airlie2004-02-051-0/+605