summaryrefslogtreecommitdiff
path: root/src/mesa/main/glheader.h
AgeCommit message (Expand)Author
2001-07-16Various 16-bit GLchan fixes and Win32 fixes (Gerk Huisma)Brian Paul
2001-06-15Added fi_type union typedef to glheader.h.Brian Paul
2001-05-14New IFLOOR, ICEIL macros from Josh Vanderhoof. Fixes problems withBrian Paul
2001-03-29Removed DD_Z_NEVER.Brian Paul
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes
2001-02-09minor updates to sync w/ XFree86 changesBrian Paul
2001-01-08Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out driversKeith Whitwell
2000-09-26First batch of OpenGL SI related changes:Brian Paul
2000-09-15use cpml.h on Alpha (AlanH)Brian Paul
2000-09-12Win32 update (Chris Morley)Brian Paul
2000-08-02define GL_GLEXT_PROTOTYPES before including mesa_wgl.hBrian Paul
2000-06-12define GL_GLEXT_PROTOTYPES for glext.hBrian Paul
2000-05-26applied Eero Pajarre's patch for WindowsBrian Paul
2000-05-22replaced __CYGWIN32__ with __CYGWIN__, misc clean-upBrian Paul
2000-05-22added Window-isms previously in gl.hBrian Paul
2000-03-22added code to die on FP exceptions if DEBEG env var set to FPBrian Paul
2000-02-24use quotes for gl.h and glext.h includesBrian Paul
2000-02-23include GL/glext.hBrian Paul
2000-02-12always include <float.h>Brian Paul
1999-11-12moved assembly-related macros from types.h to glheader.hBrian Paul
1999-11-12 . More Watcom C++ warnings fixed in Mesa.Kendall Bennett
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul