3061 次程式碼提交 (438390418d27838bcfcb5bbb4c486db45dbaa44d)

作者 SHA1 備註 提交日期
  José Fonseca 4648846bd6 gallivm: Use a faster (and less accurate) log2 in lod computation. 15 年之前
  José Fonseca df3505b193 gallivm: Take the type signedness in consideration in round/ceil/floor. 15 年之前
  Dave Airlie bf21b7006c pb: fix numDelayed accounting 15 年之前
  Dave Airlie 49866c8f34 pb: don't keep checking buffers after first busy 15 年之前
  Brian Paul 66992463ac draw: check for null sampler pointers 15 年之前
  Brian Paul 542d6cb1b8 gallivm: added some comments 15 年之前
  Tom Fogal 3661f757ee Revert "Prefer intrinsics to handrolled atomic ops." 15 年之前
  Tom Fogal 5f66b340aa Prefer intrinsics to handrolled atomic ops. 15 年之前
  Tom Fogal 76a60faf52 Implement x86_64 atomics for compilers w/o intrinsics. 15 年之前
  Brian Paul 874f3a57ce gallivm: check for level=0 case in lp_build_minify() 15 年之前
  José Fonseca 4e6f5e8d43 gallivm: More comprehensive border usage logic. 15 年之前
  Nicolas Kaiser b719c91c82 gallium/util: remove duplicated include 15 年之前
  Nicolas Kaiser 237fa8a81c gallium/rtasm: remove duplicated include 15 年之前
  José Fonseca e3ccfd4e03 gallivm: Use SSE4.1's ROUNDSS/ROUNDSD for scalar rounding. 15 年之前
  Brian Paul 0cb545a7f2 draw: pass sampler state down to llvm jit state 15 年之前
  Brian Paul 3446af0179 llvmpipe: fix swizzling of texture border color 15 年之前
  Luca Barbieri ff531c5b05 ureg: support centroid interpolation 15 年之前
  Joakim Sindholt b51f6e7c23 util/u_blitter: fix leak 15 年之前
  Brian Paul 4e2f53bacb gallivm: fix repeat() function for NPOT textures 15 年之前
  José Fonseca a69a96d85e gallivm: Remove dead experimental code. 15 年之前
  José Fonseca 2a8d1fd3ce gallivm: Fetch the lod from the dynamic state when min_lod == max_lod. 15 年之前
  José Fonseca 998cf11e13 draw: Fullfil the new min_lod/max_lod/lod_bias/border_color dynamic state 15 年之前
  Roland Scheidegger 049a8cce76 gallivm: optimize yuv decoding 15 年之前
  Roland Scheidegger 46d05d4ef9 gallivm: don't use URem/UDiv when calculating offsets for blocks 15 年之前
  Roland Scheidegger 26dc60d0a3 gallivm: fix copy&paste bug 15 年之前
  Marek Olšák 8619495790 util: fix util_pack_color for B4G4R4A4 15 年之前
  Brian Paul d1a4dd4217 llvmpipe: make texture border_color dynamic state 15 年之前
  Brian Paul 61b7da074e llvmpipe: make min/max lod and lod bias dynamic state 15 年之前
  Marek Olšák 68afbe89c7 util: make calling remove_from_list multiple times in a row safe 15 年之前
  José Fonseca 440129521c draw: Prevent clipped vertices overflow. 15 年之前
  Keith Whitwell 8b597b4ea4 draw: don't apply flatshading to clipped tris with <3 verts 15 年之前
  Dave Airlie c262c4a2ff u_blitter: add a custom blitter call passing a dsa cso 15 年之前
  Jakob Bornecrantz 4bb42a4f7e tgsi: Fix missing test before check 15 年之前
  José Fonseca 162b0efff6 gallivm: Add unorm support to lp_build_lerp() 15 年之前
  Brian Paul ffa2d203fb gallivm: fix lp_build_sample_compare() 15 年之前
  Brian Paul b3a647276e draw: new draw_fs.[ch] files 15 年之前
  Vinson Lee 2491258436 tgsi: Remove duplicate case value. 15 年之前
  Jakob Bornecrantz d21301675c tgsi: Actually care what check_soa_dependencies says 15 年之前
  José Fonseca c66f0c4629 tgsi: Don't ignore indirect registers in tgsi_check_soa_dependencies 15 年之前
  Brian Paul 77af109554 draw: check bitshift against PIPE_MAX_SHADER_OUTPUS 15 年之前
  Brian Paul a7ea4d11fb draw: fix test for using the wide-point stage 15 年之前
  Luca Barbieri de71e7a4c9 tgsi: add switch/case opcodes to tgsi_opcode_tmp.h 15 年之前
  Brian Paul b2ad8b5c22 gallivm: remove debug code 15 年之前
  Dave Airlie 91b70d8408 util/r300g: split the r300 index buffer modifier functions out to util 15 年之前
  Jakob Bornecrantz 00272e9e09 rbug: Add function to get opcode name string 15 年之前
  Jakob Bornecrantz 7faa37adf8 rbug: Cast opcode to corrent int size 15 年之前
  Luca Barbieri a01578c84f auxiliary: fix depth-only and stencil-only clears 15 年之前
  Brian Paul e22e3927b0 gallium: rework handling of sprite_coord_enable state 15 年之前
  José Fonseca 903a66abaf util: linearized sRGB values don't fit into 8bits 15 年之前
  Brian Paul c70d539e24 gallivm: added missing case for PIPE_TEXTURE_RECT 15 年之前