99081 次代码提交 (90269ba353333be13e54549ecff3adb8803661db)
 

作者 SHA1 备注 提交日期
  Dave Airlie f4b1ec2972 r600: drop l2 related queries 7 年前
  Dave Airlie e836fb2002 r600/shader: only read back the necessary tess factor components. 7 年前
  Jon Turney adfb9c5c7b Fix use of alloca() without #include <c99_alloca.h> 7 年前
  Kenneth Graunke 28c2d0d80b genxml: Add missing INSTDONE_1 bits on Gen7.5+. 7 年前
  Kenneth Graunke 8eadc2fb8f intel: Apply Geminilake "Barrier Mode" workaround. 7 年前
  Emil Velikov 5e7d06fcb0 docs: update calendar, add news and link release notes for 17.3.2 7 年前
  Emil Velikov ea9c548494 docs: add sha256 checksums for 17.3.2 7 年前
  Emil Velikov 6c73767596 docs: add release notes for 17.3.2 7 年前
  Indrajit Das e05d5b0cf3 st/omx_bellagio: Update default intra matrix per MPEG2 spec 7 年前
  Scott D Phillips 42f421cbbf aubinator: add support for aubinating memtrace aubs 7 年前
  Scott D Phillips 8cdf5bd292 aubinator: extract aubinator_init() out of the header handler function 7 年前
  Scott D Phillips 4f0a2ff4c1 aubinator: honor --color option when printing the header 7 年前
  Scott D Phillips 161a97c3d5 .gitignore: Ignore new generated files 7 年前
  Dylan Baker 73ce7cb474 Meson: ensure variable defined 7 年前
  Dylan Baker 21bca27349 meson: Fix typo in clover build 7 年前
  Dylan Baker eab0316d10 meson: set opencl flags for r600 7 年前
  Dylan Baker 42ea0631f1 meson: build clover 7 年前
  Dylan Baker 425fcbde3f meson: Turn on swr for relevant targets 7 年前
  Dylan Baker e0b037d697 meson: Build SWR driver 7 年前
  Timothy Arceri f04d2ca0d9 ac: rework emit_barrier() to not segfault on radeonsi 7 年前
  Timothy Arceri 19f3141e6a ac: add load_tess_level() to the abi 7 年前
  Timothy Arceri 2bd7ab32cf radeonsi: add load_tess_level() helper 7 年前
  Jason Ekstrand 9e5aaa93cb spirv: Do implicit conversions of uint to bool in OpStore 7 年前
  Jason Ekstrand 154668e79c spirv: Loosen the validation for load/store type matching 7 年前
  Jason Ekstrand 986303cb92 spirv: Require a storage type for OpStore destinations 7 年前
  Jason Ekstrand 70f588778c spirv: Add a vtn_types_compatible helper 7 年前
  Jason Ekstrand 8bad7f33c6 spirv: Store the id of the type in vtn_type 7 年前
  Jason Ekstrand 53265c8798 spirv: Add a mechanism for dumping failing shaders 7 年前
  Jason Ekstrand 819adfdfb4 spirv: Rework asserts in var_decoration_cb 7 年前
  Jason Ekstrand 71ea4dded5 spirv: Rework error checking for decorations 7 年前
  Jason Ekstrand d6a4099303 spirv: Add better type validation to OpTypeImage 7 年前
  Jason Ekstrand 03c543d041 spirv: Switch on vtn_base_type in OpComposite(Extract|Insert) 7 年前
  Jason Ekstrand 936f49268e spirv: Refactor Op[Spec]ConstantComposite and add better validation 7 年前
  Jason Ekstrand dabce5061d spirv: Add better validation to Op[Spec]Constant 7 年前
  Jason Ekstrand 6cf965751a spirv: Remove a pointless assignment in SpvOpSpecConstant 7 年前
  Jason Ekstrand f13a5cff72 spirv: Unify boolean constants and add better validation 7 年前
  Jason Ekstrand 0bb18858fb spirv/info: Add spirv_op_to_string 7 年前
  Jason Ekstrand ab85fd02d5 spirv: Make 'info' a local array spirv_info_c.py 7 年前
  Jason Ekstrand 296046556a spirv: Add better error messages in vtn_value helpers 7 年前
  Caio Marcelo de Oliveira Filho 22980f941e spirv: Import 1.2 rev 3 headers and grammar from Khronos 7 年前
  Samuel Pitoiset 08a5f4412a radv: get InstanceID from VGPR1 (or VGPR2 for tess) instead of VGPR3 7 年前
  Samuel Pitoiset be16bbe1d3 radv: avoid PS partial flushes when viewports/scissors don't change 7 年前
  Samuel Pitoiset b09b3f8834 radv: add has_scissor_bug for Vega10 and Raven 7 年前
  Samuel Pitoiset b462ceb482 radv/gfx9: do not load VGPR1 when GS uses points or lines 7 年前
  Samuel Pitoiset a3c2a86757 radv: make shader BOs read-only for the GPU 7 年前
  Samuel Pitoiset 6e3459eaf4 radv: make descriptor BOs read-only for the GPU 7 年前
  Samuel Pitoiset e4f2ad403f radv: make the indirect GFX config BO read-only for the GPU 7 年前
  Samuel Pitoiset 0e84fc2e2b radv/winsys: make IBs read-only for the GPU 7 年前
  Samuel Pitoiset a3aaa03624 radv/winsys: add RADEON_FLAG_READ_ONLY 7 年前
  Samuel Pitoiset 2dab5e96ec radv/winsys: rework radv_amdgpu_bo_va_op() 7 年前