summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r200/r200_lock.c
Commit message (Expand)AuthorAgeFilesLines
* radeon: remove old lock codeDave Airlie2009-01-141-116/+0
* radeon/r200/r300: initial attempt to convert to common context codeDave Airlie2009-01-141-18/+18
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-1/+1
* remove CVS/XFree86 keywordsChristoff Brill2007-05-171-1/+0
* r128, radeon, r200: Check ctx->WinSysDrawBuffer before calling function that ...Roland Scheidegger2007-03-271-2/+4
* r200: Simplify r200SetCliprects like radeonSetCliprects in radeon and r300.Alan Swanson2007-03-121-4/+1
* r200: Adapt cliprect fixes from r300.Alan Swanson2007-03-121-1/+0
* Remove use of GetBufferSize (depreciated).Jerome Glisse2006-11-151-5/+9
* Instead of calling _mesa_ResizeBuffersMESA() in the Viewport function,Brian Paul2005-09-141-0/+1
* Fix UpdatePageFlipping() function. Always call driFlipRenderbuffers()Brian Paul2005-09-041-3/+2
* fix page flipping breakageBrian Paul2005-09-011-55/+4
* fix typoBrian Paul2005-09-011-1/+1
* Finish up some of the gl_renderbuffer work.Brian Paul2005-09-011-0/+39
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-2/+2
* (Stephane Marchesin, me) Add support for color (framebuffer) tiling to the ra...Roland Scheidegger2005-01-261-0/+6
* added support for GL_ARB_draw_buffersBrian Paul2004-10-021-2/+2
* The previous code would emit a full set of state during the first EmitState onEric Anholt2004-09-221-0/+2
* Implemented support for software-based AUX color buffers.Brian Paul2004-03-211-2/+2
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-111-5/+6
* sync some more of the r200 driver from the DRI trunkAlan Hourihane2003-12-071-1/+2
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-2/+3
* r200 driver, brought over by Jon SmirlKeith Whitwell2003-08-061-0/+116