10514 Commits (4ca7c804db63c9eeaddf1f65dc92006e2cabacec)
 

Author SHA1 Message Date
  Brian 4ca7c804db fix GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB bug (10787) 18 years ago
  Keith Packard bfaf6156fb additional checks that attr is a texcoord 18 years ago
  Brian d741b10be6 7.0 blurb 18 years ago
  Brian e371a5f084 Version bumps for 7.0 18 years ago
  Brian af846712fd updates for 7.0 18 years ago
  Brian c4615abb11 added 7.0 relnotes link 18 years ago
  Brian 430e036413 added 6.5.3 MD5 sums 18 years ago
  Brian 502ebe90e8 7.0 release notes (template) 18 years ago
  Brian 02e958a1e4 added glGetActiveAttrib 18 years ago
  Brian cce5084941 "Fix" for bug 9170. May need more attention. 18 years ago
  Brian 4b1d1b7b18 document perspective correction issues 18 years ago
  Brian 7ff72a7659 document broken inverse trig functions 18 years ago
  Brian c4b3b8dece asin(), acos(), atan() just return 0.5 for now to avoid crashing. Fix someday. 18 years ago
  Brian 65bab0dad8 remove rc4 suffix 18 years ago
  Brian 74edc663a6 set 6.5.3 release date 18 years ago
  Brian 54d59cfb70 Added error check that all varying vars needed by the fragment shader are produced by vertex shader. 18 years ago
  Brian b7f5b8af65 Unconditionally update _TriangleCaps bits. Fixes software fallback bugs, such as #10687. 18 years ago
  Brian 4099531a0a bump Windows to OpenGL 2.1, set release date 18 years ago
  Brian 1606f2c123 enable 2.1 extensions 18 years ago
  Brian 1dd7c00214 Windows updates 18 years ago
  Brian f42d4ab41e move #include <GL/glut.h> after other #includes for Windows 18 years ago
  Brian 4a28548cbf use sqrt(), not sqrtf() for Windows 18 years ago
  Karl Schultz 5814922d25 updates for 6.5.3 w/ VC8 18 years ago
  Brian 3de20aead2 RC4 18 years ago
  Brian 6d27194dff fix attribsMask (re-fixes depth peeling algorithm) 18 years ago
  Brian c233aa2768 s/fog/attrib[FRAG_ATTRIB_FOGC][0]/ 18 years ago
  Brian c93b2a1cb7 s/fog/attrib[FRAG_ATTRIB_FOGC][0]/ 18 years ago
  Brian eca456b63d s/DO_TEXVAR/DO_ATTRIBS/ 18 years ago
  Brian 4003bde6ff get rid of an extra textured triangle function 18 years ago
  Brian ddcf819906 s/TEXTURE/ATTRIBS/ 18 years ago
  Brian 9ede048127 trim down the number of line drawing functions, special cases 18 years ago
  Brian 97693436a5 only need one CI-mode triangle function 18 years ago
  Brian 8a8a5bd104 s/INTERP_TEX/INTERP_ATTRIBS/ 18 years ago
  Brian 3e5eda9ee9 fix typo 18 years ago
  Brian f38dcc8a6a added missing VC8 .sln files 18 years ago
  Brian b1b154c498 added new VC* files, bump version to rc3 18 years ago
  Karl Schultz 286faac68e assorted fixes for Windows/VC8 18 years ago
  Brian 3b0bd0ce17 new VC8 project files 18 years ago
  Karl Schultze 208ea84524 fix double const, move an assertion 18 years ago
  Matthias Hopf 7868ab6617 add missing semicolon 18 years ago
  Sean D'Epagnier 47ad443c55 Added proper cleanup code 18 years ago
  Brian 3db3dc58bc disable some errant code 18 years ago
  Brian c27adc52ce remove SWvertex->fog field, use attrib field 18 years ago
  Brian afc132e7a9 remove SWvertex->fog field, use attrib field 18 years ago
  Brian 335769a875 some re-org, clean-up 18 years ago
  Brian 0bdf216dd0 Improve the code for interpolating fragment attributes a little. More to come... 18 years ago
  Brian d59e6f233b import glxext.h version 19 18 years ago
  Sean D'Epagnier ad02042db2 Fixed fallout, glfbdev driver was calling a nop function that was removed. 18 years ago
  Brian f793e90e82 Fix color sum bug 10688. 18 years ago
  Brian 112e1f2b5a specularColor.alpha should default to 1, not 0 18 years ago