| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2022-04-23 | general: Convert source file copyright comments over to SPDX | 1 | -3/+2 | |
| 2022-03-20 | shader_recompiler: Reduce unused includes | 1 | -1/+0 | |
| 2021-12-05 | emit_spirv: Reduce emit_spirv.h include overhead | 1 | -0/+1 | |
| 2021-07-22 | Move SPIR-V emission functions to their own header | 1 | -0/+1 | |
| 2021-07-22 | shader: Implement BFE and BFI CC | 1 | -2/+1 | |
| 2021-07-22 | shader: Implement DMNMX, DSET, DSETP | 1 | -0/+4 | |
| 2021-07-22 | shader: Implement R2P | 1 | -0/+4 | |
| 2021-07-22 | shader: FMUL, select, RRO, and MUFU fixes | 1 | -6/+15 | |
| 2021-07-22 | shader: Rename, implement FADD.SAT and P2R (imm) | 1 | -2/+2 | |
| 2021-07-22 | shader: Primitive Vulkan integration | 1 | -4/+4 | |
| 2021-07-22 | spirv: Initial SPIR-V support | 1 | -0/+25 |