summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/mach64/mach64_texstate.c
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-01-20mach64: Remove unnecessary headers.Vinson Lee
2009-10-05drivers: don't include texformat.hBrian Paul
2009-09-30mesa: replace gl_texture_format with gl_formatBrian Paul
2009-09-27mesa/drivers: use _mesa_get_format_bytes()Brian Paul
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
2005-10-05In gl_texture_image replace IntFormat with InternalFormat and Format withBrian Paul
2004-02-05Initial mach64 driver import for DRI mach64-0-0-6 branch,Dave Airlie