50800 Commits (ea00632fe0667766783fb66f9db5198554fee159)
 

Autor SHA1 Mensaje Fecha
  Tom Stellard ea00632fe0 radeon/llvm: Remove AMDIL ROUND_NEAREST instruction hace 14 años
  Tom Stellard 0bfa3b3e96 radeon/llvm: Remove AMDIL ROUND_POSINF instruction hace 14 años
  Tom Stellard d4984f3463 radeon/llvm: Add custom SDNode for FRACT hace 14 años
  Tom Stellard 5523502ff9 radeon/llvm: Use -1 as true value for SET* integer instructions hace 14 años
  Tom Stellard 86dfae1103 radeon/llvm: Handle SETGE_INT, SETGE_UINT, and SETGT_UINT opcodes hace 14 años
  Tom Stellard cc7a6d2691 radeon/llvm: Avoid error with SI in EmitInstrWithCustomInserter() hace 14 años
  Vinson Lee 0f6a3a7de3 tgsi: Initialize Padding struct fields. hace 14 años
  Kenneth Graunke 88128516d4 i965: Gut the separate OpenGL ES extension enabling. hace 14 años
  Kenneth Graunke d4667516b6 mesa: Remove the OES_draw_texture extension from ES2. hace 14 años
  Jordan Justen dc50145253 i965: use cut index to handle primitive restart when possible hace 14 años
  Jordan Justen f9389fbfb2 i965: add flag to enable cut_index hace 14 años
  Jordan Justen df7d1323de i965: create code path to handle primitive restart in hardware hace 14 años
  Paul Berry 9f6932cb83 glsl/tests: Add .gitignore for uniform initialization unit test. hace 14 años
  Paul Berry aa173e16a0 glsl/constant propagation: kill whole var if LHS involves array indexing. hace 14 años
  Ian Romanick b45052b3f7 glsl/tests: Add test for uniform initialization by the linker hace 14 años
  Ian Romanick 49da2590c2 mesa: Use initializers to configure samplers hace 14 años
  Ian Romanick 75dac69262 ir_to_mesa: Don't set initial uniform values again hace 14 años
  Ian Romanick c343b980d6 ir_to_mesa: Propagate initial values in _mesa_associate_uniform_storage hace 14 años
  Ian Romanick 76027f5b5c glsl: Propagate sampler uniform initializers to gl_shader_program::SamplerUnits hace 14 años
  Ian Romanick b610881317 glsl: Initialize samplers to 0, propagate sampler values to the gl_program hace 14 años
  Ian Romanick a2e623054b glsl: Set initial values for uniforms in the linker hace 14 años
  Eric Anholt 29362875f2 i965/gen6+: Add support for GL_ARB_blend_func_extended. hace 14 años
  Eric Anholt 175ad8050e mesa: Keep a computed value for dual source blend func with each buffer. hace 14 años
  Eric Anholt 68216f3581 i965/gen6+: Add support for fast depth clears. hace 14 años
  Eric Anholt 5b248e5982 i965/gen6: Add CC viewport state setup to blorp code. hace 14 años
  Eric Anholt 39a91be20d i965/gen7: Add CC viewport setup to blorp code. hace 14 años
  Eric Anholt 54308f78a2 i965: Drop a layer of indirection in doing HiZ resolves. hace 14 años
  Eric Anholt 072634da4a i965: Replace intel_need_resolve with the hiz ops it maps to. hace 14 años
  Eric Anholt 5b226ad603 i965: Add an interface for doing hiz ops from C code. hace 14 años
  Eric Anholt 7da9795070 i965: Rename the clear function for this driver. hace 14 años
  Eric Anholt 3e1656567c i965: Simplify the remaining clear logic by relying on the meta clear. hace 14 años
  Eric Anholt 7c3e88f1fc i965: Switch blit color clears to tri clears on gen4/5. hace 14 años
  Eric Anholt fa15b0f3f0 i965: Remove dead logic for non-tri depth/stencil clears. hace 14 años
  Eric Anholt a3967ff441 i965: We always have GLSL, so always use it for tri clears. hace 14 años
  Eric Anholt 03c9044c2e i915: Drop gen4+ code from the forked clear code. hace 14 años
  Eric Anholt 11892ea986 intel: Fork the intel_clear.c file between i915 and i965. hace 14 años
  Vadim Girlin c91b4edff9 st/mesa: set stObj->lastLevel in guess_and_alloc_texture hace 14 años
  Paul Berry ea8e854b2c i965: Completely annotate the batch bo when aub dumping. hace 14 años
  Paul Berry 1b87a93983 intel: When AUB dumping, flush before emitting final bitmap command. hace 14 años
  José Fonseca 7a75e7d6e8 llvmpipe: Fix alpha testing precision on rgba8 formats. hace 14 años
  Vinson Lee e4fb332af1 scons: Do not build glx and egl on Cygwin. hace 14 años
  Christoph Bumiller 89155ba71d nv30: check for NULL vertex buffers in prevalidate_vbufs hace 14 años
  Christoph Bumiller a054fd8268 nv50: make unaligned index buffer offsets work again hace 14 años
  Christoph Bumiller 91fb5e0394 nvc0: don't set NEW_IDXBUF in nvc0_switch_pipe_context if none is bound hace 14 años
  James Benton 8a933e36d1 llvmpipe: Added a error counter to lp_test_conv. hace 14 años
  James Benton 383c1b649b llvmpipe: Changed known failures in lp_test_conv. hace 14 años
  James Benton 4203a0b034 llvmpipe: Added fixed point types tests to lp_test_conv. hace 14 años
  James Benton a3d4af0c00 gallivm: Fixed erroneous optimisation in lp_build_min/max. hace 14 años
  James Benton fdeb0394cb gallivm: Compensate for lp_const_offset in lp_build_conv. hace 14 años
  James Benton f89b1f4ba4 gallivm: Fixed overflow in lp_build_clamped_float_to_unsigned_norm. hace 14 años