提交歷史

作者 SHA1 備註 提交日期
  ReinUsesLisp cb6039ccea vk_pipeline_cache: Fix pipeline and shader caches 5 年之前
  ReinUsesLisp f0031babeb shader: Implement front face 5 年之前
  ReinUsesLisp a806b29cb9 shader: Fix structured control flow on KIL instructions 5 年之前
  FernandoS27 cdf0cc3869 shader: Fix TXQ 5 年之前
  ReinUsesLisp ec005be99d shader: Fix rasterizer integration order issues 5 年之前
  ReinUsesLisp 17063d16a3 shader: Implement TXQ and fix FragDepth 5 年之前
  ReinUsesLisp d9c5bd9509 shader: Refactor PTP and other minor changes 5 年之前
  FernandoS27 b5db38f50e shader: Add IR opcode for ImageFetch 5 年之前
  FernandoS27 742d11c2ad shader: Implement TLD4.PTP 5 年之前
  FernandoS27 981eb6f43b shader: Fix Array Indices in TEX/TLD4 5 年之前
  FernandoS27 f5672777c8 shader: Implement FragDepth 5 年之前
  FernandoS27 fda0835300 shader: Implement TLD4S. 5 年之前
  FernandoS27 c7c518e280 shader: Implement TLD4 and TLD4_B 5 年之前
  ameerj 32c5483beb shader: Implement SHFL 5 年之前
  ReinUsesLisp 49e87ea8ab shader: Track first bindless argument instead of the instruction itself 5 年之前
  ReinUsesLisp d3dad6b632 shader: Properly insert Prologue instruction 5 年之前
  ReinUsesLisp 83a283fa86 shader: Minor style nits 5 年之前
  FernandoS27 8cb9443cb9 shader: Fix F2I 5 年之前
  ReinUsesLisp 68a9505d8a shader: Implement NDC [-1, 1], attribute types and default varying initialization 5 年之前
  ReinUsesLisp 1d2db78398 shader: Fix use-after-free bug in object_pool 5 年之前
  ameerj 3d07cef009 shader: Implement VOTE 5 年之前
  ReinUsesLisp d40faa1db0 vk_pipeline_cache: Fix ReleaseContents order 5 年之前
  ReinUsesLisp a8d8fd40f7 shader: Fix TEX mask 5 年之前
  ReinUsesLisp f8115a6a9e vk_pipeline_cache: Add pipeline cache 5 年之前
  ReinUsesLisp c63cf4fa2e vk_pipeline_cache: Add pipeline cache 5 年之前
  ReinUsesLisp 2be5c7eff4 shader: Fold interpolation multiplications 5 年之前
  ReinUsesLisp 96b7ced6ec shader: Better but still partial interpolation support 5 年之前
  ameerj e4e1cc11b8 shader: Implement DMNMX, DSET, DSETP 5 年之前
  FernandoS27 56be556eee shader: Implement FADD32I 5 年之前
  FernandoS27 a62f04efab shader: Implement F2F 5 年之前