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