18515 Commit (41ccdde767e7aba6e8e6a9a035eacd6338c03a95)
 

Autore SHA1 Messaggio Data
  Keith Whitwell a381c9e8b3 trivial: exercise vertprog sligtly 17 anni fa
  Keith Whitwell 6ff1cf5b82 mesa: protect against segfault in get_fp_input_mask() 17 anni fa
  Keith Whitwell c48da7d78b draw: add switch for drivers to force vertex data passthrough 17 anni fa
  Brian Paul 23e62c94ee mesa: remove old assertion 17 anni fa
  José Fonseca 4d7394f892 gallium: Introduce PIPE_ARCH_SSE define for SSE support. 17 anni fa
  Brian f7ee3c9792 gallium: replace assertion with conditional/recovery code 17 anni fa
  Brian d055b2c001 mesa: fix convolve/convolution mix-ups 17 anni fa
  Brian 4f4147eadd mesa: fix convolve/convolution mix-ups 17 anni fa
  Brian Paul f8baad2d25 mesa: set FRAG_BIT_FOGC bit in InputsUsed if FogOption!=GL_NONE 17 anni fa
  Stephane Marchesin 8e8208d6db Mesa: fix the case where there are no vertex attributes. 17 anni fa
  Brian Paul 6e34fc0d37 mesa: adjust texcoords for swrast sprite points. 17 anni fa
  Brian Paul 145d49838f mesa: fix static library construction 17 anni fa
  Brian Paul b0ca50bd38 mesa: updated _mesa_delete_query() comments 17 anni fa
  Brian Paul f362788eae mesa: add missing GLcontext param to _mesa_delete_query(). 17 anni fa
  Brian Paul 382911bdbc mesa: add missing GLcontext param to _mesa_delete_query(). 17 anni fa
  Michal Krol 9b82701813 draw: Fix compiler errors on Windows. 17 anni fa
  Keith Whitwell 7053f8c902 rtasm: fix debug build 17 anni fa
  Keith Whitwell 53d4706c6c make draw's vertex_info struct smaller/quicker to compare with memcmp() 17 anni fa
  Eric Anholt 91d0020eec i915: Refine the texture indirect lookup accounting. 17 anni fa
  Keith Whitwell 0370d6b359 mesa: handle vertex program enabled case also in texenvprogram.c 17 anni fa
  Robert Ellison afaa53040b CELL: changes to generate SPU code for stenciling 17 anni fa
  Ian Romanick db9ba91971 intel: Don't advertise unsupported extensions on pre-965 hardware 17 anni fa
  Keith Whitwell 1680ef8696 mesa: avoid generating constant vertex attributes in fixedfunc programs 17 anni fa
  Keith Whitwell d63a36ef3a Mesa: short-circuit case when looking up the same program twice in cache 17 anni fa
  Keith Whitwell fa1b533012 mesa: add new internal state for tracking current vertex attribs 17 anni fa
  Keith Whitwell 0e008d3797 mesa: add missing state dependencies for various tracked constants 17 anni fa
  Keith Whitwell 6280e33570 mesa: shrink texenvprogram state key struct 17 anni fa
  Keith Whitwell 6965532e14 rtasm: add sse_movntps 17 anni fa
  Keith Whitwell 22eb067c88 draw: modify prefetching slightly 17 anni fa
  Keith Whitwell 21f98ad30a draw: don't keep refetching constant inputs 17 anni fa
  Keith Whitwell 66d4beb874 rtasm: add prefetch instructions 17 anni fa
  Keith Whitwell a15699c3f5 draw: add streamlined paths for fetching linear verts 17 anni fa
  Michal Krol a77976d2ee mesa: Fix compiler warnings on Windows. 17 anni fa
  Stephane Marchesin 8bdb4d2b2f Gallivm: add slt. glxgears should be running, except it isn't. 17 anni fa
  Stephane Marchesin 3f4b67f5d7 Gallivm: port to llvm 2.4. 17 anni fa
  Stephane Marchesin fdcaf569d4 Gallivm: fix off-by-one. 17 anni fa
  Stephane Marchesin 9859edc606 Gallivm: need to link with libstdc++ for llvm. 17 anni fa
  Stephane Marchesin 0116ea34e1 Gallivm: more instructions. 17 anni fa
  Stephane Marchesin 3f477e111a Gallivm: make it compile again, add some opcodes. 17 anni fa
  Brian Paul 5620c20b24 mesa: fix temp register allocation problems. 17 anni fa
  Brian Paul 2cb213ff23 egl: check for null ptr/name 17 anni fa
  Brian Paul 5b60d6d07b egl: remove space after -L flag 17 anni fa
  Keith Whitwell 918a444913 draw: modify prefetching slightly 17 anni fa
  Keith Whitwell af9cfea9cc draw: don't keep refetching constant inputs 17 anni fa
  Keith Whitwell 102daee1b8 rtasm: add prefetch instructions 17 anni fa
  Keith Whitwell dd7e5a4980 draw: add streamlined paths for fetching linear verts 17 anni fa
  Ian Romanick 4741dbcbbc Unify ARB_depth_texture and SGIX_depth_texture 17 anni fa
  Eric Anholt 17fdd1ab3b i965: sampler default color ends up in texture cache, not instructions. 17 anni fa
  Eric Anholt df6ae3f0a3 i965: Fix overwriting of depth override for SetTexOffset. 17 anni fa
  Michal Krol 266c5f5ccb mesa: Fix compiler warnings on Windows. 17 anni fa