1383 Commits (fac5fd258ca18f28290419f9de3f279f7b4a6ede)
 

Author SHA1 Message Date
  Brian Paul fac5fd258c added -s option to control when glXSwapBuffers() is called 25 years ago
  Gareth Hughes 7853901372 Enable double-buffering, count not even multiple of three. 25 years ago
  Gareth Hughes 28861b192f Add basic timing information. 25 years ago
  Brian Paul 7f55eb2b14 changed error tests for depth and stencil buffers 25 years ago
  Brian Paul 86ca491ade fixed parameter mis-ordering bug in Driver.StencilSpan calls 25 years ago
  Jouk Jansen bfea97321c Committing in . 25 years ago
  Brian Paul 45015e4d79 Pass scale and bias values to _mesa_scale_and_bias_rgba(). 25 years ago
  Brian Paul 4304790e3e fixed a convolution pixel store bug 25 years ago
  Brian Paul 6a35de3cc3 added new source directories to LIB_FILES 25 years ago
  Brian Paul 72ef753d5c Set ENABLE_LIGHT according to ctx->Light.Enabled whether or not 25 years ago
  Brian Paul 297dfa0fbf minor changes to fix compiler warnings 25 years ago
  Brian Paul a864432fb4 Added MaxClipPlanes and MaxLights to gl_constants struct so T&L 25 years ago
  Brian Paul 50478ded80 map glIndex* functions to glIndexi() (glIndexub was looping back to glIndexub) 25 years ago
  Jouk Jansen 33b2dcf0da Modified Files: 25 years ago
  Brian Paul 68656667b2 fixed GLX_PBUFFER value 25 years ago
  Keith Whitwell 9aff6cfdc3 Fixed a couple of bugs that crept into last commit 25 years ago
  Jouk Jansen 65dcc30599 Committing in . 25 years ago
  Keith Whitwell b014986fdb New files... 25 years ago
  Keith Whitwell ad2ac216fa Support for swappable t&l modules, including an example one in the FX 25 years ago
  Brian Paul 00608a79dc minor updates for widgets-mesa/ 25 years ago
  Jon Taylor cdfba5d375 More auto* build system updates 25 years ago
  Jouk Jansen 30e5ef86a0 Modified Files: 25 years ago
  Jouk Jansen dbd1e2b599 Modified Files: 25 years ago
  Jouk Jansen 22f5dc74c7 Modified Files: 25 years ago
  Jouk Jansen 5e3bc0c2a2 Committing in . 25 years ago
  Jon Taylor fbe3726050 More auto* build system fixes 25 years ago
  Jon Taylor e3048be8ba swrast setup fixes 25 years ago
  Brian Paul 0c000ec90c call gl_update_state() if needed in glGetColorTable, glGetConvolutionFilter 25 years ago
  Brian Paul c34cea7de5 call RENDER_START/FINISH in read_color_image() 25 years ago
  Brian Paul 26d729581f minor clean-ups (Klaus Niederkrueger) 25 years ago
  Brian Paul 5c0dccc896 minor clean-ups 25 years ago
  Brian Paul baf3e77ee2 added some RENDER_START/RENDER_FINISH macros. Minor GLchan changes 25 years ago
  Jon Taylor 3c2e1022ed More auto* build fixes 25 years ago
  Brian Paul 189476f265 minor multi-tex changes, changed MAX_TEXTURE_UNITS to 4 25 years ago
  Brian Paul ce2733b7cc removed #include <tgmath.h> 25 years ago
  Keith Whitwell 2ac294e67f fix lvalue cast on ctx->swtnl_im 25 years ago
  Jon Taylor 1487b3ea3e * More work on the auto* build system 25 years ago
  Brian Paul a852378a62 Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars. 25 years ago
  Jon Taylor b12d8e3b0d Added GGI-style debugging harness to GGIGLUT. 25 years ago
  Gareth Hughes 54d7a74532 - Fix tnl/t_context.h inclusion. 25 years ago
  Brian Paul a13fab59ae added more programs 25 years ago
  Brian Paul ede37839ae test texture palettes with multitexture 25 years ago
  Brian Paul 9b5bb5939b Mark Kilgard's reflection/shadow dino demo 25 years ago
  Brian Paul 6b2eab1869 hacked demo to test multi-texture projective textures 25 years ago
  Jon Taylor 912d3a04c1 * Auto* build fixes 25 years ago
  Brian Paul 5a9026c65d Minor header file changes to silence warnings. 25 years ago
  Jouk Jansen 9e83e8c790 Committing in . 25 years ago
  Keith Whitwell 23caf20169 Move the transform and lighting code to two new directories 25 years ago
  Jon Taylor 1795166732 Small compile fix 25 years ago
  Brian Paul 0a82c75eab added includes to silence warnings 25 years ago