Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove x/y/width/height parameters from Clear functions. | Brian Paul | 2006-11-01 | 1 | -3/+2 |
* | Want to stop passing x/y/width/height to Clear() function. | Brian Paul | 2006-10-18 | 1 | -4/+14 |
* | Major check-in of changes for GL_EXT_framebuffer_object extension. | Brian Paul | 2005-05-04 | 1 | -6/+6 |
* | fix some signed vs unsigned warnings | Dave Airlie | 2005-02-14 | 1 | -4/+4 |
* | added support for GL_ARB_draw_buffers | Brian Paul | 2004-10-02 | 1 | -1/+1 |
* | Fix type conflict. | Adam Jackson | 2004-05-28 | 1 | -1/+2 |
* | Allow *_dri.so to build in Mesa tree with the 'linux-dri' target. | Keith Whitwell | 2004-04-29 | 1 | -6/+6 |
* | Adjustments to make everything use IOCTL/sarea defines in DRM instead | Jon Smirl | 2004-03-11 | 1 | -11/+11 |
* | Before calling _mesa_create_context(), initialize a dd_function_table struct | Brian Paul | 2004-01-20 | 1 | -4/+4 |
* | add the i810 driver - no kernel driver yet | Alan Hourihane | 2003-09-30 | 1 | -0/+510 |