Age | Commit message (Expand) | Author |
---|---|---|
2021-07-22 | shader: Implement SULD and SUST | ReinUsesLisp |
2021-07-22 | shader_recompiler,video_core: Cleanup some GCC and Clang errors | lat9nq |
2021-07-22 | shader: Implement texture buffers | ReinUsesLisp |
2021-07-22 | shader: Abstract breadth searches and use the abstraction | ReinUsesLisp |
2021-07-22 | shader: Implement ImageGradient | FernandoS27 |
2021-07-22 | shader,spirv: Implement ImageQueryLod. | FernandoS27 |
2021-07-22 | shader: Implement TXQ and fix FragDepth | ReinUsesLisp |
2021-07-22 | shader: Add IR opcode for ImageFetch | FernandoS27 |
2021-07-22 | shader: Implement TLD4 and TLD4_B | FernandoS27 |
2021-07-22 | shader: Track first bindless argument instead of the instruction itself | ReinUsesLisp |
2021-07-22 | shader: Implement CAL inlining function calls | ReinUsesLisp |
2021-07-22 | shader: Partial implementation of LDC | ReinUsesLisp |
2021-07-22 | shader: Initial support for textures and TEX | ReinUsesLisp |