aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/mach64/mach64_context.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor and fix core vblank supportJesse Barnes2007-10-291-2/+0
* Bug 7260: mach64 texture memory mng cleanupGeorge Sapountzis2006-12-121-49/+8
* Remove the many aliases for 'struct mem_block' in mm.hKeith Whitwell2005-11-281-2/+2
* Move fallback debugging under MACH64_DEBUG=fall (matching other drivers) andEric Anholt2005-05-311-6/+6
* Add the no_rast debug option to mach64. It shows that software fallbacks areEric Anholt2005-05-301-0/+1
* Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.Adam Jackson2005-01-311-3/+0
* remove unused stuff, fix non-native buildDave Airlie2004-06-091-24/+2
* use the mesa definesDave Airlie2004-06-071-10/+1
* make endian code work on BSDDave Airlie2004-06-071-0/+7
* Remove use of X windows includeDave Airlie2004-06-061-2/+2
* Replace drmHandle, drmContext, drmDrawable, drmMagic and related types withIan Romanick2004-06-021-1/+1
* fixup mach64 for newer build/typesDave Airlie2004-05-311-5/+3
* Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell2004-04-291-0/+2
* Add includes to make mach64 buildDave Airlie2004-03-191-1/+1
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-111-6/+6
* Remove warnings from mach64 build, fix up some _SOLO stuff,Dave Airlie2004-02-061-1/+1
* Initial mach64 driver import for DRI mach64-0-0-6 branch,Dave Airlie2004-02-051-0/+431