1209 次程式碼提交 (3b18a36f210da9d66acd1228d24948cd77c2e81e)
 

作者 SHA1 備註 提交日期
  Brian Paul 5f1eb35ee2 fixed an assertion and minor bug 25 年之前
  Brian Paul a25f7e1d90 init Point.UserSize 25 年之前
  Brian Paul fd3df4b0f7 disabled some ctx->NeedEyeCoords shortcuts 25 年之前
  Brian Paul de82d063d4 updating mat ambient/emissive was broke. always compute ctx->EyeZDir 25 年之前
  Keith Whitwell daf3778e86 Performance fix for unfilled triangles on mga and i810 hardware. 25 年之前
  Brian Paul 39103d2e20 fixed ColorMask test in update_rasterflags() 25 年之前
  Brian Paul 401fc936f1 added extension numbers for Mesa extensions 25 年之前
  Brian Paul dd18a4f335 updated with version numbers, edits from Jon Leech 25 年之前
  Brian Paul 4ec13a48b1 applied joystick patch from Michael Champigny 25 年之前
  Brian Paul 3c8299c779 Added FREE(depth) in error clause before return 25 年之前
  Keith Whitwell 2af2c2b556 fix GL_BACK color material bug 25 年之前
  Brian Paul e4b65b6e59 check for special cases of value = 0 or 1 in glAccum 25 年之前
  Brian Paul b92471b74c replaced fxTMReloadSubMipMapLevel() call w/ fxTMReloadMipMapLevel() to work-around subtex bug 25 年之前
  Brian Paul 7dac13272a revamped glCopyTexSubImage1/2/3D() to be more like glCopyTexImage1/2/3D() 25 年之前
  Brian Paul 4cc11a4fb3 added Motif info message 25 年之前
  Brian Paul 9f60fd2154 removed non-windows exit() prototype 25 年之前
  Brian Paul 479fab6a34 call glutInit() in main() 25 年之前
  Jouk Jansen 55336ae09d ---------------------------------------------------------------------- 25 年之前
  Keith Whitwell a179cbf0dd Re-enable the keyboard functionality. 25 年之前
  Brian Paul 5b2a619fb2 moved #define of LLBL into assyntax.h file 25 年之前
  Brian Paul c3501b01d1 added dummy function to silence compiler warning 25 年之前
  Brian Paul 9b08f27000 added glxheads, manywin 25 年之前
  Brian Paul 0852d0b95e initial check-in 25 年之前
  Brian Paul d27e256f49 use GL_CLAMP_TO_EDGE 25 年之前
  Brian Paul e7268d8341 now using SGI's glext.h instead of original Mesa file 25 年之前
  Brian Paul 63ec423823 GL_TEXTURE_BASE_LEVEL wasn't working correctly 25 年之前
  Brian Paul 9fb1279b71 define GL_GLEXT_PROTOTYPES for glext.h 25 年之前
  Brian Paul b3a58bbf1d changed dispatch of GL_EXT_vertex_array functions 25 年之前
  Brian Paul 614ff87923 added EXT version of vertex array functions 25 年之前
  Brian Paul 1f0e213bf8 added EXT version of vertex array functions 25 年之前
  Jon Taylor ffd561e4b5 Lots of small updates to GGIMesa, tracking LibGGI internals changes 25 年之前
  Brian Paul 7b2c0f9148 initial check-in 25 年之前
  Brian Paul 4c07bd5709 variety of updates to better conform to real GLX 25 年之前
  Brian Paul 07b220ad46 clean-up in anticipation of glxext.h 25 年之前
  Brian Paul 77ee5aad27 added GL_EXT_packed_pixels extension, subset of GL 1.2 25 年之前
  Brian Paul 0c03647f08 updated OSF/1 CFLAGS (Jeremie Petit) 25 年之前
  Brian Paul 9540a1dbcf more work on GL_ARB_texture_compression 25 年之前
  Brian Paul c470d86633 fixed bugs in fxSetupDepthTest() 25 年之前
  Brian Paul 97529e8e1a updated 3.2 section, added 3.2.1 section 25 年之前
  Brian Paul aa19f80f40 added missing GL_BGRA case 25 年之前
  Brian Paul c45e83e787 added VMS files to Makefiles 25 年之前
  Brian Paul bf996dace4 added ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH() in _mesa_Fogfv() 25 年之前
  Jouk Jansen 7d84f5dc5b Committing in . 25 年之前
  Brian Paul ad68f17a06 initial work for GL_NV_blend_square extension 25 年之前
  Brian Paul aea03c424d added cubemap demo 25 年之前
  Brian Paul d04d20974e initial check-in 25 年之前
  Brian Paul ad817704fa more work on GL_ARB_texture_cube_map 25 年之前
  Brian Paul eed6f69199 include glheader.h instead of system headers 25 年之前
  Brian Paul 1e0163272b applied Eero Pajarre's patch for Windows 25 年之前
  Brian Paul 16541de30e Added GL_ARB_texture_cube_map 25 年之前