2106 Commits (b14dcea4184f5b0a283e5a0d05ce203c9feee759)
 

Author SHA1 Message Date
  Brian Paul e23bb9ff36 added a bunch of missing files to LIB_FILES 26 years ago
  Keith Whitwell 39d29fe7fe Fix for write-rgba-span and others 26 years ago
  Brian Paul ecaf1a0865 silenced some warnings 26 years ago
  Brian Paul 1bf28c46c2 glGetProcAddressEXT changes to accomodate Win32 and non-Win32 26 years ago
  Brian Paul 9b563507cb pad GL_TINY to 6 digits 26 years ago
  Brian Paul d2a57c9b2b pad GLU_TINY to 6 digits 26 years ago
  Gareth Hughes b32966fc80 Winding rule updates. 26 years ago
  Jouk Jansen 727f35a518 mesa_wgl.h should only be included when _WIN32 is defined 26 years ago
  Ted Jump 477da9eff1 Modified to build better with Mesa wgl functions 26 years ago
  Ted Jump 6799ecb675 Relocated wgl function prototypes to separate .h for easier work with fxwgl & glut 26 years ago
  Ted Jump 5eea3d068f wgl function prototypes moved out to better work with fxwgl 26 years ago
  Ted Jump d29b1c2ea6 Patch error fixup 26 years ago
  Ted Jump 1f256fd6b3 Win32 build req't updates 26 years ago
  Ted Jump 3849b44d66 I changed the xxxGetProcAddressEXT function declarations to be more 26 years ago
  Ted Jump d043adc890 Cleaned up exit from main to prevent MSVC warnings 26 years ago
  Ted Jump 83c02efa52 Added ESC key handling 26 years ago
  Ted Jump 74783e9936 Update for beta3 26 years ago
  Brian Paul 67e9bd246b fixed typo 26 years ago
  Brian Paul 6efd0fb9b5 link with -lGL instead of -lMesaGL 26 years ago
  Brian Paul 1300ce1e14 added src-glut.beos back in demo files 26 years ago
  Brian Paul 738e977580 link with -lGLU -lGL instead of -lMesaGLU -lMesaGL 26 years ago
  Brian Paul f33e6b1e83 version symbol changes 26 years ago
  Brian Paul 20298685c3 gluGetProcAddressEXT change for C++ / BeOS 26 years ago
  Brian Paul 3d7e15533f updated for GL instead of MesaGL 26 years ago
  Brian Paul 4811b7c7e0 initial check-in 26 years ago
  Brian Paul b9e8741c8f added some casts in gluGetProcAddressEXT() 26 years ago
  Brian Paul 1447677fa4 GLU_EXT_get_proc_address clean-up 26 years ago
  Brian Paul 978b089aee clean-up of GLU_EXT_get_proc_address 26 years ago
  Brian Paul dd4f708894 GL_EXT_get_proc_address clean-up 26 years ago
  Brian Paul 9df2b25af1 added GL_EXT_get_proc_address 26 years ago
  Brian Paul 4ed71ebbb9 changed archive filenames to beta3 26 years ago
  Brian Paul 92460c25a3 added glxinfo 26 years ago
  Brian Paul d2bfe1ee29 initial check-in 26 years ago
  Brian Paul 43c9c2cfae added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddress 26 years ago
  Brian Paul 17f0efb896 changed version string to return 1.2 26 years ago
  Keith Whitwell e3f37862d2 Do pop for GL_VIEWPORT_BIT via. the api 26 years ago
  Gareth Hughes 0099981b1c Misc winding rule bug fixes. 26 years ago
  Brian Paul 69b78057d1 bumped version strings to Mesa 3.1 26 years ago
  Brian Paul b7064bcf33 misc changes to tar file list 26 years ago
  Brian Paul 7bc00c9ca8 minor library name changes 26 years ago
  Brian Paul c8c391d584 removed mention of libMesaGL 26 years ago
  Brian Paul e42048f937 3.1 beta 3 info 26 years ago
  Brian Paul e300ab8b2b new MESA_ version number symbols 26 years ago
  Brian Paul 212e625c24 new version number symbols 26 years ago
  Brian Paul cd65179540 added a few more files to the tar list 26 years ago
  Brian Paul 2f49a40a07 added third, tiny version number to mklib scripts 26 years ago
  Brian Paul d9bb106726 added third, tiny version number to arguments 26 years ago
  Brian Paul 210ef19797 added TINY version symbol 26 years ago
  Brian Paul af19f37b79 removed unused GLcontext arg from a few functions 26 years ago
  Gareth Hughes a852e8fc0f Added debugging pragma message. 26 years ago