Commit Graph

18603 Commits (0c4cf3b9eb7de6624a844ae9ac9d2ba6b2ef3ac2)
 

Author SHA1 Message Date
FernandoS27 0c4cf3b9eb shader: Implement ClipDistance 4 years ago
FernandoS27 67afdaf566 shader: Fix TXD 4 years ago
FernandoS27 4d0d29fc20 shader: Address feedback 4 years ago
ReinUsesLisp cb6fc03e55 shader: Always pass a lod for TexelFetch 4 years ago
FernandoS27 630273b629 shader: Implement TXD 4 years ago
FernandoS27 d5bfc63088 shader: Implement ImageGradient 4 years ago
FernandoS27 be3e94ae55 shader: Implement TMML partially 4 years ago
FernandoS27 613b48c4a2 shader,spirv: Implement ImageQueryLod. 4 years ago
FernandoS27 2c276ec6eb shader: Implement TLDS 4 years ago
FernandoS27 dc1a9a3bed shader: Implement TLD 4 years ago
ReinUsesLisp 7a1c14269e spirv: Add fixed pipeline point size 4 years ago
FernandoS27 9d7422d967 shader: Add PointCoord attribute 4 years ago
ameerj b7589fe115 shader: Add PointSize attribute 4 years ago
ReinUsesLisp 514a6b07ee shader: Store type of phi nodes in flags
This is needed because pseudo-instructions where invalidated.
4 years ago
ReinUsesLisp b0d5572abf shader: Fix indirect branches to scheduler instructions 4 years ago
ReinUsesLisp 55b960a20f spirv: Fix default output attribute initialization 4 years ago
ReinUsesLisp 12783f8105 shader: Add missing new lines 4 years ago
ameerj 6c51f49632 shader: Implement FSWZADD 4 years ago
FernandoS27 34aba9627a shader: Implement BRX 4 years ago
ReinUsesLisp 39a379632e shader: Fix alignment checks on RZ 4 years ago
ameerj 73af0d2e0d shader: Implement I2I CC 4 years ago
ameerj dbc1e5cde7 shader: Implement I2I SAT 4 years ago
ReinUsesLisp 3c758d9b53 vk_pipeline_cache: Fix size hashing of shaders 4 years ago
ameerj cd9f75e223 shader: Fix ISCADD logic for PO/CC 4 years ago
ReinUsesLisp e860870dd2 shader: Implement LDS, STS, LDL, and STS and use SPIR-V 1.4 when available 4 years ago
ameerj 84298ce191 shader: Implement ISCADD CC 4 years ago
ameerj 51475e21ba shader: Implement VMAD, VMNMX, VSETP 4 years ago
ReinUsesLisp 0e1b213fa7 shader: Add missing I2I exception when CC is used 4 years ago
ReinUsesLisp dbd882ddeb shader: Better interpolation and disabled attributes support 4 years ago
ReinUsesLisp 675a82416d spirv: Remove dependencies on Environment when generating SPIR-V 4 years ago
ReinUsesLisp cb6039ccea vk_pipeline_cache: Fix pipeline and shader caches 4 years ago
ReinUsesLisp f0031babeb shader: Implement front face 4 years ago
ReinUsesLisp a806b29cb9 shader: Fix structured control flow on KIL instructions
This could potentially leave unvisited blocks, leading to illegal phi
nodes.
4 years ago
FernandoS27 cdf0cc3869 shader: Fix TXQ 4 years ago
ReinUsesLisp ec005be99d shader: Fix rasterizer integration order issues 4 years ago
ReinUsesLisp 17063d16a3 shader: Implement TXQ and fix FragDepth 4 years ago
ReinUsesLisp d9c5bd9509 shader: Refactor PTP and other minor changes 4 years ago
FernandoS27 b5db38f50e shader: Add IR opcode for ImageFetch 4 years ago
FernandoS27 742d11c2ad shader: Implement TLD4.PTP 4 years ago
FernandoS27 981eb6f43b shader: Fix Array Indices in TEX/TLD4 4 years ago
FernandoS27 f5672777c8 shader: Implement FragDepth 4 years ago
FernandoS27 fda0835300 shader: Implement TLD4S. 4 years ago
FernandoS27 c7c518e280 shader: Implement TLD4 and TLD4_B 4 years ago
ameerj 32c5483beb shader: Implement SHFL 4 years ago
ReinUsesLisp 49e87ea8ab shader: Track first bindless argument instead of the instruction itself 4 years ago
ReinUsesLisp d3dad6b632 shader: Properly insert Prologue instruction 4 years ago
ReinUsesLisp 83a283fa86 shader: Minor style nits 4 years ago
FernandoS27 8cb9443cb9 shader: Fix F2I 4 years ago
ReinUsesLisp 68a9505d8a shader: Implement NDC [-1, 1], attribute types and default varying initialization 4 years ago
ReinUsesLisp 1d2db78398 shader: Fix use-after-free bug in object_pool 4 years ago