30 Commits (9109625c03217680cfd03752214ad44a6ad39ca4)

Author SHA1 Message Date
  Brian Paul 41771982c4 define GLAPIENTRY and GLAPI if not defined in gl.h 23 years ago
  Brian Paul cd060fc3b4 fix typedef problem found with MSDev 6.0 23 years ago
  Karl Schultz 445e3cbd0d Add GLAPIENTRY to typedef for callback functions (used by tessellator). 23 years ago
  Karl Schultz 80d5855692 add the same conditional mangling stuff that gl.h has. 23 years ago
  Karl Schultz 8674e709ee Change UnProject4 prototype to use nearVal and farVal instead of near 23 years ago
  Brian Paul 04120f6cce Win32 updates (Karl Schultz) 23 years ago
  Brian Paul 1bb327ebdb SGI SI GLU 1.3 header 24 years ago
  Brian Paul 7ceffd0e0d fixed value for GLU_NURBS_MODE 24 years ago
  Brian Paul f88602394d reverted to old tessellator (GLU 1.1) 25 years ago
  Brian Paul 8da58f3184 replaced __CYGWIN32__ with __CYGWIN__ 25 years ago
  Brian Paul 08f0374bfa moved a lot of Window-isms out of gl.h into other files 25 years ago
  Brian Paul 5fff37ecd4 renamed near and far arguments to gluUnProject4() 25 years ago
  Brian Paul 9331b6702c added GLU 1.3 functions 25 years ago
  Brian Paul e23e2759fc changed multi-include guard symbol 25 years ago
  Kendall Bennett a73119234c . Updated GL/gl.h with GLCALLACKP and GLAPIENTRYP macros for compatibility 25 years ago
  Brian Paul fbd8f212c3 first big check-in of new Mesa 3.3 code 25 years ago
  Brian Paul 0822c1050e replace GLint with GLsizei in a gluScaleImage, gluBuild1/2DMipmaps() 25 years ago
  Brian Paul c7af1b0b94 removed gluGetProcAddressEXT() 25 years ago
  Brian Paul e261963104 removed revision history info 25 years ago
  Brian Paul a6f09fa880 define GLUAPI, GLAPIENTRY and GLCALLBACK to nothing if not using Mesa's gl.h 25 years ago
  Ted Jump 01db31b678 Changed name 'glGetProcAddressEXT' to 'gluGetProcAddressEXT' 26 years ago
  Ted Jump 725ec81ae8 More Win32 build compliance fixups 26 years ago
  Brian Paul 1bf28c46c2 glGetProcAddressEXT changes to accomodate Win32 and non-Win32 26 years ago
  Ted Jump 3849b44d66 I changed the xxxGetProcAddressEXT function declarations to be more 26 years ago
  Brian Paul 1447677fa4 GLU_EXT_get_proc_address clean-up 26 years ago
  Gareth Hughes 49e0bc42e2 Fixed GLUtriangulatorObj again (spelling). 26 years ago
  Gareth Hughes 32c658b057 Fixed definition of GLUtriangluatorObj for 1.3 tessellator. 26 years ago
  Brian Paul f893f032fa added GLU_EXT_get_proc_address 26 years ago
  Gareth Hughes 2856b53e03 Added GLU 1.3 tessellation (except winding rule code). 26 years ago
  jtg afb833d4e8 Initial revision 26 years ago