93651 次程式碼提交 (f87ff64850b1cc755d8450fec2b77148262dd526)
 

作者 SHA1 備註 提交日期
  Nicolai Hähnle 6ecef25545 ac/nir: implement nir_op_f2b 8 年之前
  Nicolai Hähnle dacf73e527 ac/nir: implement nir_op_{b2i,i2b} 8 年之前
  Nicolai Hähnle 77d7764d5e ac/nir: convert type helpers to ac_llvm_context 8 年之前
  Nicolai Hähnle b7bd49158e ac/llvm: fix type of second llvm.cttz.* parameter 8 年之前
  Nicolai Hähnle e8ba03d32a ac/shader_info: fix a comment 8 年之前
  Nicolai Hähnle edfd3be77e ac: add ac_llvm_context::v8i32 8 年之前
  Nicolai Hähnle 331a574732 ac: add ac_llvm_context::{i,f}32_{0,1} 8 年之前
  Nicolai Hähnle 7bf8c944dc ac: add ac_llvm_context::{i16, i64, f16, f64} 8 年之前
  Ilia Mirkin 4a79f2be33 nv50/ir: fix combineLd/St to update existing records as necessary 8 年之前
  Ilia Mirkin 7d56ae5eb2 nv50/ir: adjust overlapping logic to take fileIndex-relative offsets 8 年之前
  Ilia Mirkin 55a8c11705 nv50/ir: VFETCH is also considered a load for MemoryOpt 8 年之前
  Ilia Mirkin c12f8305a8 nv50,nvc0: remove IDX from bufctx immediately, to avoid conflicts with clear 8 年之前
  Ilia Mirkin 8c02ee4a8b nv50/ir: fetch indirect sources BEFORE the op that uses them 8 年之前
  Timothy Arceri 9545139ce5 mesa: skip FLUSH_VERTICES() if no samplers were changed 8 年之前
  Timothy Arceri 191ff86d53 mesa: don't set _NEW_PROGRAM_CONSTANTS for non-bindless opaque uniforms 8 年之前
  Rob Herring c4291a3283 Android: add renderonly files to libmesa_gallium 8 年之前
  Timothy Arceri a00a277da9 mesa: add KHR_no_error support for glCopyTexImage*D() 8 年之前
  Timothy Arceri 8bf02efed3 mesa: add no error support to copyteximage() 8 年之前
  Timothy Arceri 167f6a33fa mesa: create copyteximage_err() helper and always inline copyteximage() 8 年之前
  Timothy Arceri 8b9eccc061 mesa: tidy up copyteximage() 8 年之前
  Ian Romanick f73c63a175 i915: On Gen <= 3 there are no array textures 8 年之前
  Ian Romanick 122e6dc451 i915: On Gen <= 3 there is no W-tiling 8 年之前
  Ian Romanick 97d332ce0e i915: Remove unused fields intel_mipmap_tree::logical_(width|height|depth)0 8 年之前
  Ian Romanick ca8e8d5520 i915: Remove unused field intel_mipmap_tree::array_spacing_lod0 8 年之前
  Ian Romanick e5a632a256 i915: On Gen <= 3 there is no multisampling 8 年之前
  Ian Romanick 7b7a0ba04c i915: Trivial code reformatting 8 年之前
  Ian Romanick b08981009d i915,i965: Don't condition use of GLSL clear on the current API 8 年之前
  Timothy Arceri 7719f52d5f mesa: add KHR_no_error support for glCopyTex{ture}SubImage*D() 8 年之前
  Timothy Arceri b480211058 mesa: add copy_texture_sub_image_no_error() helper 8 年之前
  Timothy Arceri 3034c4c725 mesa: remove redundant NULL check 8 年之前
  Timothy Arceri c7f7a375d9 mesa: create copy_texture_sub_image_err() helper 8 年之前
  Timothy Arceri 45498aff82 mesa: make _mesa_copy_texture_sub_image() static 8 年之前
  Timothy Arceri bc0af44a5a mesa: add KHR_no_error support for gl{Compressed}TexImage*D() 8 年之前
  Timothy Arceri 51f4ebdbdc mesa: add no error support to teximage() 8 年之前
  Timothy Arceri ca5f1e82de mesa: create wrapper around teximage() 8 年之前
  Timothy Arceri 62abf6862f mesa: fix unused variable warning in release builds 8 年之前
  Marek Olšák ccf963ed29 radeonsi: don't flush and wait for CB after depth-only rendering 8 年之前
  Ian Romanick 1b101ca809 blorp: Use normalized coordinates on Gen6 8 年之前
  Marek Olšák 25ea7aa5cd mesa/glthread: don't include pthread.h 8 年之前
  Nanley Chery d6748f1fc4 anv/gpu_memcpy: Rename the gpu_memcpy function 8 年之前
  Nanley Chery 1415e7a997 anv/blorp: Provide surface states for CCS resolves 8 年之前
  Nanley Chery 4b2a2b70e0 anv/blorp: Add a surface-state-based CCS resolve function 8 年之前
  Nanley Chery d1119ab7b6 blorp/clear: Add a binding-table-based CCS resolve function 8 年之前
  Nanley Chery 6235f08ff8 anv: Adjust params of color buffer transitioning functions 8 年之前
  Nanley Chery e15b1c41a4 anv/blorp: Remove 3D subresource transition workaround 8 年之前
  Nanley Chery 5ca2fbcee2 anv/cmd_buffer: Adjust the image view reloc function 8 年之前
  Nanley Chery 5f4f50419c anv/cmd_buffer: Adjust layout transition aspect checking 8 年之前
  Nanley Chery bc838fc759 anv: Add and use color auxiliary buffer helpers 8 年之前
  Nanley Chery 8aaa13467d intel/isl: Only create a CCS buffer if the image supports rendering 8 年之前
  Nanley Chery b934330191 intel/isl: Limit CCS to one level and layer on gen7 8 年之前