| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | shader_recompiler: Remove S32 IR type | 2023-01-25 | 1 | -4/+0 | |
| * | video_core: Fix SNORM texture buffer emulating error (#9001) | 2022-11-04 | 1 | -0/+4 | |
| * | general: Convert source file copyright comments over to SPDX | 2022-04-23 | 1 | -3/+2 | |
| * | shader_recompiler: Reduce unused includes | 2022-03-20 | 1 | -1/+0 | |
| * | emit_spirv: Reduce emit_spirv.h include overhead | 2021-12-05 | 1 | -0/+1 | |
| * | Move SPIR-V emission functions to their own header | 2021-07-22 | 1 | -0/+1 | |
| * | shader: Implement LEA | 2021-07-22 | 1 | -2/+2 | |
| * | spirv: Add lower fp16 to fp32 pass | 2021-07-22 | 1 | -10/+18 | |
| * | shader: Primitive Vulkan integration | 2021-07-22 | 1 | -12/+12 | |
| * | spirv: Initial bindings support | 2021-07-22 | 1 | -2/+2 | |
| * | spirv: Initial SPIR-V support | 2021-07-22 | 1 | -0/+57 |