summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-05-04added GL_EXT_histogramBrian Paul
2000-05-04implemented GL_EXT_histogram extensionBrian Paul
2000-05-03fixed backslash typo in sunos configsBrian Paul
2000-05-03fixed tar file list of widget filesBrian Paul
2000-05-03removed glxdpyinfoBrian Paul
2000-05-03Removed. Use glxinfo instead.Brian Paul
2000-05-02removed all DRI-ismsBrian Paul
2000-04-24removed extra /Brian Paul
2000-04-22more error checking. Query GLX client vendor stringBrian Paul
2000-04-22call _mesa_initialize_context()Brian Paul
2000-04-22added _mesa_initialize_buffer/visual()Brian Paul
2000-04-22removed old profiling codeBrian Paul
2000-04-20updated RENDERER versionBrian Paul
2000-04-20minor clean-upBrian Paul
2000-04-19Use smooth shaded triangles always. Fix SoF bug.Keith Whitwell
2000-04-19minor clean-upBrian Paul
2000-04-19added GLX_EXT_import_context, 1.3 misc clean-upBrian Paul
2000-04-18more color table and imaging workBrian Paul
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