Historique des commits

Auteur SHA1 Message Date
  ReinUsesLisp d9c5bd9509 shader: Refactor PTP and other minor changes il y a 5 ans
  FernandoS27 b5db38f50e shader: Add IR opcode for ImageFetch il y a 5 ans
  FernandoS27 742d11c2ad shader: Implement TLD4.PTP il y a 5 ans
  FernandoS27 981eb6f43b shader: Fix Array Indices in TEX/TLD4 il y a 5 ans
  FernandoS27 f5672777c8 shader: Implement FragDepth il y a 5 ans
  FernandoS27 fda0835300 shader: Implement TLD4S. il y a 5 ans
  FernandoS27 c7c518e280 shader: Implement TLD4 and TLD4_B il y a 5 ans
  ameerj 32c5483beb shader: Implement SHFL il y a 5 ans
  ReinUsesLisp 49e87ea8ab shader: Track first bindless argument instead of the instruction itself il y a 5 ans
  ReinUsesLisp d3dad6b632 shader: Properly insert Prologue instruction il y a 5 ans
  ReinUsesLisp 83a283fa86 shader: Minor style nits il y a 5 ans
  FernandoS27 8cb9443cb9 shader: Fix F2I il y a 5 ans
  ReinUsesLisp 68a9505d8a shader: Implement NDC [-1, 1], attribute types and default varying initialization il y a 5 ans
  ReinUsesLisp 1d2db78398 shader: Fix use-after-free bug in object_pool il y a 5 ans
  ameerj 3d07cef009 shader: Implement VOTE il y a 5 ans
  ReinUsesLisp d40faa1db0 vk_pipeline_cache: Fix ReleaseContents order il y a 5 ans
  ReinUsesLisp a8d8fd40f7 shader: Fix TEX mask il y a 5 ans
  ReinUsesLisp f8115a6a9e vk_pipeline_cache: Add pipeline cache il y a 5 ans
  ReinUsesLisp c63cf4fa2e vk_pipeline_cache: Add pipeline cache il y a 5 ans
  ReinUsesLisp 2be5c7eff4 shader: Fold interpolation multiplications il y a 5 ans
  ReinUsesLisp 96b7ced6ec shader: Better but still partial interpolation support il y a 5 ans
  ameerj e4e1cc11b8 shader: Implement DMNMX, DSET, DSETP il y a 5 ans
  FernandoS27 56be556eee shader: Implement FADD32I il y a 5 ans
  FernandoS27 a62f04efab shader: Implement F2F il y a 5 ans
  ReinUsesLisp 8b3b9c3371 shader: Add missing fp64 usage flags il y a 5 ans
  ameerj c858b8ba97 shader: Implement DMUL and DFMA il y a 5 ans
  ameerj 112b8f00f0 shader: Add FP64 register load/store helpers il y a 5 ans
  ReinUsesLisp a77e764726 shader: Add support for fp16 comparisons and misc fixes il y a 5 ans
  FernandoS27 27fb97377e shader: Fix floating point comparison for FP16 il y a 5 ans
  FernandoS27 e10d9c1b8e shader: Implement HSETP2 il y a 5 ans