summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2000-04-07added GL_SGIX/SGIS_pixel_textureBrian Paul
2000-04-07added pixeltex.cBrian Paul
2000-04-07added GL_SGIX/SGIS_pixel_texture extensionBrian Paul
2000-04-07silenced a warningBrian Paul
2000-04-07new read_R5G5B5_span() functionBrian Paul
2000-04-07initial histogram and min/max workBrian Paul
2000-04-06added CONCAT(x,y) macro in NASM/MASM sectionHolger Waechtler
2000-04-05new arguments to XMesaCreateVisual()Brian Paul
2000-04-05added extern for gl_fog_coord_stageBrian Paul
2000-04-05minor clean-ups, renamingBrian Paul
2000-04-04more GL_HP_occlusion_test workBrian Paul
2000-04-04use BCOPY macro on FreeBSDBrian Paul
2000-04-01changes for GL_HP_occlusion_testBrian Paul
2000-03-31fixed mistake in glXGetConfig(GLX_VISUAL_CAVEAT_EXT)Brian Paul
2000-03-31mask/disable stencil/accum clears in fxDDClear()Brian Paul
2000-03-31clean-up of info messagesBrian Paul
2000-03-31fixed Voodoo1/2/ stride problem in fxDDReadPixels()Brian Paul
2000-03-31misc clean-upBrian Paul
2000-03-31added more debugging codeBrian Paul
2000-03-31added rest of GLX_EXT_visual_rating extensionBrian Paul
2000-03-31minor tweak to GLX_VISUAL_CAVEAT_EXT queryBrian Paul
2000-03-31updates for separate R/G/B/A accum buffer sizesBrian Paul
2000-03-31added _mesa_create/destroy_visual()Brian Paul
2000-03-31separate R/G/B/A accum buffer size fieldsBrian Paul
2000-03-30optimized glReadPixels()Brian Paul
2000-03-30improved PrintTexture debug functionBrian Paul
2000-03-30fixed typos in generate_lookup_tables()Brian Paul
2000-03-30fixed subtexture address calculation bugBrian Paul
2000-03-29renamed mesaStrDup() to str_dup()Brian Paul
2000-03-29new texture image download codeBrian Paul
2000-03-29lots of new workBrian Paul
2000-03-29changes for single-copy texturesBrian Paul
2000-03-29added missing GL_INTENSITY case in _mesa_components_in_format()Brian Paul
2000-03-29fixed some buffer clear bugsBrian Paul
2000-03-28Implemented support for the HP occlusion test extension (osmesa and X)Randy Frank
2000-03-27Updated to compile under Irix 6.5Randy Frank
2000-03-27removed tfxMipMapLevel's used and translate fields, initial teximage clean-upBrian Paul
2000-03-27added _mesa_unconvert_teximage()Brian Paul
2000-03-27put _mesa prefix on some functionsBrian Paul
2000-03-27Minor fixupsJon Taylor
2000-03-24fixed a Driver.TexImage call typo, misc clean-upBrian Paul
2000-03-24added texutil.c sourceBrian Paul
2000-03-24initial check-inBrian Paul
2000-03-23added new texture image functions, minor clean-upBrian Paul
2000-03-23added some comments and new texture image functionsBrian Paul
2000-03-23replaced decode_internal_format() with _mesa_base_tex_format()Brian Paul
2000-03-23more clean-up and rearrangingBrian Paul
2000-03-22minor tweaksBrian Paul
2000-03-22added Daryll's patches for texture alignmentBrian Paul
2000-03-22added code to die on FP exceptions if DEBEG env var set to FPBrian Paul