Age | Commit message (Expand) | Author |
2010-03-03 | mesa: Remove ClearIndex and IndexMask from device-driver interface | Ian Romanick |
2010-03-03 | mesa: Remove support for creating color-index visuals | Ian Romanick |
2009-12-29 | mesa: implement per-buffer color masking | Brian Paul |
2009-11-19 | tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr. | Eric Anholt |
2009-11-19 | tnl: Replace deprecated ObjPtr with AttribPtr[_TNL_ATTRIB_POS] | Eric Anholt |
2009-11-19 | tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*] | Eric Anholt |
2009-09-19 | gldirect: remove refs to soon-to-be-obsolete functions | Brian Paul |
2009-01-28 | Make GL_ARB_draw_buffers mandatory | Ian Romanick |
2008-09-21 | Remove CVS keywords. | Keith Whitwell |
2007-02-16 | Commiting a few minor fixes to glut fbdev (segfault on a separate stack) | Sean D'Epagnier |
2005-09-19 | additional wrapper updates, bug 4468 | Brian Paul |
2005-08-27 | Rearrange the code related to GL_ARB_occlusion_object to generalize query | Brian Paul |
2005-04-22 | Updates for pipeline_stage struct changes. | Keith Whitwell |
2005-04-15 | more gldirect compile fixes. Getting near the linking stage now. No build fil... | Ben Crossman |
2005-04-14 | Some initial compile fixes. Still some left and warnings that need fixing. No... | Ben Crossman |
2005-02-05 | remove dependency on Shared->TexObjectList | Brian Paul |
2004-07-01 | Rename the various function types in t_context.h to include a tnl_ prefix. | Keith Whitwell |
2004-04-20 | add SciTech's GLDirect driver for Windows. | Alan Hourihane |