1578 Commits (30038ecaa23a5acb1a532dd32f22a02b910fc17c)
 

Autor SHA1 Mensagem Data
  Keith Whitwell 93259cdfa1 fix sproingies bug 25 anos atrás
  Keith Whitwell 719344b23e Fixes for compiling assembly (disable unused 'masked' versions) 25 anos atrás
  Keith Whitwell 770169f230 The array cache. 25 anos atrás
  Keith Whitwell 9ef50d5826 fix xscreensaver cores 25 anos atrás
  Keith Whitwell cab974cf6c Major rework of tnl module 25 anos atrás
  pesco d1ff1f6798 * demos/Makefile.am (INCLUDES): Added -I$(top_srcdir)/util. 25 anos atrás
  pesco 05ecec6f49 * include/GL/Makefile.am: ENABLE_GLUT_BUILD -> NEED_GLUT 25 anos atrás
  Brian Paul 9da422c639 set visual->MRD to 2.0 25 anos atrás
  Brian Paul f1d6b38441 Polygon._OffsetAny wasn't being computed 25 anos atrás
  Brian Paul 74e2dd38ed minor fog clean-ups (Klaus Niederkrueger) 25 anos atrás
  Brian Paul 783d7dfcbf added more GLX extension function stubs 25 anos atrás
  Brian Paul 083e466f88 Renamed texture object _P to _MaxLevel and _M to _MaxLambda. 25 anos atrás
  Brian Paul daabce72db updated glXSet3DfxModeMESA() prototype types 25 anos atrás
  Brian Paul 4536021a62 added some more GLX extension entrypoints (fix GLUT link problems when using glxext.h) 25 anos atrás
  Brian Paul a2003c2895 fixed conformance problems in min/max and histogram result packing 25 anos atrás
  Brian Paul b0dbd3ed13 replaced GLfixed with GLfloat in _mesa_fog_ci_pixels() (Klaus Niederkrueger) 25 anos atrás
  Brian Paul ac522d4756 use inverted Y coordinate for choosing dither value (conformance fixes) 25 anos atrás
  Brian Paul 813882526d added glReadPixels item 25 anos atrás
  Brian Paul 3cbbef53bc tweaked truecolor dither kernel setup code 25 anos atrás
  Brian Paul 062bc07bde improved precision of glReadPixels for colorbuffers < 24bpp 25 anos atrás
  Brian Paul 75639547e7 disabled two optimized textured triangle functions because of texcoord interpolation errors 25 anos atrás
  Brian Paul b38ad54c41 clipping, fog, texture optimizations (Klaus Niederkrueger) 25 anos atrás
  Brian Paul 3afb7a0f70 disabled GLX_SGIS_multisample (temporarily) since its tokens aren't defined 25 anos atrás
  Brian Paul b04bcd14ee minor changes to fix compile problems/warnings 25 anos atrás
  Jon Taylor 14586916b9 Added a new configure.in flag, --enable-glut-build. 25 anos atrás
  Brian Paul 90f042ae8d generate GL_INVALID_OPERATION error for bad image format/type combinations 25 anos atrás
  Brian Paul 8aa019d2ef _MultiTextureEnabled was being computed incorrectly 25 anos atrás
  Brian Paul ab6e78f3a0 adjust texture size for convolution in glCopyTex[Sub]Image[123]D() 25 anos atrás
  Brian Paul 89c9a4cbf2 set default table size to 0, minor error check fix 25 anos atrás
  Brian Paul 2f911cdf17 define GL_ARB_imaging 25 anos atrás
  Brian Paul 67adba15a2 initialize convolution filters to zero 25 anos atrás
  Brian Paul 90f8ebfd8f added queries for convolution enables 25 anos atrás
  Brian Paul 2e5819270b added GL_RESCALE_NORMAL cases 25 anos atrás
  Brian Paul ec15398681 more detailed texture error messages 25 anos atrás
  Brian Paul 23b1503d79 include glxext.h unless GLX_GLXEXT_LEGACY is defined 25 anos atrás
  Brian Paul fed386cdc0 standardized GLX extensions header 25 anos atrás
  Brian Paul 536ede7e00 fixed bug 123918: glXCopySubBuffer() y position off by one 25 anos atrás
  Brian Paul 1c6701e1e1 added LL_MESA_sprite_point extension 25 anos atrás
  Brian Paul cba2ca94f1 initial draft 25 anos atrás
  Brian Paul 06d05afdd6 Initial work on GL_MESA_sprite_point extension. 25 anos atrás
  Brian Paul fb7899bfec Compute attenuated point size in a new pipeline stage. 25 anos atrás
  Brian Paul c1b97d91c7 minor comments, clean-up 25 anos atrás
  Brian Paul 83886a5a7f call glFinish() before getting t1 time 25 anos atrás
  Gareth Hughes ab9e273c75 Allow operating system SSE support test to be overridden with an 25 anos atrás
  Gareth Hughes 2ac44e2509 Merge Mesa 3.4 test for operating system support for SSE. 25 anos atrás
  Brian Paul fac5fd258c added -s option to control when glXSwapBuffers() is called 25 anos atrás
  Gareth Hughes 7853901372 Enable double-buffering, count not even multiple of three. 25 anos atrás
  Gareth Hughes 28861b192f Add basic timing information. 25 anos atrás
  Brian Paul 7f55eb2b14 changed error tests for depth and stencil buffers 25 anos atrás
  Brian Paul 86ca491ade fixed parameter mis-ordering bug in Driver.StencilSpan calls 25 anos atrás