4997 Commits (8018f7104b9f33f3574823a1ee5550b5065ff394)
 

Author SHA1 Message Date
  Brian Paul 5920b722b7 Fix mgl name mangling (patch 1014800) 21 years ago
  Brian Paul 86e001b78c Windows ICD driver code (patch 1014800) 21 years ago
  Brian Paul 7c544d3685 fix a couple bad casts 21 years ago
  Brian Paul be9b759ab0 remove BeOS conditional code. oglinfo should be moved to xdemos since it's a GLX program 21 years ago
  Brian Paul 0ad6554338 print current config name before building src and progs 21 years ago
  Brian Paul 3b550e1e3c work around a param bug (Adam Jackson) 21 years ago
  Philippe Houdoin f43cc67616 Disable x86 iround() version on BeOS with gcc < 2.95.x, as it choke GAS. 21 years ago
  Philippe Houdoin 0f539de57e Todo list updated. Build instructions detailed. 21 years ago
  Philippe Houdoin b227e90837 Duplicate CFLAGS in CXXFLAGS removed. Now define DEBUG symbol in debug build. 21 years ago
  Felix Kuehling c2530b5730 Converted the Savage driver to the new DRI interface and enabled compilation 21 years ago
  Brian Paul b1e178c69b release notes for 6.2 21 years ago
  Brian Paul b0f08737ba IRIX fixes 21 years ago
  Brian Paul 9debd5620d added src/glw/depend to tarball list 21 years ago
  Brian Paul 17386de1d9 cast to fix a warning (in disabled code anyway) 21 years ago
  Brian Paul bc3a5336d9 don't use __FUNCTION__ - not portable 21 years ago
  Brian Paul 370b47802e check if __mips or _MIPS_ARCH is defined to set IEEE_ONE (bug 1003026) 21 years ago
  Brian Paul 5f9c21ae67 also check for __hppa__ and hpux for IEEE support (bug 1003026) 21 years ago
  Brian Paul edfe0fe78b enabled GL_ARB_texture_rectangle 21 years ago
  Daniel Borca d4edb53201 hide GL_ARB_texture_compression from non-VSA cards 21 years ago
  Daniel Borca 14c532f767 cleanup 21 years ago
  Brian Paul e4a4d04170 first bug fix for v6.2 21 years ago
  Brian Paul b160cbf87a bump version to 6.2 21 years ago
  Brian Paul a1dad07249 don't check for ARB_texture_non_power_of_two for OpenGL 1.5 (Philipp Klaus Krause) 21 years ago
  Jouk Jansen b8e148c2c9 Committing in . 21 years ago
  Daniel Borca 5d0efec190 why is GL_ARB_texture_env_combine different from EXT? 21 years ago
  Daniel Borca 50a84ce41e "const int _nc" was really stupid... 21 years ago
  Daniel Borca 55497973be cleanup 21 years ago
  Daniel Borca fd9757d3b9 silence compiler warnings 21 years ago
  Brian Paul 740cbb1559 added Mesa 6.1 release info 21 years ago
  Brian Paul efb2ade520 check for either GL_NV_vertex_program or GL_ARB_vertex_program for some enables 21 years ago
  Brian Paul e41460bf77 updates from Jouk 21 years ago
  Brian Paul 6aa5b4cb91 set release date for 6.1 21 years ago
  Eric Anholt 626f825bcc Revert the move of lost_context setting to UNLOCK_HARDWARE that was done in the 21 years ago
  Brian Paul ffdea1ae80 don't enable the float texture and GLhalf pixel extensions yet 21 years ago
  Ian Romanick 6fc61be869 Fixed an assembler warning / error (depending on the version of GAS used). 21 years ago
  Brian Paul 51830613a9 some updated info about adding new extensions 21 years ago
  Eric Anholt 6f3cc6a522 Close some races with locking on R100 and R200 which could manifest as rendering 21 years ago
  Brian Paul 7e27ab4c6a whitespace clean-up, new 'clean' commands 21 years ago
  Daniel Borca 153f479697 prepared for release 21 years ago
  Philippe Houdoin 479b3d0745 Add glutGetProcAddress(). Not all GLUT version 5 APIs are supported yet, thought. 21 years ago
  Philippe Houdoin 375047ba72 make clean at root now clean the glu/$(GLU_DIRS) too. 21 years ago
  Philippe Houdoin ac07d89fd3 Stupid me. I don't know why I moved the GLView.h here at first, but now I know why 21 years ago
  Daniel Borca ddff352586 cleanup 21 years ago
  Daniel Borca 624477afbb fixed texture fetchers, fixed automatic mipmap generation, some cleanup 21 years ago
  Daniel Borca cd643491ad fixed pixel drawing routines, some cleanup 21 years ago
  Daniel Borca 616a5b64f9 disabled stereo checking in wglChoosePixelFormat 21 years ago
  Philippe Houdoin a95aba7d1f Clearer guard message text. 21 years ago
  Eric Anholt 0de671f19a Remove unused HAVE_INDEX define. 21 years ago
  Philippe Houdoin 4ad28c9d9a GLInfo now show GLU and GLUT infos too. Fix the includes paths 21 years ago
  Philippe Houdoin af2f26f7de Obsoleted as demos programs build on BeOS with standard Makefile system. 21 years ago