aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/radeon_lock.c
Commit message (Expand)AuthorAgeFilesLines
* r300: Initial work on merging radeon_lock.[ch].Oliver McFadden2007-05-111-57/+60
* r128, radeon, r200: Check ctx->WinSysDrawBuffer before calling function that ...Roland Scheidegger2007-03-271-2/+4
* radeon: Adapt cliprect fixes from r300.Alan Swanson2007-03-121-1/+0
* Enable GLX_SGI_make_current_read for radeon.Ian Romanick2006-10-181-5/+9
* Instead of calling _mesa_ResizeBuffersMESA() in the Viewport function,Brian Paul2005-09-141-1/+2
* Simplify radeonSetCliprects(). Remove the 'mode' parameter.Brian Paul2005-09-041-4/+1
* Fix UpdatePageFlipping() function. Always call driFlipRenderbuffers()Brian Paul2005-09-041-3/+2
* fix page flipping breakageBrian Paul2005-09-011-36/+8
* Finish up some of the gl_renderbuffer work.Brian Paul2005-09-011-24/+36
* 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-251-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-4/+4
* merge some more of the radeon DRI 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/+0
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+128