1600 Commits (199b931c071dfeb03a036765ae0f316dd7236a33)

Author SHA1 Message Date
  Brian Paul 0771d159d5 initial histogram and min/max work 25 years ago
  Holger Waechtler 3eae261da9 added CONCAT(x,y) macro in NASM/MASM section 25 years ago
  Brian Paul c8735e8f82 new arguments to XMesaCreateVisual() 25 years ago
  Brian Paul d708c74ed5 added extern for gl_fog_coord_stage 25 years ago
  Brian Paul 9c4f016d21 minor clean-ups, renaming 25 years ago
  Brian Paul 7e67fb41fb more GL_HP_occlusion_test work 25 years ago
  Brian Paul 941dcc797e use BCOPY macro on FreeBSD 25 years ago
  Brian Paul 199d039bc3 changes for GL_HP_occlusion_test 25 years ago
  Brian Paul 962f426915 fixed mistake in glXGetConfig(GLX_VISUAL_CAVEAT_EXT) 25 years ago
  Brian Paul aa51bb083b mask/disable stencil/accum clears in fxDDClear() 25 years ago
  Brian Paul c140020182 clean-up of info messages 25 years ago
  Brian Paul 7909019a3e fixed Voodoo1/2/ stride problem in fxDDReadPixels() 25 years ago
  Brian Paul 3bbbfbf202 misc clean-up 25 years ago
  Brian Paul 4a3ccfee80 added more debugging code 25 years ago
  Brian Paul e1210b1769 added rest of GLX_EXT_visual_rating extension 25 years ago
  Brian Paul fc68be6b11 minor tweak to GLX_VISUAL_CAVEAT_EXT query 25 years ago
  Brian Paul b2e4600183 updates for separate R/G/B/A accum buffer sizes 25 years ago
  Brian Paul b371e0da2b added _mesa_create/destroy_visual() 25 years ago
  Brian Paul f2123080b5 separate R/G/B/A accum buffer size fields 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
  Brian Paul 5ca0d13823 fixed subtexture address calculation bug 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 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
  Randy Frank 23ee049401 Implemented support for the HP occlusion test extension (osmesa and X) 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
  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 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 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 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 29d39d52a0 updated renderer string version to 20000322 26 years ago
  Brian Paul 0293878846 lots of changes for single-copy texture image DD interface 26 years ago
  Brian Paul 42ad53f67e fixed Cygwin patch typos 26 years ago
  Brian Paul 9b8094a663 removed a few const keywords because of mutex calls 26 years ago
  Brian Paul 832179c50e added more locking 26 years ago