Age | Commit message (Expand) | Author |
2010-01-30 | r128: Remove unnecessary headers. | Vinson Lee |
2010-01-04 | Remove leftover __DRI{screen,drawable,context}Private references | Kristian Høgsberg |
2009-10-22 | dri/drivers: update driNewRenderbuffer() to take a gl_format | Brian Paul |
2008-09-21 | Remove CVS keywords. | Keith Whitwell |
2008-08-05 | dri: Fix write/read depth buffer issue under 16bpp mode. See bug #16646 | Xiang, Haihao |
2006-11-02 | s/GLint/GLuint/ to fix sign warnings | Brian Paul |
2006-06-26 | locking fixes (Martijn Van Oosterhout) | Brian Paul |
2005-10-27 | Bug #1028: Add hardware-accelerated stencil support to r128. Testing with | Eric Anholt |
2005-09-05 | make r128SpanRenderStart/Finish static | Brian Paul |
2005-09-04 | replace GET_SRC_PTR, GET_DST_PTR with GET_PTR | Brian Paul |
2005-09-03 | SetBuffer, renderbuffer changes | Brian Paul |
2005-07-01 | remove common macros used in the span functions of most drivers from the indi... | Roland Scheidegger |
2005-06-02 | start removing old (pre-renderbuffer) span code | Brian Paul |
2005-05-31 | Pull locking out of HW_LOCK/UNLOCK and into SpanRenderStart/Finish. Also do | Eric Anholt |
2005-05-04 | Major check-in of changes for GL_EXT_framebuffer_object extension. | Brian Paul |
2005-01-20 | Enclose passed macro values in brackets to ensure correct read/write span | Alan Hourihane |
2004-10-14 | Add support for optimized versions of the code underlying ReadPixels | Ian Romanick |
2004-03-21 | Implemented support for software-based AUX color buffers. | Brian Paul |
2003-08-22 | patch to import Jon Smirl's work from Bitkeeper | Brian Paul |