50800 коммитов (ea00632fe0667766783fb66f9db5198554fee159)
 

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