summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/windows/gldirect/dx7/gld_primitive_dx7.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-26mesa: Remove obsolete Windows gldirect and ICD driversIan Romanick1-1447/+0
2011-02-10mesa: Remove empty header file s_trispan.h.Kenneth Graunke1-1/+0
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-27/+27
2009-11-19tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr.Eric Anholt1-5/+5
2009-11-19tnl: Replace deprecated ObjPtr with AttribPtr[_TNL_ATTRIB_POS]Eric Anholt1-1/+1
2009-11-19tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*]Eric Anholt1-4/+4
2007-02-16Commiting a few minor fixes to glut fbdev (segfault on a separate stack)Sean D'Epagnier1-1/+1
2005-04-14Some initial compile fixes. Still some left and warnings that need fixing. No...Ben Crossman1-5/+5
2004-04-20add SciTech's GLDirect driver for Windows.Alan Hourihane1-0/+1448