summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/mach64/mach64_texmem.c
AgeCommit message (Expand)Author
2010-02-27mach64: Add asserts to check for null pointer dereferences.Vinson Lee
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
2006-10-02Bugzilla 6242: [mach64] Use private DMA buffers (only)Felix Kuehling
2004-06-02Removed need for sarea.h, various touch ups to get rid of type mismatches.Jon Smirl
2004-05-31fixup mach64 for newer build/typesDave 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