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