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
/
frontend
Age
Commit message (
Expand
)
Author
2025-02-16
build: upgrade fmt and SDL2
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
2023-11-26
Merge branch 'master' into ssbo-align
Ameer J
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 to meet host requirements
Ameer J
2023-08-27
Shader Recompiler: Auto stub special registers and dump pipelines on exception.
Fernando Sahmkow
2023-08-18
Shader Recomnpiler: implement textuzreGrad 3D emulation constant propagation
Fernando Sahmkow
2023-06-12
Merge pull request #10699 from liamwhite/conditional-barrier
MatÃas Locatti
2023-06-10
shader_recompiler: translate f64 to f32 when unsupported on host
Liam
2023-06-10
shader_recompiler: remove barriers in conditional control flow when device la...
Liam
2023-05-26
shader_recompiler: fix copy-paste error
Liam
2023-05-11
Fix Tears of the Kingdom flickering clouds and depths.
Kelebek1
2023-02-19
Merge pull request #9588 from liamwhite/bylaws-reverts
liamwhite
2023-02-04
shader_recompiler/value.h: Remove lingering references to S32
ameerj
2023-01-29
Move to Clang Format 15
Levi Behunin
2023-01-29
Merge pull request #9694 from ameerj/txq-mips
liamwhite
2023-01-28
shader_recompiler: TXQ: Skip QueryLevels when possible
ameerj
2023-01-25
shader_recompiler: Remove S32 IR type
ameerj
2023-01-07
Revert "shader_recompiler: Align SSBO offsets to meet host requirements"
Liam
2023-01-07
Avoid OOB array access reading passthrough attr mask
Billy Laws
2023-01-05
Run clang-format
Billy Laws
2023-01-05
shader_recompiler: Add support for lowering geometry passthrough
Billy Laws
2023-01-05
shader_recompiler: Align SSBO offsets to meet host requirements
Billy Laws
2023-01-04
Video_core: Address feedback
Fernando Sahmkow
2023-01-01
MacroHLE: Add HLE replacement for base vertex and base instance.
Fernando Sahmkow
2022-12-03
Merge pull request #9300 from ameerj/pch
liamwhite
2022-12-03
Merge pull request #9289 from liamwhite/fruit-company
liamwhite
2022-12-01
shader_recompiler: add gl_Layer translation GS for older hardware
Liam
2022-11-29
value.h: remove recursive include
ameerj
2022-11-22
general: fix compile for Apple Clang
Liam
2022-11-11
Merge pull request #9167 from vonchenplus/tess
liamwhite
2022-11-11
ir/texture_pass: Use host_info instead of querying Settings::values (#9176)
Morph
2022-11-07
video_core: Fix few issues in Tess stage
FengChen
2022-11-04
video_core: Fix SNORM texture buffer emulating error (#9001)
Feng Chen
2022-11-03
Merge pull request #8858 from vonchenplus/mipmap
bunnei
2022-10-25
Revert "shader_recompiler/dead_code_elimination: Add DeadBranchElimination pass"
Feng Chen
2022-10-24
Merge pull request #8873 from vonchenplus/fix_legacy_location_error
bunnei
2022-10-17
Address feedback
FengChen
[next]