15912 Commits (7b1d08738f30d0fec2f07568b16e08c4fdddeeac)

Author SHA1 Message Date
  Brian Paul be3c070b6a cell: memset() key to zero 17 years ago
  Brian Paul 44799c3b7e cell: use new keymap to save/re-use fragment ops code 17 years ago
  Brian Paul f192ad5ebc gallium: added general-purpose key->data map/lookup container 17 years ago
  Stephane Marchesin 4f1dafaa82 Mesa: fix the case where there are no vertex attributes. 17 years ago
  Stephane Marchesin 85e578bbc7 Gallivm: don't say hello, it's rude. 17 years ago
  Stephane Marchesin 94ba48bd85 Gallivm: fix the constant layout, this gets a bunch of progs/ working. Notably, gears doesn't. 17 years ago
  Brian Paul 239617fbe2 mesa: replace GLuint with GLbitfield to be clearer about usage 17 years ago
  Keith Whitwell 23cc303994 draw: don't assume output buffer pointer is aligned 17 years ago
  Keith Whitwell 4070dba28a mesa: update state after binding vertex list in dlist path 17 years ago
  Keith Whitwell 6ff1cf5b82 mesa: protect against segfault in get_fp_input_mask() 17 years ago
  Keith Whitwell c48da7d78b draw: add switch for drivers to force vertex data passthrough 17 years ago
  Brian Paul 23e62c94ee mesa: remove old assertion 17 years ago
  José Fonseca 4d7394f892 gallium: Introduce PIPE_ARCH_SSE define for SSE support. 17 years ago
  Brian f7ee3c9792 gallium: replace assertion with conditional/recovery code 17 years ago
  Brian d055b2c001 mesa: fix convolve/convolution mix-ups 17 years ago
  Brian 4f4147eadd mesa: fix convolve/convolution mix-ups 17 years ago
  Brian Paul f8baad2d25 mesa: set FRAG_BIT_FOGC bit in InputsUsed if FogOption!=GL_NONE 17 years ago
  Stephane Marchesin 8e8208d6db Mesa: fix the case where there are no vertex attributes. 17 years ago
  Brian Paul 6e34fc0d37 mesa: adjust texcoords for swrast sprite points. 17 years ago
  Brian Paul b0ca50bd38 mesa: updated _mesa_delete_query() comments 17 years ago
  Brian Paul f362788eae mesa: add missing GLcontext param to _mesa_delete_query(). 17 years ago
  Brian Paul 382911bdbc mesa: add missing GLcontext param to _mesa_delete_query(). 17 years ago
  Michal Krol 9b82701813 draw: Fix compiler errors on Windows. 17 years ago
  Keith Whitwell 7053f8c902 rtasm: fix debug build 17 years ago
  Keith Whitwell 53d4706c6c make draw's vertex_info struct smaller/quicker to compare with memcmp() 17 years ago
  Eric Anholt 91d0020eec i915: Refine the texture indirect lookup accounting. 17 years ago
  Keith Whitwell 0370d6b359 mesa: handle vertex program enabled case also in texenvprogram.c 17 years ago
  Robert Ellison afaa53040b CELL: changes to generate SPU code for stenciling 17 years ago
  Ian Romanick db9ba91971 intel: Don't advertise unsupported extensions on pre-965 hardware 17 years ago
  Keith Whitwell 1680ef8696 mesa: avoid generating constant vertex attributes in fixedfunc programs 17 years ago
  Keith Whitwell d63a36ef3a Mesa: short-circuit case when looking up the same program twice in cache 17 years ago
  Keith Whitwell fa1b533012 mesa: add new internal state for tracking current vertex attribs 17 years ago
  Keith Whitwell 0e008d3797 mesa: add missing state dependencies for various tracked constants 17 years ago
  Keith Whitwell 6280e33570 mesa: shrink texenvprogram state key struct 17 years ago
  Keith Whitwell 6965532e14 rtasm: add sse_movntps 17 years ago
  Keith Whitwell 22eb067c88 draw: modify prefetching slightly 17 years ago
  Keith Whitwell 21f98ad30a draw: don't keep refetching constant inputs 17 years ago
  Keith Whitwell 66d4beb874 rtasm: add prefetch instructions 17 years ago
  Keith Whitwell a15699c3f5 draw: add streamlined paths for fetching linear verts 17 years ago
  Michal Krol a77976d2ee mesa: Fix compiler warnings on Windows. 17 years ago
  Stephane Marchesin 8bdb4d2b2f Gallivm: add slt. glxgears should be running, except it isn't. 17 years ago
  Stephane Marchesin 3f4b67f5d7 Gallivm: port to llvm 2.4. 17 years ago
  Stephane Marchesin fdcaf569d4 Gallivm: fix off-by-one. 17 years ago
  Stephane Marchesin 0116ea34e1 Gallivm: more instructions. 17 years ago
  Stephane Marchesin 3f477e111a Gallivm: make it compile again, add some opcodes. 17 years ago
  Brian Paul 5620c20b24 mesa: fix temp register allocation problems. 17 years ago
  Brian Paul 2cb213ff23 egl: check for null ptr/name 17 years ago
  Brian Paul 5b60d6d07b egl: remove space after -L flag 17 years ago
  Keith Whitwell 918a444913 draw: modify prefetching slightly 17 years ago
  Keith Whitwell af9cfea9cc draw: don't keep refetching constant inputs 17 years ago