summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/mach64/mach64_context.h
AgeCommit message (Expand)Author
2007-10-29Refactor and fix core vblank supportJesse Barnes
2006-12-12Bug 7260: mach64 texture memory mng cleanupGeorge Sapountzis
2005-11-28Remove the many aliases for 'struct mem_block' in mm.hKeith Whitwell
2005-05-31Move fallback debugging under MACH64_DEBUG=fall (matching other drivers) andEric Anholt
2005-05-30Add the no_rast debug option to mach64. It shows that software fallbacks areEric Anholt
2005-01-31Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.Adam Jackson
2004-06-09remove unused stuff, fix non-native buildDave Airlie
2004-06-07use the mesa definesDave Airlie
2004-06-07make endian code work on BSDDave Airlie
2004-06-06Remove use of X windows includeDave Airlie
2004-06-02Replace drmHandle, drmContext, drmDrawable, drmMagic and related types withIan Romanick
2004-05-31fixup mach64 for newer build/typesDave Airlie
2004-04-29Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell
2004-03-19Add includes to make mach64 buildDave Airlie
2004-03-11Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl
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