Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes | Brian | 2008-01-06 | 1 | -2/+2 |
* | Remove x/y/width/height parameters from Clear functions. | Brian Paul | 2006-11-01 | 1 | -4/+2 |
* | Want to stop passing x/y/width/height to Clear() function. | Brian Paul | 2006-10-18 | 1 | -5/+4 |
* | updates to dri drivers for recent stencil changes | Keith Whitwell | 2006-05-08 | 1 | -14/+14 |
* | Major check-in of changes for GL_EXT_framebuffer_object extension. | Brian Paul | 2005-05-04 | 1 | -20/+20 |
* | added support for GL_ARB_draw_buffers | Brian Paul | 2004-10-02 | 1 | -2/+2 |
* | clamp lodbias | Daniel Borca | 2004-08-30 | 1 | -1/+1 |
* | fixed conflict between depth & alpha in 16bpp | Daniel Borca | 2004-07-29 | 1 | -1/+1 |
* | several new bugs | Daniel Borca | 2004-07-19 | 1 | -9/+15 |
* | Implemented support for software-based AUX color buffers. | Brian Paul | 2004-03-21 | 1 | -2/+2 |
* | Before calling _mesa_create_context(), initialize a dd_function_table struct | Brian Paul | 2004-01-20 | 1 | -7/+7 |
* | add tdfx DRI driver | Alan Hourihane | 2003-12-04 | 1 | -0/+802 |