Age | Commit message (Expand) | Author |
2010-01-30 | radeon: Remove unnecessary headers. | Vinson Lee |
2010-01-04 | Remove leftover __DRI{screen,drawable,context}Private references | Kristian Høgsberg |
2009-11-25 | radeon: fix context destroy needing lock for flushing. | Dave Airlie |
2009-08-31 | r100: Use shared debug code. | Pauli Nieminen |
2009-08-12 | radeon: Add protection against recursive DRM locking. | Pauli Nieminen |
2009-07-31 | radeon: Remove unused variable from context. | Pauli Nieminen |
2009-05-24 | radeon: Remove drawable & readable from radeon_dri_mirror | Nicolai Hähnle |
2009-03-24 | radeon/r200/r300: fix warnings | Dave Airlie |
2009-03-19 | radeon/r200/r300: cleanup some of the renderbuffer code | Dave Airlie |
2009-03-03 | radeon: refactor framebuffer code like intel | Dave Airlie |
2009-02-12 | radeon: renaming and headers cleanup | Dave Airlie |
2009-01-14 | radeon: remove old lock code | Dave Airlie |
2009-01-14 | radeon/r200/r300: initial attempt to convert to common context code | Dave Airlie |
2008-09-18 | mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te... | Brian Paul |
2007-05-11 | r300: Initial work on merging radeon_lock.[ch]. | Oliver McFadden |
2007-03-27 | r128, radeon, r200: Check ctx->WinSysDrawBuffer before calling function that ... | Roland Scheidegger |
2007-03-12 | radeon: Adapt cliprect fixes from r300. | Alan Swanson |
2006-10-18 | Enable GLX_SGI_make_current_read for radeon. | Ian Romanick |
2005-09-14 | Instead of calling _mesa_ResizeBuffersMESA() in the Viewport function, | Brian Paul |
2005-09-04 | Simplify radeonSetCliprects(). Remove the 'mode' parameter. | Brian Paul |
2005-09-04 | Fix UpdatePageFlipping() function. Always call driFlipRenderbuffers() | Brian Paul |
2005-09-01 | fix page flipping breakage | Brian Paul |
2005-09-01 | Finish up some of the gl_renderbuffer work. | Brian Paul |
2005-05-04 | Major check-in of changes for GL_EXT_framebuffer_object extension. | Brian Paul |
2005-01-26 | (Stephane Marchesin, me) Add support for color (framebuffer) tiling to the ra... | Roland Scheidegger |
2004-10-02 | added support for GL_ARB_draw_buffers | Brian Paul |
2004-09-25 | The previous code would emit a full set of state during the first EmitState on | Eric Anholt |
2004-03-21 | Implemented support for software-based AUX color buffers. | Brian Paul |
2004-03-11 | Adjustments to make everything use IOCTL/sarea defines in DRM instead | Jon Smirl |
2003-12-07 | merge some more of the radeon DRI driver from the DRI trunk | Alan Hourihane |
2003-10-21 | Update DRI drivers to current DRI CVS and make them work. | Jon Smirl |
2003-08-22 | patch to import Jon Smirl's work from Bitkeeper | Brian Paul |