711 Commits (3cb112129998e8a4ae8499b47a7c5325ef08bc64)
 

Author SHA1 Message Date
  Brian Paul 3cb1121299 added final GL_HP_occlusion_test values 25 years ago
  Jouk Jansen ab07ef4093 Committing in . 25 years ago
  Brian Paul 9aafc4fd5d gave temp values to GL_HP_occlusion_test tokens 25 years ago
  Brian Paul 1b2ff69f46 initial implementation of GL_HP_occlusion_test extension 25 years ago
  Brian Paul 516b8363bb glPopAttrib() now calls Driver's ClearColor, ClearIndex and ColorMask functions 25 years ago
  Brian Paul fca17350b6 removed Driver.UseGlobalTexturePalette() 25 years ago
  Brian Paul 7a7ca3f345 minor clean-up 25 years ago
  Brian Paul 56b99de2fa implemented FX_grSstPerfStats() 25 years ago
  Brian Paul 9360a4450d added GL_EXT_texture_lod_bias 25 years ago
  Brian Paul 64eef48741 added GL_HP_occlusion_test, GL_EXT_texture_lod_bias 25 years ago
  Brian Paul aabf086a03 added GL_EXT_texture_lod_bias extension (Michael Vance) 25 years ago
  Brian Paul 4f92969899 made gl_make_fog_coords() static 25 years ago
  Brian Paul b3f16c4350 added target parameter to Driver.TexEnv() 25 years ago
  Brian Paul e02ffc1226 now save Targa image. misc clean-up 25 years ago
  Brian Paul 463d15add9 added demos/geartrain 25 years ago
  Brian Paul b50d03e5bc added geartrain 25 years ago
  Brian Paul 392a7008d1 initial check-in 25 years ago
  Brian Paul 7fc29c5fa7 fixed off-by-one errors in matrix stack setup/cleanup 25 years ago
  Jouk Jansen 3f600e47cf Committing in . 25 years ago
  Brian Paul 0223baaf57 removed obsolete logicop function 25 years ago
  Brian Paul 1b6592aae7 added LineWidth device driver function 25 years ago
  Brian Paul 4f980f4ebb depth buffer change, BGR/RGB setup change 25 years ago
  Brian Paul b440dfeee6 clean-up warnings 25 years ago
  Brian Paul ed30dfa126 runtime selectable depth buffer depth 25 years ago
  Brian Paul 8df3d8ae6c save ColorTable and ColorSubTable commands 25 years ago
  Brian Paul 4ee75bdab5 moved device driver DrawPixels call 25 years ago
  Brian Paul c232ecbfdf added device driver ReadPixels and CopyPixels functions 25 years ago
  Brian Paul 54ec0cbfa9 removed GLX_VERSION_1_3 for now 25 years ago
  Brian Paul 4c7e3c29f7 changes to _WIN32 test and APIENTRY test 25 years ago
  Brian Paul f9b9cd71d6 minor clean-up 25 years ago
  Brian Paul 9d823a3513 simplification of GLNAME macro setup (David Dawes) 25 years ago
  Brian Paul 65d54604c3 inserted static const in make_null_texture() 25 years ago
  Brian Paul 3bc58af79d minor reformatting 25 years ago
  Brian Paul 15da01e16b added readpix program 25 years ago
  Brian Paul eca1bc983d test glDraw/Read/CopyPixels() 25 years ago
  Brian Paul 6b729d41f0 added GL_GLEXT_VERSION_EXT 25 years ago
  Brian Paul 058a3ab4cb test for GL 1.2 25 years ago
  Brian Paul aae9db03e4 added proxy texture targets to GetColorTableParameter (Steven Fuller) 25 years ago
  Brian Paul 26a89579e4 added GL_BGR and GL_BGRA support 25 years ago
  Keith Whitwell e5ed37fa4e add callbacks for stipple 25 years ago
  Brian Paul 3994b77bab changed glXCopyContext() mask to unsigned long, per GLX spec 25 years ago
  Brian Paul 0f21a5d36b added a bit of GLAPIENTRY, APIENTRY setup 25 years ago
  Brian Paul 7f88ac198c patched for NetBSD support (Allen Briggs) 25 years ago
  Brian Paul 4c5fb70380 added all the PFNGL...PROC typedefs 25 years ago
  Brian Paul 4ceb5616e6 fixed bug when using display lists 25 years ago
  Brian Paul f5d36aefd1 added GL_HAS_GLEXT 25 years ago
  Brian Paul 45cec8167d inserted a tab 25 years ago
  Brian Paul 9f9de170f2 removed the GET_BITS_PER_PIXEL macro 25 years ago
  Brian Paul f9db0039b1 added XMesaUnbindContext (for DRI) 25 years ago
  Brian Paul c1aa1218ef changed glXCopyContext mask back to GLuint 25 years ago