aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/mach64/mach64_context.c
Commit message (Expand)AuthorAgeFilesLines
* mach64: Remove unnecessary header.Vinson Lee2010-04-101-1/+0
* dri/common: mv __driUtilMessage to utils.cGeorge Sapountzis2010-03-151-0/+1
* Drop macro wrappers for the aligned memory functionsKristian Høgsberg2010-02-191-2/+2
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-221-2/+0
|\
| * mach64: Remove unnecessary headers.Vinson Lee2010-01-201-2/+0
* | Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg2010-01-041-7/+7
|/
* mesa: Enable remap table in core.Chia-I Wu2009-10-231-1/+1
* Make GL_ARB_draw_buffers mandatoryIan Romanick2009-01-281-0/+1
* Make GL_ARB_vertex_buffer_object mandatoryIan Romanick2009-01-281-4/+0
* Make GL_ARB_multisample mandatoryIan Romanick2009-01-281-2/+0
* 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-6/+6
* More vblank cleanups.Michel Dänzer2007-10-301-6/+8
* Refactor and fix core vblank supportJesse Barnes2007-10-291-3/+3
* enable ARB_vertex_buffer_object for more dri driversRoland Scheidegger2007-03-131-0/+2
* Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa i...Keith Whitwell2007-01-161-28/+48
|\
| * Bug 7260: mach64 texture memory mng cleanupGeorge Sapountzis2006-12-121-28/+48
* | switch remaining drivers over to vboKeith Whitwell2006-10-311-3/+3
|/
* 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