793 Commits (a5724069f146e840795f1884e7230ff3882bcdb6)
 

Author SHA1 Message Date
  Brian Paul a5724069f1 added XMesaCreateVisual2() 25 years ago
  Brian Paul bd2055cf7e added GLX_EXT_visual_rating 25 years ago
  Brian Paul d3d72804b0 tweaks to allow different read formats/types 25 years ago
  Brian Paul 047fdf06cc optimized glReadPixels() 25 years ago
  Brian Paul e5d68a2b7d improved PrintTexture debug function 25 years ago
  Brian Paul aed8a96ef2 fixed typos in generate_lookup_tables() 25 years ago
  Keith Whitwell 03b7aee438 Added stipple mode 25 years ago
  Brian Paul 5ca0d13823 fixed subtexture address calculation bug 25 years ago
  Brian Paul 1e35590f14 removed GL_HP_occlustion_test code, added -exit option 25 years ago
  Brian Paul fffb809777 renamed mesaStrDup() to str_dup() 25 years ago
  Brian Paul 57e7108b75 new texture image download code 25 years ago
  Brian Paul 845bf3c2b1 lots of new work 25 years ago
  Brian Paul 4827179cc0 changes for single-copy textures 25 years ago
  Brian Paul 8fd9fcbc2d hit space bar to rerun benchmark 25 years ago
  Brian Paul 5a564056f5 added error checking on file open 25 years ago
  Brian Paul 070b2644c6 added missing GL_INTENSITY case in _mesa_components_in_format() 25 years ago
  Brian Paul a14ee6b081 fixed some buffer clear bugs 25 years ago
  Brian Paul 7d69e9e93f lots of changes 25 years ago
  Brian Paul a1cfd0f7a1 version 5: added texture compression extension 25 years ago
  Randy Frank 23ee049401 Implemented support for the HP occlusion test extension (osmesa and X) 25 years ago
  Brian Paul 9d4d855208 added optimized read/drawpixels for 16bpp TrueColor 25 years ago
  Randy Frank d7361e1717 Updated to compile under Irix 6.5 25 years ago
  Brian Paul ba3d9d0ce9 removed tfxMipMapLevel's used and translate fields, initial teximage clean-up 25 years ago
  Brian Paul de5c19d139 added _mesa_unconvert_teximage() 25 years ago
  Brian Paul 021a525616 put _mesa prefix on some functions 25 years ago
  Brian Paul d25df35154 added missing glEnd() call (Tim Beckmann) 25 years ago
  Jon Taylor 56edca9f62 Minor fixups 25 years ago
  Brian Paul 9fd2b0a698 fixed a Driver.TexImage call typo, misc clean-up 25 years ago
  Brian Paul d03dc25477 added texutil.c source 25 years ago
  Brian Paul 7553e3027c initial check-in 25 years ago
  Brian Paul afb8c93470 version 4, all extensions up to 197, added some missing enum values 25 years ago
  Brian Paul 4f6d60e9cf added benchmarking 25 years ago
  Brian Paul 9891bf086d changed some Linux -O2 flags to -O3 25 years ago
  Brian Paul d6998a714c added new texture image functions, minor clean-up 25 years ago
  Brian Paul 45c7e2abe7 added some comments and new texture image functions 25 years ago
  Brian Paul 0d24f7b50e replaced HaveTexObj with UseTexObj 25 years ago
  Brian Paul bed91a3fcd added 3.3 To Do items 25 years ago
  Brian Paul 0862721958 removed some unpopular extensions (now in glext.h) 25 years ago
  Brian Paul b132e8da5e replaced decode_internal_format() with _mesa_base_tex_format() 25 years ago
  Brian Paul f87c5e229f more clean-up and rearranging 25 years ago
  Brian Paul bd3355bbcd added instructions to build widgets-sgi 25 years ago
  Brian Paul 9dd2747e5f minor tweaks 25 years ago
  Brian Paul ca1f44b401 added Daryll's patches for texture alignment 25 years ago
  Brian Paul 780c4e057b added code to die on FP exceptions if DEBEG env var set to FP 25 years ago
  Brian Paul 3769b3fed4 changed TDA to [4] for glMaterialfv() calls 25 years ago
  Brian Paul 49dcae8c80 converted from GL_EXT_texture3D to GL 1.2 25 years ago
  Brian Paul d21cdb6d84 tweaked the animation rate 25 years ago
  Brian Paul 29d39d52a0 updated renderer string version to 20000322 25 years ago
  Brian Paul 0293878846 lots of changes for single-copy texture image DD interface 25 years ago
  Brian Paul 42ad53f67e fixed Cygwin patch typos 25 years ago