summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/mach64/mach64_context.c
Commit message (Expand)AuthorAgeFilesLines
* Make driDrawableInitVBlank() initialize the sequence number.Michel Dänzer2006-09-281-1/+2
* Fix a missed merge for idr's dispatch changes: failure to do driInitExtensionsEric Anholt2005-10-191-1/+1
* Replace add_newer_entrypoints (src/mesa/main/context.c) withIan Romanick2005-06-301-7/+10
* Move fallback debugging under MACH64_DEBUG=fall (matching other drivers) andEric Anholt2005-05-311-0/+1
* Add the no_rast debug option to mach64. It shows that software fallbacks areEric Anholt2005-05-301-0/+5
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-4/+4
* Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().Brian Paul2004-11-271-5/+0
* oops fix a bug I introducedDave Airlie2004-06-071-1/+1
* fixup mach64 for newer build/typesDave Airlie2004-05-311-2/+2
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-111-2/+2
* added _tnl_allow_vertex/pixel_fog() callsBrian Paul2004-02-261-1/+3
* initialise VBLANKDave Airlie2004-02-111-0/+3
* Remove warnings from mach64 build, fix up some _SOLO stuff,Dave Airlie2004-02-061-3/+5
* Initial mach64 driver import for DRI mach64-0-0-6 branch,Dave Airlie2004-02-051-0/+327