summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/glheader.h
Commit message (Expand)AuthorAgeFilesLines
* conditionally define GLAPIENTRYP to prevent some warnings in linux-soloBrian Paul2003-12-061-1/+3
* ChangeKarl Schultz2003-12-041-2/+2
* remove __FUNCTION__ hackBrian Paul2003-11-251-11/+0
* More SciTech SNAP specific changes to glheader.h. Also modified the macrosKendall Bennett2003-10-081-7/+11
* Fixed bugs in Mesa software span rendering for color index modesKendall Bennett2003-10-021-1/+3
* Updates required for building the SciTech SNAP version of Mesa. This includes:Kendall Bennett2003-09-301-1/+1
* Updates to fix problems building with the Open Watcom compiler.Kendall Bennett2003-09-121-4/+6
* Updates from Daniel Borca.Brian Paul2003-08-051-2/+2
* Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell2003-07-171-19/+24
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]Brian Paul2003-03-011-5/+4
* test both XFree86LOADER and IN_MODULE to see if we're being built as the glx ...Brian Paul2002-10-301-3/+3
* Added ctx parameter to _mesa_debug()Brian Paul2002-06-151-5/+13
* New _mesa_debug() function to replace fprintf() calls.Brian Paul2002-06-131-1/+4
* Moved big/little endian code to glheader.h.Brian Paul2002-06-121-1/+22
* removed temporary GL_ARB_texture_mirrored_repeat enumsBrian Paul2002-03-231-11/+3
* Define finite as _finite for Windows.Karl Schultz2001-12-201-1/+2
* added GL_ARB_texture_mirrored_repeatBrian Paul2001-10-171-1/+9
* Various 16-bit GLchan fixes and Win32 fixes (Gerk Huisma)Brian Paul2001-07-161-1/+9
* Added fi_type union typedef to glheader.h.Brian Paul2001-06-151-1/+11
* New IFLOOR, ICEIL macros from Josh Vanderhoof. Fixes problems withBrian Paul2001-05-141-1/+26
* Removed DD_Z_NEVER.Brian Paul2001-03-291-1/+6
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-3/+3
* minor updates to sync w/ XFree86 changesBrian Paul2001-02-091-17/+10
* Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out driversKeith Whitwell2001-01-081-2/+2
* First batch of OpenGL SI related changes:Brian Paul2000-09-261-1/+7
* use cpml.h on Alpha (AlanH)Brian Paul2000-09-151-1/+6
* Win32 update (Chris Morley)Brian Paul2000-09-121-3/+3
* define GL_GLEXT_PROTOTYPES before including mesa_wgl.hBrian Paul2000-08-021-4/+7
* define GL_GLEXT_PROTOTYPES for glext.hBrian Paul2000-06-121-1/+2
* applied Eero Pajarre's patch for WindowsBrian Paul2000-05-261-4/+9
* replaced __CYGWIN32__ with __CYGWIN__, misc clean-upBrian Paul2000-05-221-10/+5
* added Window-isms previously in gl.hBrian Paul2000-05-221-1/+94
* added code to die on FP exceptions if DEBEG env var set to FPBrian Paul2000-03-221-1/+4
* use quotes for gl.h and glext.h includesBrian Paul2000-02-241-3/+3
* include GL/glext.hBrian Paul2000-02-231-1/+2
* always include <float.h>Brian Paul2000-02-121-3/+4
* moved assembly-related macros from types.h to glheader.hBrian Paul1999-11-121-2/+40
* . More Watcom C++ warnings fixed in Mesa.Kendall Bennett1999-11-121-1/+7
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-0/+65