summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-05-07Err, initial code for GL_EXT_convolution, not histogramBrian Paul
2000-05-07initial code for GL_EXT_histogram extensionBrian Paul
2000-05-07more error reportingBrian Paul
2000-05-05fixed glDrawBuffer(GL_NONE) bugBrian Paul
2000-05-05replaced buggy fxDDReadRGBAPixels() with read_R5G6B5_pixels()Brian Paul
2000-05-05toggle DD_LINE_SMOOTH in GL_LINE_SMOOTH caseBrian Paul
2000-05-05added check for tmuRam==4 for Voodoo2 (Bernd)Brian Paul
2000-05-05fixed the nested extern warningBrian Paul
2000-05-04EnvMode GL_BLEND and tex invalidate changes from DaryllBrian Paul
2000-05-04removed GL_HAS_GLEXTBrian Paul
2000-05-04added a bunch of missing token valuesBrian Paul
2000-05-04removed software alpha flag from GLvisual structBrian Paul
2000-05-04conditionally include some fields in the context struct for DRI / non-DRIBrian Paul
2000-05-04made fxMesaCurrentCtx staticBrian Paul
2000-05-04removed software alpha flag from GLvisual structBrian Paul
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
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