summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-04-17New clipping to avoid division by zero bug.Keith Whitwell
2000-04-17dynamically allocate color table data, uses less memoryBrian Paul
2000-04-17GL_SGI_color_table infoBrian Paul
2000-04-17work on GL_SGI_color_tableBrian Paul
2000-04-15added a comment about FP overflowsBrian Paul
2000-04-15cleaned up whitespaceBrian Paul
2000-04-15minor updatesBrian Paul
2000-04-15wrapper for grTexLodBiasValue()Brian Paul
2000-04-15added GL_NV_texgen_embossBrian Paul
2000-04-15added some missing NV token valuesBrian Paul
2000-04-15more clean-upBrian Paul
2000-04-15version 8, added GL_EXT_texture_cube_mapBrian Paul
2000-04-14applied Bernd's changes to useBGR codeBrian Paul
2000-04-14 Committing in .Jouk Jansen
VMS support for pixeltex.c Modified Files: Mesa/src/descrip.mms Mesa/src/pixeltex.h ----------------------------------------------------------------------
2000-04-13applied Keith's fix for the Loki ice bugBrian Paul
2000-04-12more work on GL_SGI_color_table, pixel transfer code clean-upBrian Paul
2000-04-12lots of clean-up, added d/s keysBrian Paul
2000-04-12more GL_SGI_color_table extension workBrian Paul
2000-04-11renamed alpha buffer functionsBrian Paul
2000-04-11renamed stencil functionsBrian Paul
2000-04-11fixed duplicate variable problemBrian Paul
2000-04-11silenced warnings in FX_grSstPerfStats()Brian Paul
2000-04-11fixed bug in XF86 writeRegionClipped()Brian Paul
2000-04-11clip depth/stencil spans to window boundsBrian Paul
2000-04-11initial work on GL_SGI_color_table extensionBrian Paul
2000-04-11fixed stride problem in read_R5G6B5_spanBrian Paul
2000-04-10added some more functionsBrian Paul
2000-04-10added glXGetFBConfigs(), fixed glXChooseFBConfig()Brian Paul
2000-04-10removed bogus GL_ALLOW_DRAW_SPN_HINT_PGI tokenBrian Paul
2000-04-10added missing 1.3 token values, added glXGetFBConfigs(), fixed ↵Brian Paul
glXChooseFBConfig()
2000-04-10fixed visual selection and reporting resultsBrian Paul
2000-04-10fixed GL_PGI_misc_hints identifiersBrian Paul
2000-04-09removed a printfBrian Paul
2000-04-08added GL_EXT_color_matrix extensionBrian Paul
2000-04-08added GL_SGI_color_matrix extensionBrian Paul
2000-04-07initial check-inBrian Paul
2000-04-07added GL_SGIX/SGIS_pixel_textureBrian Paul
2000-04-07added pixel texture extension infoBrian Paul
2000-04-07added pixeltex demoBrian Paul
2000-04-07initial check-inBrian Paul
2000-04-07added pixeltex.cBrian Paul
2000-04-07added GL_SGIX/SGIS_pixel_texture extensionBrian Paul
2000-04-07fixed a typoBrian Paul
2000-04-07version 7 check-inBrian 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-06silenced warningsBrian Paul
2000-04-06silenced a bunch of warningsBrian Paul