1209 Commits (3b18a36f210da9d66acd1228d24948cd77c2e81e)
 

Author SHA1 Message Date
  Brian Paul 199d039bc3 changes for GL_HP_occlusion_test 26 years ago
  Brian Paul 25673f0cba added support for GLX_EXT_visual_rating 26 years ago
  Brian Paul 962f426915 fixed mistake in glXGetConfig(GLX_VISUAL_CAVEAT_EXT) 26 years ago
  Brian Paul aa51bb083b mask/disable stencil/accum clears in fxDDClear() 26 years ago
  Brian Paul 3da3b9e84c added glu_tar and glut_tar targets, misc clean-up 26 years ago
  Brian Paul 37d34bc12f fixed typo in GLX_SLOW_VISUAL_EXT 26 years ago
  Brian Paul c140020182 clean-up of info messages 26 years ago
  Brian Paul 7909019a3e fixed Voodoo1/2/ stride problem in fxDDReadPixels() 26 years ago
  Brian Paul 3bbbfbf202 misc clean-up 26 years ago
  Brian Paul 4a3ccfee80 added more debugging code 26 years ago
  Brian Paul 59bcfe3b3b added GLX_EXT_visual_rating 26 years ago
  Brian Paul e1210b1769 added rest of GLX_EXT_visual_rating extension 26 years ago
  Brian Paul fc68be6b11 minor tweak to GLX_VISUAL_CAVEAT_EXT query 26 years ago
  Brian Paul b2e4600183 updates for separate R/G/B/A accum buffer sizes 26 years ago
  Brian Paul b371e0da2b added _mesa_create/destroy_visual() 26 years ago
  Brian Paul f2123080b5 separate R/G/B/A accum buffer size fields 26 years ago
  Brian Paul a5724069f1 added XMesaCreateVisual2() 26 years ago
  Brian Paul bd2055cf7e added GLX_EXT_visual_rating 26 years ago
  Brian Paul d3d72804b0 tweaks to allow different read formats/types 26 years ago
  Brian Paul 047fdf06cc optimized glReadPixels() 26 years ago
  Brian Paul e5d68a2b7d improved PrintTexture debug function 26 years ago
  Brian Paul aed8a96ef2 fixed typos in generate_lookup_tables() 26 years ago
  Keith Whitwell 03b7aee438 Added stipple mode 26 years ago
  Brian Paul 5ca0d13823 fixed subtexture address calculation bug 26 years ago
  Brian Paul 1e35590f14 removed GL_HP_occlustion_test code, added -exit option 26 years ago
  Brian Paul fffb809777 renamed mesaStrDup() to str_dup() 26 years ago
  Brian Paul 57e7108b75 new texture image download code 26 years ago
  Brian Paul 845bf3c2b1 lots of new work 26 years ago
  Brian Paul 4827179cc0 changes for single-copy textures 26 years ago
  Brian Paul 8fd9fcbc2d hit space bar to rerun benchmark 26 years ago
  Brian Paul 5a564056f5 added error checking on file open 26 years ago
  Brian Paul 070b2644c6 added missing GL_INTENSITY case in _mesa_components_in_format() 26 years ago
  Brian Paul a14ee6b081 fixed some buffer clear bugs 26 years ago
  Brian Paul 7d69e9e93f lots of changes 26 years ago
  Brian Paul a1cfd0f7a1 version 5: added texture compression extension 26 years ago
  Randy Frank 23ee049401 Implemented support for the HP occlusion test extension (osmesa and X) 26 years ago
  Brian Paul 9d4d855208 added optimized read/drawpixels for 16bpp TrueColor 26 years ago
  Randy Frank d7361e1717 Updated to compile under Irix 6.5 26 years ago
  Brian Paul ba3d9d0ce9 removed tfxMipMapLevel's used and translate fields, initial teximage clean-up 26 years ago
  Brian Paul de5c19d139 added _mesa_unconvert_teximage() 26 years ago
  Brian Paul 021a525616 put _mesa prefix on some functions 26 years ago
  Brian Paul d25df35154 added missing glEnd() call (Tim Beckmann) 26 years ago
  Jon Taylor 56edca9f62 Minor fixups 26 years ago
  Brian Paul 9fd2b0a698 fixed a Driver.TexImage call typo, misc clean-up 26 years ago
  Brian Paul d03dc25477 added texutil.c source 26 years ago
  Brian Paul 7553e3027c initial check-in 26 years ago
  Brian Paul afb8c93470 version 4, all extensions up to 197, added some missing enum values 26 years ago
  Brian Paul 4f6d60e9cf added benchmarking 26 years ago
  Brian Paul 9891bf086d changed some Linux -O2 flags to -O3 26 years ago
  Brian Paul d6998a714c added new texture image functions, minor clean-up 26 years ago