1711 Commit (8afa9e593b603583a61a147009d14dfaaa68e617)
 

Autore SHA1 Messaggio Data
  Brian Paul aaf5a9bb08 added a bunch of extensions (Ray Tice) 24 anni fa
  Brian Paul e75d2424e5 Changed FetchTexel() function pointer arguments. 24 anni fa
  Brian Paul 8f9a594ac8 added MESA_GLX_FORCE_CI env var (useful for conformance testing) 24 anni fa
  Brian Paul f7e1dfeaef Work in glGetTexImage() to return GL_COLOR_INDEX images. 24 anni fa
  Brian Paul 23e8d46e07 moved depth/index/stencil span packing into image.c 24 anni fa
  Brian Paul 8a42f6b359 added n-key to toggle nice fog, other minor clean-ups 24 anni fa
  Keith Whitwell 4539e9195d Fix state bitmasks for invalidating line,tri,point functions. (won't fix 24 anni fa
  Keith Whitwell 46b0988c67 Allow swrast to cope (fairly) cleanly with GL_SEPERATE_SPECULAR when 24 anni fa
  Keith Whitwell 2448fc7dee Fixed conform problems with recent material tracking change. 24 anni fa
  Brian Paul 86ca15ece7 minor scissor optimizations (Klaus Niederkrueger) 24 anni fa
  Keith Whitwell c6b2a92613 Fix propogation of material values in VB's that don't reach the lighting 24 anni fa
  Brian Paul 4e52e192b2 fixed a CI-mode spot light conformance failure, but still not clear why 24 anni fa
  Brian Paul 4de3ded28a updated with 3.4 and 3.4.1 entries 24 anni fa
  Brian Paul 4e492363f0 removed a misplaced _mesa_logicop_ci_span() call 24 anni fa
  Brian Paul b5fb4fd55b fixed a CI mode segfault, minor clean-ups 24 anni fa
  Brian Paul 88c5ceb650 fixed an assertion 24 anni fa
  Brian Paul c3a4dbfbd6 fixed a few CI mode span bugs and a dither bug 24 anni fa
  Brian Paul 45323646bd fixed bug in gl_validate_all_lighting_tables() found with CI mode conformance tests 24 anni fa
  Brian Paul 10686f42c9 removed bogus assertions 24 anni fa
  Brian Paul dc866313af gl_error clean-ups 24 anni fa
  Brian Paul 8f28f4850b fixed GL_SET bug 24 anni fa
  Brian Paul 479fa1db1d added debug assertions to be sure drivers initialize all required function pointers 24 anni fa
  Brian Paul a81b3532f7 added ctx->Driver.ResetLineStipple, misc clean-up 24 anni fa
  Brian Paul 3c84ab90f2 fixed RGB over/underflow bug for tiny triangles (bug 128969) 24 anni fa
  Brian Paul 15bf1cd129 minor updates to sync w/ XFree86 changes 24 anni fa
  Brian Paul ccc8b9239c minor changes from XFree86 (dawes) 24 anni fa
  Jouk Jansen 18ce0f1254 Committing in . 24 anni fa
  Brian Paul 9db3f95ace fixed bytesPerValue bug in OSMesaGetDepthBuffer() 24 anni fa
  Brian Paul 1f12a07380 fixed bugs in _mesa_clear_depth_buffer(), bug #131366 24 anni fa
  Brian Paul 1ceda0f84f GLchan fixes 24 anni fa
  Brian Paul 9a0b12ab00 fixed texel indexing bug in _mesa_GetTexImage() 24 anni fa
  Brian Paul b4736f5e17 added divide by zero checks 24 anni fa
  Brian Paul 5c55aa4e61 fixed divide by zero problem 24 anni fa
  Brian Paul a1f1586bcb added some code for proxy texture tests 24 anni fa
  Keith Whitwell b8e1c70ec1 Correctly calculate size for disabled texcoord arrays. 24 anni fa
  Jouk Jansen fb1565bcdd VMS compile update 24 anni fa
  Brian Paul 6830123a4c check texture texel type before using optimized sampling functions 24 anni fa
  Brian Paul 43bc364af4 remove unused functions 24 anni fa
  Brian Paul 03d967abb5 new texture image routines work now 24 anni fa
  Brian Paul 6628bc9cff made some changes to the initialization of gl_texture_image fields 24 anni fa
  Gareth Hughes dde2da64b5 Force texture download every time to handle lazy texture downloads. 24 anni fa
  Brian Paul 78ad878b66 updated texture image handling - STILL UNTESTED 24 anni fa
  Brian Paul f378ab825c added a number of debugging tests to be sure drivers handle texture images correctly 24 anni fa
  Brian Paul 8e39ad2cd6 Overhaul of texture image handling. 24 anni fa
  Brian Paul 16461f7c53 added _mesa_adjust_image_for_convolution() 24 anni fa
  Keith Whitwell d1baa05439 Use a lookup table to compute exponents in tnl fogging code. Slightly 24 anni fa
  Brian Paul 8fd9f1748d misc updates to match latest device driver changes 24 anni fa
  Brian Paul 228748bc49 added mesa_profile extern decl 24 anni fa
  Brian Paul d8bc5a9eba replaced frustrum with frustum 24 anni fa
  Jouk Jansen db7a3318aa Committing in . 24 anni fa