aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/mach64/mach64_texmem.c
Commit message (Expand)AuthorAgeFilesLines
* mach64: Add asserts to check for null pointer dereferences.Vinson Lee2010-02-271-0/+3
* mach64: Remove unnecessary headers.Vinson Lee2010-01-201-3/+0
* drivers: don't include texformat.hBrian Paul2009-10-051-6/+5
* mesa: replace gl_texture_format with gl_formatBrian Paul2009-09-301-2/+2
* mesa/drivers: use _mesa_get_format_bytes()Brian Paul2009-09-271-5/+11
* 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-5/+5
* Bug 7260: mach64 texture memory mng cleanupGeorge Sapountzis2006-12-121-503/+152
* Bugzilla 6242: [mach64] Use private DMA buffers (only)Felix Kuehling2006-10-021-13/+3
* Removed need for sarea.h, various touch ups to get rid of type mismatches.Jon Smirl2004-06-021-4/+4
* fixup mach64 for newer build/typesDave Airlie2004-05-311-16/+16
* Remove warnings from mach64 build, fix up some _SOLO stuff,Dave Airlie2004-02-061-2/+2
* Initial mach64 driver import for DRI mach64-0-0-6 branch,Dave Airlie2004-02-051-0/+867