| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: Remove obsolete Windows gldirect and ICD drivers | Ian Romanick | 2011-08-26 | 10 | -7921/+0 |
* | mesa: Remove empty header file s_trispan.h. | Kenneth Graunke | 2011-02-10 | 1 | -1/+0 |
* | gldirect: remove _NEW_ACCUM | Brian Paul | 2011-01-23 | 1 | -2/+0 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 9 | -134/+134 |
* | Drop GLframebuffer typedef and just use struct gl_framebuffer | Kristian Høgsberg | 2010-10-13 | 2 | -4/+4 |
* | mesa: implement per-buffer color masking | Brian Paul | 2009-12-29 | 1 | -5/+5 |
* | tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr. | Eric Anholt | 2009-11-19 | 2 | -6/+6 |
* | tnl: Replace deprecated ObjPtr with AttribPtr[_TNL_ATTRIB_POS] | Eric Anholt | 2009-11-19 | 1 | -1/+1 |
* | tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*] | Eric Anholt | 2009-11-19 | 1 | -4/+4 |
* | Make GL_ARB_draw_buffers mandatory | Ian Romanick | 2009-01-28 | 1 | -0/+2 |
* | Remove CVS keywords. | Keith Whitwell | 2008-09-21 | 1 | -1/+0 |
* | Commiting a few minor fixes to glut fbdev (segfault on a separate stack) | Sean D'Epagnier | 2007-02-16 | 3 | -4/+4 |
* | Rearrange the code related to GL_ARB_occlusion_object to generalize query | Brian Paul | 2005-08-27 | 1 | -3/+1 |
* | Updates for pipeline_stage struct changes. | Keith Whitwell | 2005-04-22 | 2 | -74/+11 |
* | more gldirect compile fixes. Getting near the linking stage now. No build fil... | Ben Crossman | 2005-04-15 | 3 | -56/+165 |
* | Some initial compile fixes. Still some left and warnings that need fixing. No... | Ben Crossman | 2005-04-14 | 7 | -36/+37 |
* | Rename the various function types in t_context.h to include a tnl_ prefix. | Keith Whitwell | 2004-07-01 | 2 | -14/+14 |
* | add SciTech's GLDirect driver for Windows. | Alan Hourihane | 2004-04-20 | 10 | -0/+7878 |