Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-06-10 | shader_recompiler: translate f64 to f32 when unsupported on host | Liam | 1 | -0/+1 |
2023-06-10 | shader_recompiler: remove barriers in conditional control flow when device lacks support | Liam | 1 | -0/+2 |
2023-01-07 | Revert "shader_recompiler: Align SSBO offsets to meet host requirements" | Liam | 1 | -1/+0 |
2023-01-05 | Run clang-format | Billy Laws | 1 | -2/+3 |
2023-01-05 | shader_recompiler: Add support for lowering geometry passthrough | Billy Laws | 1 | -0/+1 |
2023-01-05 | shader_recompiler: Align SSBO offsets to meet host requirements | Billy Laws | 1 | -0/+1 |
2022-12-01 | shader_recompiler: add gl_Layer translation GS for older hardware | Liam | 1 | -1/+2 |
2022-11-11 | ir/texture_pass: Use host_info instead of querying Settings::values (#9176) | Morph | 1 | -0/+1 |
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | 1 | -3/+2 |
2021-08-30 | structured_control_flow: Conditionally invoke demote reorder pass | ameerj | 1 | -2/+3 |
2021-07-23 | shader: Add support for native 16-bit floats | ReinUsesLisp | 1 | -0/+18 |