summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/windows/gldirect/mesasw
Commit message (Expand)AuthorAgeFilesLines
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-30/+30
* Drop GLframebuffer typedef and just use struct gl_framebufferKristian Høgsberg2010-10-131-2/+2
* mesa: Remove ClearIndex and IndexMask from device-driver interfaceIan Romanick2010-03-031-16/+0
* gldirect: remove refs to soon-to-be-obsolete functionsBrian Paul2009-09-191-24/+2
* Make GL_ARB_draw_buffers mandatoryIan Romanick2009-01-281-0/+1
* Remove CVS keywords.Keith Whitwell2008-09-211-5/+2
* Commiting a few minor fixes to glut fbdev (segfault on a separate stack)Sean D'Epagnier2007-02-161-3/+3
* more gldirect compile fixes. Getting near the linking stage now. No build fil...Ben Crossman2005-04-151-1/+2
* Some initial compile fixes. Still some left and warnings that need fixing. No...Ben Crossman2005-04-141-1/+1
* Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell2004-07-011-2/+2
* add SciTech's GLDirect driver for Windows.Alan Hourihane2004-04-202-0/+2241