index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-05
shader_recompiler: Fix shuffle partitioning for >64 invoc-per-subgroup GPUs
Billy Laws
2023-01-05
Vulkan, OpenGL: Hook up geometry shader passthrough emulation
Billy Laws
2023-01-05
shader_recompiler: Add support for lowering geometry passthrough
Billy Laws
2023-01-05
Vulkan, OpenGL: Hook up storage buffer alignment code
Billy Laws
2023-01-05
shader_recompiler: Align SSBO offsets to meet host requirements
Billy Laws
2023-01-05
shader_recompiler: SPIRV: Only enable int64 feature when supported
Billy Laws
2023-01-05
shader_recompiler: Add comparison operators to descriptor types
Billy Laws
2023-01-05
Vulkan: Add a workaround for input_position on Adreno drivers
Billy Laws
2023-01-05
Merge pull request #9527 from Wollnashorn/amd-cache-fix
Fernando S
2023-01-05
video_core/vulkan: Vulkan driver pipelines now contain cache version
Wollnashorn
2023-01-05
video_core/vulkan: Driver pipeline cache will now be deleted with the shader ...
Wollnashorn
2023-01-05
config: Set the Vulkan driver pipeline cache option to be global
Wollnashorn
2023-01-05
video_core/vulkan: Added check if Vulkan pipeline path has been set
Wollnashorn
2023-01-05
config: Better wording for VK pipeline cache option and enable by default
Wollnashorn
2023-01-05
yuzu-cmd: Removed `use_vulkan_driver_pipeline_cache` from default_ini.h
Wollnashorn
2023-01-05
video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelines
Wollnashorn
2023-01-05
Merge pull request #9557 from FernandoS27/ooops-i-killed-the-shitty-drivers
liamwhite
2023-01-05
Vulkan: Fix drivers that don't support dynamic_state_2 up
Fernando Sahmkow
2023-01-04
Merge pull request #9501 from FernandoS27/yfc-rel-2
liamwhite
2023-01-04
yuzu-ui: Add setting for disabling macro HLE
Fernando Sahmkow
2023-01-04
Video_core: Address feedback
Fernando Sahmkow
2023-01-03
Texture Cache: Implement async texture downloads.
Fernando Sahmkow
2023-01-03
Merge pull request #9518 from gidoly/revert-9504-pg2
liamwhite
2023-01-03
Vulkan: Update blacklisting to latest driver versions.
Fernando Sahmkow
2023-01-03
ShaderCompiler: Inline driver specific constants.
Fernando Sahmkow
2023-01-03
Vulkan: rework stencil tracking.
Fernando Sahmkow
2023-01-03
Merge pull request #9547 from MonsterDruide1/tas-doesnt-flap
liamwhite
2023-01-03
TAS: Immediately switch stick to TAS on input
MonsterDruide1
2023-01-02
Merge pull request #9542 from abouvier/cmake-module-path
liamwhite
2023-01-02
cmake: move find-modules to root cmake dir
Alexandre Bouvier
2023-01-02
Merge pull request #9541 from abouvier/cmake-option
liamwhite
2023-01-02
Merge pull request #9540 from MonsterDruide1/tas-sanitized-record
liamwhite
2023-01-02
Merge pull request #9537 from abouvier/cmake-almost-quiet
bunnei
2023-01-01
Merge pull request #9543 from german77/nifm
bunnei
2023-01-01
service: nifm: Initialize request state
german77
2023-01-01
service: nifm: Match documentation names
german77
2023-01-02
cmake: allow options shadowing with normal variables
Alexandre Bouvier
2023-01-02
cmake: improve find_package failure messages
Alexandre Bouvier
2023-01-01
vulkan_common: blacklist radv from extended_dynamic_state2 on drivers before ...
Liam
2023-01-01
video_core: fix build
Liam
2023-01-01
MacroHLE: Final cleanup and fixes.
Fernando Sahmkow
2023-01-01
Rasterizer: Setup skeleton for Host Conditional rendering
Fernando Sahmkow
2023-01-01
RasterizerMemory: Add filtering for flushing/invalidation operations.
Fernando Sahmkow
2023-01-01
Vulkan: Allow stagging buffer deferrals.
Fernando Sahmkow
2023-01-01
MacroHLE: Add OpenGL Support
Fernando Sahmkow
2023-01-01
Vulkan: Add other additional pipeline specs
Fernando Sahmkow
2023-01-01
Vulkan: Implement Dynamic State 3
Fernando Sahmkow
2023-01-01
Vulkan Implement Dynamic State 2 LogicOp and PatchVertices
Fernando Sahmkow
2023-01-01
Vulkan: Implement Dynamic States 2
Fernando Sahmkow
2023-01-01
DMAPusher: Improve collection of non executing methods
Fernando Sahmkow
[next]