summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-12-08fixed bug 123918: glXCopySubBuffer() y position off by oneBrian Paul
2000-12-08added LL_MESA_sprite_point extensionBrian Paul
2000-12-08initial draftBrian Paul
2000-12-08Initial work on GL_MESA_sprite_point extension.Brian Paul
2000-12-08Compute attenuated point size in a new pipeline stage.Brian Paul
2000-12-08minor comments, clean-upBrian Paul
2000-12-07call glFinish() before getting t1 timeBrian Paul
2000-12-07Allow operating system SSE support test to be overridden with anGareth Hughes
2000-12-06Merge Mesa 3.4 test for operating system support for SSE.Gareth Hughes
2000-12-02added -s option to control when glXSwapBuffers() is calledBrian Paul
2000-11-30Enable double-buffering, count not even multiple of three.Gareth Hughes
2000-11-30Add basic timing information.Gareth Hughes
2000-11-28changed error tests for depth and stencil buffersBrian Paul
2000-11-28fixed parameter mis-ordering bug in Driver.StencilSpan callsBrian Paul
2000-11-28 Committing in .Jouk Jansen
2000-11-28Pass scale and bias values to _mesa_scale_and_bias_rgba().Brian Paul
2000-11-28fixed a convolution pixel store bugBrian Paul
2000-11-27added new source directories to LIB_FILESBrian Paul
2000-11-27Set ENABLE_LIGHT according to ctx->Light.Enabled whether or notBrian Paul
2000-11-27minor changes to fix compiler warningsBrian Paul
2000-11-27Added MaxClipPlanes and MaxLights to gl_constants struct so T&LBrian Paul
2000-11-27map glIndex* functions to glIndexi() (glIndexub was looping back to glIndexub)Brian Paul
2000-11-27 Modified Files:Jouk Jansen
2000-11-25fixed GLX_PBUFFER valueBrian Paul
2000-11-24Fixed a couple of bugs that crept into last commitKeith Whitwell
2000-11-24 Committing in .Jouk Jansen
2000-11-24New files...Keith Whitwell
2000-11-24Support for swappable t&l modules, including an example one in the FXKeith Whitwell
2000-11-23minor updates for widgets-mesa/Brian Paul
2000-11-23More auto* build system updatesJon Taylor
2000-11-22 Modified Files:Jouk Jansen
2000-11-22 Modified Files:Jouk Jansen
2000-11-22 Modified Files:Jouk Jansen
2000-11-22 Committing in .Jouk Jansen
2000-11-22More auto* build system fixesJon Taylor
2000-11-22swrast setup fixesJon Taylor
2000-11-21call gl_update_state() if needed in glGetColorTable, glGetConvolutionFilterBrian Paul
2000-11-21call RENDER_START/FINISH in read_color_image()Brian Paul
2000-11-21minor clean-ups (Klaus Niederkrueger)Brian Paul
2000-11-21minor clean-upsBrian Paul
2000-11-21added some RENDER_START/RENDER_FINISH macros. Minor GLchan changesBrian Paul
2000-11-21More auto* build fixesJon Taylor
2000-11-20minor multi-tex changes, changed MAX_TEXTURE_UNITS to 4Brian Paul
2000-11-20removed #include <tgmath.h>Brian Paul
2000-11-20fix lvalue cast on ctx->swtnl_imKeith Whitwell
2000-11-19* More work on the auto* build systemJon Taylor
2000-11-19Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.Brian Paul
2000-11-19Added GGI-style debugging harness to GGIGLUT.Jon Taylor
2000-11-19- Fix tnl/t_context.h inclusion.Gareth Hughes
2000-11-18added more programsBrian Paul