summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/windows/gldirect/mesasw
AgeCommit message (Expand)Author
2011-02-10mesa: Remove empty header file s_trispan.h.Kenneth Graunke
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-10-13Drop GLframebuffer typedef and just use struct gl_framebufferKristian Høgsberg
2010-03-03mesa: Remove ClearIndex and IndexMask from device-driver interfaceIan Romanick
2009-09-19gldirect: remove refs to soon-to-be-obsolete functionsBrian Paul
2009-01-28Make GL_ARB_draw_buffers mandatoryIan Romanick
2008-09-21Remove CVS keywords.Keith Whitwell
2007-02-16Commiting a few minor fixes to glut fbdev (segfault on a separate stack)Sean D'Epagnier
2005-04-15more gldirect compile fixes. Getting near the linking stage now. No build fil...Ben Crossman
2005-04-14Some initial compile fixes. Still some left and warnings that need fixing. No...Ben Crossman
2004-07-01Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell
2004-04-20add SciTech's GLDirect driver for Windows.Alan Hourihane