index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shader_recompiler
Age
Commit message (
Expand
)
Author
2025-02-28
shader_recompiler: Implement vertex count lookup for Geometry stage
Zephyron
2025-02-16
build: upgrade fmt and SDL2
Zephyron
2025-01-20
shader: Implement EmitInvocationInfo across all backends
Zephyron
2025-01-17
shader_recompiler: Add stubs for CSM/FCSM flow test conditions
Zephyron
2025-01-17
Downgrade Android SDK and build tools
Zephyron
2025-01-17
Revert "shader-recompiler: implement FCSM_TR flow test case"
vampiric_x
2025-01-15
shader-recompiler: implement FCSM_TR flow test case
Zephyron
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
shader_recompiler: Fix ISBERD instruction implementation
Zephyron
2024-12-31
shader_recompiler: Use FPRecip in FSWZADD implementation
Zephyron
2024-12-31
shader_recompiler: Fix method names in FSWZADD implementation
Zephyron
2024-12-31
shader_recompiler: Implement ISBERD instruction
Zephyron
2024-12-31
shader_recompiler: Implement ISBERD instruction modes and shifts
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-02-22
Merge pull request #13075 from liamwhite/mali-having-a-bad-time
Narr the Reg
2024-02-19
shader_recompiler: throw on missing geometry streams in geometry shaders
Liam
2024-02-15
shader_recompiler: fix non-const offset for arrayed image types
Liam
2024-02-15
Revert "shader_recompiler: use only ConstOffset for OpImageFetch"
Liam
2024-02-05
shader_recompiler: use only ConstOffset for OpImageFetch
Liam
2024-01-18
Merge pull request #12644 from liamwhite/vkspec-image-offset
liamwhite
2024-01-16
Merge remote-tracking branch 'origin/master' into typos3
Viktor Szépe
2024-01-15
Fix more typos
Viktor Szépe
2024-01-11
shader_recompiler: emulate 8-bit and 16-bit storage writes with cas loop
Liam
2024-01-11
shader_recompiler: fix Offset operand usage for non-OpImage*Gather
Liam
2024-01-07
Fix "Propietary" typo elsewhere
Viktor Szépe
2024-01-04
Merge pull request #12437 from ameerj/gl-amd-fixes
liamwhite
2023-12-26
shader_recompiler: use default value for clip distances array
Liam
2023-12-26
shader_recompiler: respect clip distance limits in indexed store
Liam
2023-12-22
Merge pull request #12435 from liamwhite/type-check
Fernando S
2023-12-21
spirv_emit_context: Fix BaseInstance for OGL spirv
Ameer J
2023-12-21
shader_recompiler: ensure derivatives for textureGrad are f32
Liam
2023-12-21
shader_recompiler: use float image operations on load/store when required
Liam
2023-12-20
emit_glsl_image: Use inlined texelFetch offsets
Ameer J
2023-12-18
shader_recompiler: use minimal clip distance array
Liam
2023-12-18
shader_recompiler: ignore clip distances beyond driver support level
Liam
2023-12-03
Merge pull request #12196 from ameerj/glsl-cbuf-sizes
liamwhite
2023-11-26
GLSL: Prefer known used cbuf sizes
Ameer J
2023-11-26
Merge branch 'master' into ssbo-align
Ameer J
2023-11-19
renderer_vulkan: ignore viewport stores on non-supporting drivers
Liam
2023-11-19
Merge pull request #12066 from ameerj/nvidia-nsanity
liamwhite
2023-11-18
shader_recompiler: Fix spelling of "derivate" (#12067)
Ameer J
2023-11-17
shader_recompiler: add byteswap pattern workaround for Nvidia
Ameer J
2023-10-31
shader_recompiler: Align SSBO offsets in GlobalMemory functions
Ameer J
2023-10-31
shader_recompiler: Align SSBO offsets to meet host requirements
Ameer J
2023-10-23
Merge pull request #11847 from ameerj/glsl-shfl-fix
liamwhite
2023-10-22
emit_glsl_warp: Fix shfl_in_bounds conditional
Ameer J
2023-10-19
Manually robust on Maxwell and earlier
Kelebek1
2023-10-02
ci: fix new codespell errors
Liam
2023-09-22
emit_spirv: fix incorrect use of descriptor index in image atomics
Liam
2023-09-14
shader_recompiler: skip sampler for buffer textures (#11435)
liamwhite
[next]