3061 次程式碼提交 (438390418d27838bcfcb5bbb4c486db45dbaa44d)

作者 SHA1 備註 提交日期
  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 年之前
  Brian Paul 4b27c614cf tgsi/sse: fix aos_to_soa() loop to handle num_inputs==0 15 年之前
  Vinson Lee b54d10b62e gallivm: Remove unnecessary header. 15 年之前
  Brian Paul 7aadd5ecb5 gallivm: fix wrong return value in bitwise functions 15 年之前
  José Fonseca 6d173da5c8 gallivm: Clamp indirect register indices to file_max. 15 年之前
  José Fonseca 795eb3d64a gallivm: Start collecting bitwise arithmetic helpers in a new module. 15 年之前
  José Fonseca 3d5b9c1f2d gallivm: Fix address register swizzle. 15 年之前
  Keith Whitwell 045ee46011 gallivm: make lp_build_sample_nop public 15 年之前
  Brian Paul 7640151c3d gallivm: move i32_vec_type inside the #ifdef 15 年之前
  Brian Paul 3c9f4c7b75 gallivm: fix incorrect vector shuffle datatype 15 年之前
  Vinson Lee 00118c4077 draw: Remove unnecessary header. 15 年之前
  Vinson Lee d94c7841b2 gallivm: Remove unnecessary headers. 15 年之前