summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-07-13replaced GL_CLIENT_ALL_ATTRIB_BITS with GL_ALL_CLIENT_ATTRIB_BITSBrian Paul
2000-07-12first bits of convolution codeBrian Paul
2000-07-11allocate 1-larger knot array in explode_knot() (Mesa bug 104881)Brian Paul
2000-07-11use indirect context, added error checkingBrian Paul
2000-07-11reverted to old tessellatorBrian Paul
2000-07-11reverted to old tessellator (GLU 1.1)Brian Paul
2000-07-10Fix for miscolored rects in display lists.Keith Whitwell
2000-07-07testKeith Whitwell
2000-07-07testKeith Whitwell
2000-07-07testKeith Whitwell
2000-07-07testKeith Whitwell
2000-07-07testKeith Whitwell
2000-07-07testKeith Whitwell
2000-07-07testKeith Whitwell
2000-07-07testKeith Whitwell
2000-07-07testKeith Whitwell
2000-07-07testKeith Whitwell
2000-07-05changed MAX_WIDTH to 2048 to handle 2K texturesBrian Paul
2000-07-05added texture cube map state save/restoreBrian Paul
2000-07-05Holger's fixes for GL_EXT_texture_env_combineBrian Paul
2000-07-05added GL_ARB_texture_cube_mapping and GL_EXT_texture_env_combineBrian Paul
2000-06-30added histogram sink testBrian Paul
2000-06-30initialize some color table scale/bias factorsBrian Paul
2000-06-30enabled GL_POST_CONVOLUTION_COLOR_TABLEBrian Paul
2000-06-30NeedEyeCoords if non-uniform scale transformBrian Paul
2000-06-29fixed GL_ONE_MINUS_CONSTANT_ALPHA bug (geza)Brian Paul
2000-06-29added GL_TABLE_TOO_LARGE to gl_error()Brian Paul
2000-06-29several colortable fixesBrian Paul
2000-06-29minor updateBrian Paul
2000-06-29don't add light's ambient color to BaseColor in gl_update_lighting()Brian Paul
2000-06-28add separate specular color support in multitextured_rgba_points()Brian Paul
2000-06-28added flat_multitextured_line()Brian Paul
2000-06-28fixed two proxy texture typosBrian Paul
2000-06-28added GL_EXT_texture_env_combineBrian Paul
2000-06-28minor updatesBrian Paul
2000-06-28added code to initialize shininess tablesBrian Paul
2000-06-27initialize TextureStack matricesBrian Paul
2000-06-27added aligned memory allocations (Gareth Hughes)Brian Paul
2000-06-27added GL_EXT_texture_env_combine (Holger Waechtler)Brian Paul
2000-06-27added LoadRGBMipmaps2()Brian Paul
2000-06-27updated demos/ infoBrian Paul
2000-06-27removed 3Dfx directoryBrian Paul
2000-06-27minor tweaksBrian Paul
2000-06-27initial check-inBrian Paul
2000-06-27fixed compiler warningsBrian Paul
2000-06-27initial check-inBrian Paul
2000-06-27added 3dfx demosBrian Paul
2000-06-27initial check-inBrian Paul
2000-06-27added texenv demoBrian Paul
2000-06-27initial check-inBrian Paul