2092 Commity (d22554d2cec07d6a8c11d5aef07835aef8d9a030)
 

Autor SHA1 Wiadomość Data
  Keith Whitwell feb555af03 Templates are in working order. 25 lat temu
  Brian Paul be3602da41 GLvisual inside GLframebuffer is no longer a pointer, copy the struct instead. 25 lat temu
  Brian Paul 6a9851d72d fixed glitches in error checking of imaging extensions 25 lat temu
  Brian Paul bf8b5f99a1 signal _NEW_TEXTURE in all teximage functions 25 lat temu
  Brian Paul 2eb801cda2 added fog coord clamping 25 lat temu
  Brian Paul 8753b1c397 colortable w/ size=0 wasn't handled correctly 25 lat temu
  Keith Whitwell bed4c5bf58 Initialize Line._Width 25 lat temu
  Brian Paul 18c516655f more tweaks 25 lat temu
  Brian Paul 01a5dd879b minor extension tweaks 25 lat temu
  Brian Paul 6975540db2 Disable most extensions by default. Drivers should enable them as needed. 25 lat temu
  Brian Paul 806e20f463 fixed extension checking in _mesa_BlendEquation() 25 lat temu
  Brian Paul 511378b05d added filtering option, compute shadow tex size from window size 25 lat temu
  Brian Paul eb198d2702 tiny change to a gl_problem() call 25 lat temu
  Brian Paul 1f57563b9d added a cube map error check 25 lat temu
  Brian Paul 30038ecaa2 bilinear sampling of depth textures 25 lat temu
  Keith Whitwell feca368c29 Template work 25 lat temu
  Brian Paul 0d04827f6d another fix in _mesa_stencil_and_ztest_pixels() for hardware fallbacks 25 lat temu
  Brian Paul 74b775e14d fixed bug in _mesa_stencil_and_ztest_pixels() found w/ DRI mga driver 25 lat temu
  Brian Paul dab76b4dc5 improvements to regions_overlap() function 25 lat temu
  Brian Paul ea83bacf9c removed some bogus code 25 lat temu
  Jouk Jansen 69c283e061 Committing in . 25 lat temu
  Brian Paul abe094e4a1 fixed GL_LUMINANCE_ALPHA bug in fetch_2d_texel() 25 lat temu
  Keith Whitwell 4eebc90a17 Added GLvector4chan type, removed lots of CHAN_TYPE ifdefs. 25 lat temu
  Brian Paul 8bbc71f2eb more 3.5 updates 25 lat temu
  Brian Paul 0a0595f2d3 added extension #ifdef/#endifs 25 lat temu
  Brian Paul 03ca5eb58f added shadow extensions 25 lat temu
  Brian Paul d6c3f73fb4 added shadowtex 25 lat temu
  Brian Paul 1399d7650d demo of GL_SGIX_shadow 25 lat temu
  Brian Paul c499ce31ba Implemented GL_SGIX_shadow and GL_SGIX_shadow_texture. 25 lat temu
  Brian Paul 0c75c4c417 plug in fallback teximage DD functions 25 lat temu
  Brian Paul 2aadbf41df Updated Driver.CopyTexImage[12]D and Driver.CopyTexSubImage[123]D functions 25 lat temu
  Brian Paul aaf5a9bb08 added a bunch of extensions (Ray Tice) 25 lat temu
  Brian Paul e75d2424e5 Changed FetchTexel() function pointer arguments. 25 lat temu
  Brian Paul 8f9a594ac8 added MESA_GLX_FORCE_CI env var (useful for conformance testing) 25 lat temu
  Brian Paul f7e1dfeaef Work in glGetTexImage() to return GL_COLOR_INDEX images. 25 lat temu
  Brian Paul 23e8d46e07 moved depth/index/stencil span packing into image.c 25 lat temu
  Brian Paul 8a42f6b359 added n-key to toggle nice fog, other minor clean-ups 25 lat temu
  Keith Whitwell 4539e9195d Fix state bitmasks for invalidating line,tri,point functions. (won't fix 25 lat temu
  Keith Whitwell 46b0988c67 Allow swrast to cope (fairly) cleanly with GL_SEPERATE_SPECULAR when 25 lat temu
  Keith Whitwell 2448fc7dee Fixed conform problems with recent material tracking change. 25 lat temu
  Brian Paul 86ca15ece7 minor scissor optimizations (Klaus Niederkrueger) 25 lat temu
  Keith Whitwell c6b2a92613 Fix propogation of material values in VB's that don't reach the lighting 25 lat temu
  Brian Paul 4e52e192b2 fixed a CI-mode spot light conformance failure, but still not clear why 25 lat temu
  Brian Paul 4de3ded28a updated with 3.4 and 3.4.1 entries 25 lat temu
  Brian Paul 4e492363f0 removed a misplaced _mesa_logicop_ci_span() call 25 lat temu
  Brian Paul b5fb4fd55b fixed a CI mode segfault, minor clean-ups 25 lat temu
  Brian Paul 88c5ceb650 fixed an assertion 25 lat temu
  Brian Paul c3a4dbfbd6 fixed a few CI mode span bugs and a dither bug 25 lat temu
  Brian Paul 45323646bd fixed bug in gl_validate_all_lighting_tables() found with CI mode conformance tests 25 lat temu
  Brian Paul 10686f42c9 removed bogus assertions 25 lat temu