summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/radeon_lock.c
Commit message (Expand)AuthorAgeFilesLines
* radeon: Add protection against recursive DRM locking.Pauli Nieminen2009-08-121-2/+51
* radeon: Remove unused variable from context.Pauli Nieminen2009-07-311-2/+0
* radeon: Remove drawable & readable from radeon_dri_mirrorNicolai Hähnle2009-05-241-4/+4
* radeon/r200/r300: fix warningsDave Airlie2009-03-241-2/+0
* radeon/r200/r300: cleanup some of the renderbuffer codeDave Airlie2009-03-191-9/+0
* radeon: refactor framebuffer code like intelDave Airlie2009-03-031-35/+43
* radeon: renaming and headers cleanupDave Airlie2009-02-121-0/+124
* radeon: remove old lock codeDave Airlie2009-01-141-124/+0
* radeon/r200/r300: initial attempt to convert to common context codeDave Airlie2009-01-141-20/+20
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-2/+2
* 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