| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -3/+3 |
* | Rename GLvisual and __GLcontextModes to struct gl_config | Kristian Høgsberg | 2010-10-13 | 1 | -1/+1 |
* | Remove leftover __DRI{screen,drawable,context}Private references | Kristian Høgsberg | 2010-01-04 | 1 | -2/+2 |
* | mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te... | Brian Paul | 2008-09-18 | 1 | -5/+5 |
* | dri: Fix write/read depth buffer issue under 16bpp mode. See bug #16646 | Xiang, Haihao | 2008-08-05 | 1 | -0/+2 |
* | Use InitPointers helper | Brian Paul | 2005-09-04 | 1 | -10/+3 |
* | SetBuffer, renderbuffer changes | Brian Paul | 2005-09-03 | 1 | -67/+9 |
* | remove common macros used in the span functions of most drivers from the indi... | Roland Scheidegger | 2005-07-01 | 1 | -31/+0 |
* | Major check-in of changes for GL_EXT_framebuffer_object extension. | Brian Paul | 2005-05-04 | 1 | -2/+51 |
* | Enclose passed macro values in brackets to ensure correct read/write span | Alan Hourihane | 2005-01-20 | 1 | -2/+2 |
* | Implemented support for software-based AUX color buffers. | Brian Paul | 2004-03-21 | 1 | -2/+2 |
* | back port span changes from i810, these have been in my tree for a while seem | Dave Airlie | 2004-03-10 | 1 | -10/+23 |
* | add the i810 driver - no kernel driver yet | Alan Hourihane | 2003-09-30 | 1 | -0/+170 |