| 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 | spirv/convert: Catch more signed operations oversights | 1 | -5/+5 | |
| 2021-07-22 | spirv/convert: Catch more broken signed operations on Nvidia OpenGL | 1 | -0/+6 | |
| 2021-07-22 | Move SPIR-V emission functions to their own header | 1 | -0/+1 | |
| 2021-07-22 | spirv: Implement int8 and int16 conversion fallbacks | 1 | -19/+80 | |
| 2021-07-22 | shader: Implement I2F | 1 | -0/+48 | |
| 2021-07-22 | shader: Initial support for textures and TEX | 1 | -0/+48 | |
| 2021-07-22 | shader: Implement HADD2 | 1 | -0/+16 | |
| 2021-07-22 | spirv: Add lower fp16 to fp32 pass | 1 | -0/+89 |