summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/mach64/mach64_lock.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-26dri: Remove all DRI1 driversIan Romanick1-95/+0
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul1-1/+0
2010-01-20mach64: Remove unnecessary headers.Vinson Lee1-1/+0
2010-01-04Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg1-2/+2
2008-09-21Remove CVS keywords.Keith Whitwell1-1/+1
2008-01-06Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexesBrian1-1/+1
2006-12-12Bug 7260: mach64 texture memory mng cleanupGeorge Sapountzis1-3/+1
2006-12-12Bug 7861: mach64 with render acceleration should restore texture stateGeorge Sapountzis1-0/+3
2005-09-14Instead of calling _mesa_ResizeBuffersMESA() in the Viewport function,Brian Paul1-0/+2
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul1-1/+1
2004-10-02added support for GL_ARB_draw_buffersBrian Paul1-1/+1
2004-05-31fixup mach64 for newer build/typesDave Airlie1-4/+4
2004-03-21Implemented support for software-based AUX color buffers.Brian Paul1-1/+1
2004-02-05Initial mach64 driver import for DRI mach64-0-0-6 branch,Dave Airlie1-0/+93