Age | Commit message (Expand) | Author |
2007-01-09 | put back missing Driver.PolygonMode call (bug 9578) | Roland Scheidegger |
2006-12-13 | Move all the code for computing ctx->_TriangleCaps into state.c. | Brian |
2005-05-04 | Major check-in of changes for GL_EXT_framebuffer_object extension. | Brian Paul |
2004-11-10 | GL_(UN)PACK_SKIP_IMAGES should only be applied to 3D texture pack/unpacking | Brian Paul |
2004-10-31 | glPolygonStipple() and glGetPolygonStipple() updated for PBOs. | Brian Paul |
2003-10-21 | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett |
2003-07-17 | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell |
2003-06-05 | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick |
2002-10-24 | Header file clean-up: | Brian Paul |
2002-10-02 | removed unused ctx->Polygon.OffsetMRD | Brian Paul |
2002-06-15 | Added ctx parameter to _mesa_debug() | Brian Paul |
2002-06-13 | more removal of fprintf() calls | Brian Paul |
2001-03-22 | Add PolygonOffset driver callback. | Gareth Hughes |
2001-03-12 | Consistent copyright info (version number, date) across all files. | Gareth Hughes |
2001-03-03 | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul |
2001-01-23 | Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h. | Brian Paul |
2000-12-26 | Major rework of tnl module | Keith Whitwell |
2000-11-22 | Committing in . | Jouk Jansen |
2000-11-05 | - Changes for new software rasterizer modules | Keith Whitwell |
2000-10-30 | Replace the flags Mesa was using for ctx->NewState with a new set | Keith Whitwell |
2000-10-21 | polygon offset changes; added Visual->MRD field | Brian Paul |
2000-09-26 | First batch of OpenGL SI related changes: | Brian Paul |
2000-03-13 | removed old comment | Brian Paul |
2000-03-13 | fixed polygon stipple packing/unpacking | Brian Paul |
2000-03-03 | runtime selectable depth buffer depth | Brian Paul |
2000-02-27 | add callbacks for stipple | Keith Whitwell |
1999-11-11 | first big check-in of new Mesa 3.3 code | Brian Paul |
1999-11-08 | changes to silence MSVC warnings | Brian Paul |
1999-11-08 | clean-up of header includes (Daryll) | Brian Paul |
1999-10-08 | Fixed includes & added a few hooks for the DRI. | Keith Whitwell |
1999-09-20 | Bugfix for ctx->backface_sign calculation | Keith Whitwell |
1999-08-26 | various pipeline bugs | Keith Whitwell |
1999-08-19 | Initial revision | jtg |