2092 次代码提交 (d22554d2cec07d6a8c11d5aef07835aef8d9a030)
 

作者 SHA1 备注 提交日期
  Brian Paul 536ede7e00 fixed bug 123918: glXCopySubBuffer() y position off by one 25 年前
  Brian Paul 1c6701e1e1 added LL_MESA_sprite_point extension 25 年前
  Brian Paul cba2ca94f1 initial draft 25 年前
  Brian Paul 06d05afdd6 Initial work on GL_MESA_sprite_point extension. 25 年前
  Brian Paul fb7899bfec Compute attenuated point size in a new pipeline stage. 25 年前
  Brian Paul c1b97d91c7 minor comments, clean-up 25 年前
  Brian Paul 83886a5a7f call glFinish() before getting t1 time 25 年前
  Gareth Hughes ab9e273c75 Allow operating system SSE support test to be overridden with an 25 年前
  Gareth Hughes 2ac44e2509 Merge Mesa 3.4 test for operating system support for SSE. 25 年前
  Brian Paul fac5fd258c added -s option to control when glXSwapBuffers() is called 25 年前
  Gareth Hughes 7853901372 Enable double-buffering, count not even multiple of three. 25 年前
  Gareth Hughes 28861b192f Add basic timing information. 25 年前
  Brian Paul 7f55eb2b14 changed error tests for depth and stencil buffers 25 年前
  Brian Paul 86ca491ade fixed parameter mis-ordering bug in Driver.StencilSpan calls 25 年前
  Jouk Jansen bfea97321c Committing in . 25 年前
  Brian Paul 45015e4d79 Pass scale and bias values to _mesa_scale_and_bias_rgba(). 25 年前
  Brian Paul 4304790e3e fixed a convolution pixel store bug 25 年前
  Brian Paul 6a35de3cc3 added new source directories to LIB_FILES 25 年前
  Brian Paul 72ef753d5c Set ENABLE_LIGHT according to ctx->Light.Enabled whether or not 25 年前
  Brian Paul 297dfa0fbf minor changes to fix compiler warnings 25 年前
  Brian Paul a864432fb4 Added MaxClipPlanes and MaxLights to gl_constants struct so T&L 25 年前
  Brian Paul 50478ded80 map glIndex* functions to glIndexi() (glIndexub was looping back to glIndexub) 25 年前
  Jouk Jansen 33b2dcf0da Modified Files: 25 年前
  Brian Paul 68656667b2 fixed GLX_PBUFFER value 25 年前
  Keith Whitwell 9aff6cfdc3 Fixed a couple of bugs that crept into last commit 25 年前
  Jouk Jansen 65dcc30599 Committing in . 25 年前
  Keith Whitwell b014986fdb New files... 25 年前
  Keith Whitwell ad2ac216fa Support for swappable t&l modules, including an example one in the FX 25 年前
  Brian Paul 00608a79dc minor updates for widgets-mesa/ 25 年前
  Jon Taylor cdfba5d375 More auto* build system updates 25 年前
  Jouk Jansen 30e5ef86a0 Modified Files: 25 年前
  Jouk Jansen dbd1e2b599 Modified Files: 25 年前
  Jouk Jansen 22f5dc74c7 Modified Files: 25 年前
  Jouk Jansen 5e3bc0c2a2 Committing in . 25 年前
  Jon Taylor fbe3726050 More auto* build system fixes 25 年前
  Jon Taylor e3048be8ba swrast setup fixes 25 年前
  Brian Paul 0c000ec90c call gl_update_state() if needed in glGetColorTable, glGetConvolutionFilter 25 年前
  Brian Paul c34cea7de5 call RENDER_START/FINISH in read_color_image() 25 年前
  Brian Paul 26d729581f minor clean-ups (Klaus Niederkrueger) 25 年前
  Brian Paul 5c0dccc896 minor clean-ups 25 年前
  Brian Paul baf3e77ee2 added some RENDER_START/RENDER_FINISH macros. Minor GLchan changes 25 年前
  Jon Taylor 3c2e1022ed More auto* build fixes 25 年前
  Brian Paul 189476f265 minor multi-tex changes, changed MAX_TEXTURE_UNITS to 4 25 年前
  Brian Paul ce2733b7cc removed #include <tgmath.h> 25 年前
  Keith Whitwell 2ac294e67f fix lvalue cast on ctx->swtnl_im 25 年前
  Jon Taylor 1487b3ea3e * More work on the auto* build system 25 年前
  Brian Paul a852378a62 Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars. 25 年前
  Jon Taylor b12d8e3b0d Added GGI-style debugging harness to GGIGLUT. 25 年前
  Gareth Hughes 54d7a74532 - Fix tnl/t_context.h inclusion. 25 年前
  Brian Paul a13fab59ae added more programs 25 年前