1578 Revīzijas (30038ecaa23a5acb1a532dd32f22a02b910fc17c)
 

Autors SHA1 Ziņojums Datums
  Brian Paul 30038ecaa2 bilinear sampling of depth textures pirms 25 gadiem
  Keith Whitwell feca368c29 Template work pirms 25 gadiem
  Brian Paul 0d04827f6d another fix in _mesa_stencil_and_ztest_pixels() for hardware fallbacks pirms 25 gadiem
  Brian Paul 74b775e14d fixed bug in _mesa_stencil_and_ztest_pixels() found w/ DRI mga driver pirms 25 gadiem
  Brian Paul dab76b4dc5 improvements to regions_overlap() function pirms 25 gadiem
  Brian Paul ea83bacf9c removed some bogus code pirms 25 gadiem
  Jouk Jansen 69c283e061 Committing in . pirms 25 gadiem
  Brian Paul abe094e4a1 fixed GL_LUMINANCE_ALPHA bug in fetch_2d_texel() pirms 25 gadiem
  Keith Whitwell 4eebc90a17 Added GLvector4chan type, removed lots of CHAN_TYPE ifdefs. pirms 25 gadiem
  Brian Paul 8bbc71f2eb more 3.5 updates pirms 25 gadiem
  Brian Paul 0a0595f2d3 added extension #ifdef/#endifs pirms 25 gadiem
  Brian Paul 03ca5eb58f added shadow extensions pirms 25 gadiem
  Brian Paul d6c3f73fb4 added shadowtex pirms 25 gadiem
  Brian Paul 1399d7650d demo of GL_SGIX_shadow pirms 25 gadiem
  Brian Paul c499ce31ba Implemented GL_SGIX_shadow and GL_SGIX_shadow_texture. pirms 25 gadiem
  Brian Paul 0c75c4c417 plug in fallback teximage DD functions pirms 25 gadiem
  Brian Paul 2aadbf41df Updated Driver.CopyTexImage[12]D and Driver.CopyTexSubImage[123]D functions pirms 25 gadiem
  Brian Paul aaf5a9bb08 added a bunch of extensions (Ray Tice) pirms 25 gadiem
  Brian Paul e75d2424e5 Changed FetchTexel() function pointer arguments. pirms 25 gadiem
  Brian Paul 8f9a594ac8 added MESA_GLX_FORCE_CI env var (useful for conformance testing) pirms 25 gadiem
  Brian Paul f7e1dfeaef Work in glGetTexImage() to return GL_COLOR_INDEX images. pirms 25 gadiem
  Brian Paul 23e8d46e07 moved depth/index/stencil span packing into image.c pirms 25 gadiem
  Brian Paul 8a42f6b359 added n-key to toggle nice fog, other minor clean-ups pirms 25 gadiem
  Keith Whitwell 4539e9195d Fix state bitmasks for invalidating line,tri,point functions. (won't fix pirms 25 gadiem
  Keith Whitwell 46b0988c67 Allow swrast to cope (fairly) cleanly with GL_SEPERATE_SPECULAR when pirms 25 gadiem
  Keith Whitwell 2448fc7dee Fixed conform problems with recent material tracking change. pirms 25 gadiem
  Brian Paul 86ca15ece7 minor scissor optimizations (Klaus Niederkrueger) pirms 25 gadiem
  Keith Whitwell c6b2a92613 Fix propogation of material values in VB's that don't reach the lighting pirms 25 gadiem
  Brian Paul 4e52e192b2 fixed a CI-mode spot light conformance failure, but still not clear why pirms 25 gadiem
  Brian Paul 4de3ded28a updated with 3.4 and 3.4.1 entries pirms 25 gadiem
  Brian Paul 4e492363f0 removed a misplaced _mesa_logicop_ci_span() call pirms 25 gadiem
  Brian Paul b5fb4fd55b fixed a CI mode segfault, minor clean-ups pirms 25 gadiem
  Brian Paul 88c5ceb650 fixed an assertion pirms 25 gadiem
  Brian Paul c3a4dbfbd6 fixed a few CI mode span bugs and a dither bug pirms 25 gadiem
  Brian Paul 45323646bd fixed bug in gl_validate_all_lighting_tables() found with CI mode conformance tests pirms 25 gadiem
  Brian Paul 10686f42c9 removed bogus assertions pirms 25 gadiem
  Brian Paul dc866313af gl_error clean-ups pirms 25 gadiem
  Brian Paul 8f28f4850b fixed GL_SET bug pirms 25 gadiem
  Brian Paul 479fa1db1d added debug assertions to be sure drivers initialize all required function pointers pirms 25 gadiem
  Brian Paul a81b3532f7 added ctx->Driver.ResetLineStipple, misc clean-up pirms 25 gadiem
  Brian Paul 3c84ab90f2 fixed RGB over/underflow bug for tiny triangles (bug 128969) pirms 25 gadiem
  Brian Paul 15bf1cd129 minor updates to sync w/ XFree86 changes pirms 25 gadiem
  Brian Paul ccc8b9239c minor changes from XFree86 (dawes) pirms 25 gadiem
  Jouk Jansen 18ce0f1254 Committing in . pirms 25 gadiem
  Brian Paul 9db3f95ace fixed bytesPerValue bug in OSMesaGetDepthBuffer() pirms 25 gadiem
  Brian Paul 1f12a07380 fixed bugs in _mesa_clear_depth_buffer(), bug #131366 pirms 25 gadiem
  Brian Paul 1ceda0f84f GLchan fixes pirms 25 gadiem
  Brian Paul 9a0b12ab00 fixed texel indexing bug in _mesa_GetTexImage() pirms 25 gadiem
  Brian Paul b4736f5e17 added divide by zero checks pirms 25 gadiem
  Brian Paul 5c55aa4e61 fixed divide by zero problem pirms 25 gadiem