aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/mach64/mach64_tex.h
Commit message (Collapse)AuthorAgeFilesLines
* Bug 7260: mach64 texture memory mng cleanupGeorge Sapountzis2006-12-121-10/+0
| | | | | | mach64 uses its own set of texture memory management routines which are buggy, running a second DRI client kills the first one. This patch ports mach64 code to the stock dri texture managment code.
* Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.Adam Jackson2005-01-311-3/+0
|
* Remove warnings from mach64 build, fix up some _SOLO stuff,Dave Airlie2004-02-061-2/+1
| | | | update to newer Mesa interfaces...
* Initial mach64 driver import for DRI mach64-0-0-6 branch,Dave Airlie2004-02-051-0/+103
this compiles but I doubt it works but it is a better starting point than the branch