| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move SPIR-V emission functions to their own header | 2021-07-22 | 1 | -0/+1 | |
| * | spirv: Replace Constant/ConstantComposite with Const helper | 2021-07-22 | 1 | -3/+3 | |
| * | shader: Add coarse derivatives | 2021-07-22 | 1 | -0/+8 | |
| * | shader: Implement fine derivates constant propagation | 2021-07-22 | 1 | -0/+8 | |
| * | shader: Move LaneId to the warp emission file and fix AMD | 2021-07-22 | 1 | -0/+8 | |
| * | shader: Address feedback + clang format | 2021-07-22 | 1 | -1/+0 | |
| * | shader_recompiler,video_core: Cleanup some GCC and Clang errors | 2021-07-22 | 1 | -1/+1 | |
| * | shader: Add subgroup masks | 2021-07-22 | 1 | -9/+37 | |
| * | shader: Implement FSWZADD | 2021-07-22 | 1 | -0/+16 | |
| * | shader: Implement SHFL | 2021-07-22 | 1 | -0/+135 |