summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/backend/spirv/spirv_emit_context.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader_recompiler: emulate 8-bit and 16-bit storage writes with cas loopGravatar Liam2024-01-111-0/+3
* shader_recompiler: use float image operations on load/store when requiredGravatar Liam2023-12-211-0/+2
* Manually robust on Maxwell and earlierGravatar Kelebek12023-10-191-0/+36
* shader_recompiler: skip sampler for buffer textures (#11435)Gravatar liamwhite2023-09-141-1/+0
* Implement scaled vertex buffer format emulationGravatar Billy Laws2023-06-031-1/+15
* spirv: Fix TXQ with MSAA texturesGravatar ameerj2023-01-291-0/+1
* Vulkan: Add a workaround for input_position on Adreno driversGravatar Billy Laws2023-01-051-0/+1
* Video_core: Address feedbackGravatar Fernando Sahmkow2023-01-041-0/+1
* video_core: Fix few issues in Tess stageGravatar FengChen2022-11-071-0/+1
* video_core: Generate mipmap texture by drawingGravatar FengChen2022-09-201-0/+4
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* shader_recompiler: Reduce unused includesGravatar ameerj2022-03-201-1/+0
* shader_recompiler: Use functions for indirect const buffer accessesGravatar Liam2022-03-171-0/+8
* Remove spirv handle legacy related codeGravatar vonchenplus2021-12-181-15/+0
* shader_recompiler: Rename backend emit_context filesGravatar ameerj2021-12-051-0/+335