4887 Commits (b1e178c69bb7ce22a1d890bb4c5f84da71dde58d)
 

Author SHA1 Message Date
  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
  Brian Paul 98ae32c0f7 fix swrast/shader typo 21 years ago
  Karl Schultz d48ef3ebe7 add shader.dsp and descrip.mms to tarball list for relatively new shader dir. 21 years ago
  Brian Paul 244af16c43 updated tarball list for BeOS changes 21 years ago
  Karl Schultz 931ef21c42 Update Visual Studio Project file for src tree updates. 21 years ago
  Karl Schultz 7a7e04039e New Visual Studio project file for this directory. 21 years ago
  Karl Schultz cec756ae3a Minor tweaks to deal with vsnprintf and __FUNCTION__ on WIN32 21 years ago
  Brian Paul 4d69189ac0 minor update to intro, and some word wrapping 21 years ago
  Brian Paul 946765a95f BeOS updates, memory leak fix, updated release notes 21 years ago
  Brian Paul b784b8f21f indentation fixes 21 years ago
  Philippe Houdoin 25f2d96a8f Turn gcc optimization up to -O3. 21 years ago