| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | shader: Implement tessellation shaders, polygon mode and invocation id | 2021-07-22 | 1 | -0/+4 | |
| * | shader_recompiler,video_core: Cleanup some GCC and Clang errors | 2021-07-22 | 1 | -1/+1 | |
| * | shader: Refactor PTP and other minor changes | 2021-07-22 | 1 | -1/+0 | |
| * | shader: Implement TLD4.PTP | 2021-07-22 | 1 | -0/+1 | |
| * | shader: Implement DADD | 2021-07-22 | 1 | -0/+1 | |
| * | shader: Initial support for textures and TEX | 2021-07-22 | 1 | -0/+1 | |
| * | shader: Fix control flow | 2021-07-22 | 1 | -0/+1 | |
| * | shader: Add utility to resolve identities on a value | 2021-07-22 | 1 | -0/+1 | |
| * | shader: Make typed IR | 2021-07-22 | 1 | -0/+10 | |
| * | shader: Constant propagation and global memory to storage buffer | 2021-07-22 | 1 | -1/+0 | |
| * | shader: SSA and dominance | 2021-07-22 | 1 | -0/+3 | |
| * | shader: Initial recompiler work | 2021-07-22 | 1 | -0/+98 |