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-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
2023-01-01
Revert Buffer cache changes and setup additional macros.
Fernando Sahmkow
2023-01-01
MacroHLE: Reduce massive calculations on sizing estimation.
Fernando Sahmkow
2023-01-01
MacroHLE: Add HLE replacement for base vertex and base instance.
Fernando Sahmkow
2023-01-01
MacroHLE: Add Index Buffer size estimation.
Fernando Sahmkow
2023-01-01
MacroHLE: Refactor MacroHLE system.
Fernando Sahmkow
2023-01-01
MacroHLE: Implement DrawIndexedIndirect & DrawArraysIndirect.
Fernando Sahmkow
2023-01-01
MacroHLE: Add MultidrawIndirect HLE Macro.
Fernando Sahmkow
2023-01-01
Merge pull request #9538 from merryhime/char-concat
Mai
2023-01-01
vfs: Replace cstr concat with char concat
Merry
2023-01-01
Merge pull request #9533 from merryhime/overcommit
liamwhite
2023-01-01
Merge pull request #9532 from zhaobot/tx-update-20230101024213
liamwhite
2023-01-01
Merge pull request #9514 from ColinKinloch/en_gb
liamwhite
2023-01-01
host_memory: Use transparent huge pages where available
Merry
2023-01-01
host_memory: Allocate virtual_base with MAP_NORESERVE
Merry
2023-01-01
Update translations (2023-01-01)
The yuzu Community
2022-12-30
Merge pull request #9526 from ColinKinloch/choose_clang_format
liamwhite
2022-12-30
ci: Allow setting clang-format binary
Colin Kinloch
2022-12-30
settings: comment language blocklist columns
Colin Kinloch
2022-12-30
Merge pull request #9524 from bunnei/touch-button-crash-fix
bunnei
2022-12-30
core: hid: emulated_console: Avoid a crash if frontend does not configure tou...
bunnei
2022-12-29
Merge pull request #9515 from liamwhite/cmake-refactor
bunnei
2022-12-29
Merge pull request #9521 from Wollnashorn/global-only-multiplayer-settings
Narr the Reg
2022-12-30
config: Save multiplayer settings only globally
Wollnashorn
2022-12-29
settings: added regon/language warning bounds check
Colin Kinloch
2022-12-28
Merge pull request #9423 from vonchenplus/vulkan_quad_strip
liamwhite
2022-12-28
cmake: make Vulkan-Headers external the default
Liam
2022-12-28
cmake: make cubeb and SDL2 optional
Liam
2022-12-28
Merge pull request #9504 from liamwhite/pg2
bunnei
2022-12-28
cmake: make libusb optional
Liam
2022-12-28
cmake: ignore missing package finders for packages with submodule fallbacks
Liam
2022-12-28
cmake: make room server optional
Liam
2022-12-28
settings: warn on invalid regon/language combinations
Colin Kinloch
2022-12-27
Merge pull request #9490 from ameerj/texture-cache-prealloc
bunnei
2022-12-27
Merge pull request #9495 from german77/no_refresh
bunnei
2022-12-26
Merge pull request #9507 from abouvier/patch-1
Mai
2022-12-26
tests: add missing header
Alexandre Bouvier
2022-12-26
video_core: Implement other missing vulkan topology
FengChen
2022-12-26
video_core: Implement vulkan QuadStrip topology
FengChen
2022-12-25
Merge pull request #9489 from MonsterDruide1/tas-stick-deadzone
Narr the Reg
2022-12-25
TAS: Increase accuracy of Stick inputs
MonsterDruide1
2022-12-25
texture_cache: Use Common::ScratchBuffer for swizzle buffers
ameerj
2022-12-25
texture_cache: Use pre-allocated buffer for texture downloads
ameerj
2022-12-25
texture_cache: Use pre-allocated buffer for texture uploads
ameerj
2022-12-25
k_page_table: remove HACK_OpenPages/ClosePages
Liam
2022-12-25
k_page_group: synchronize
Liam
2022-12-25
Merge pull request #9500 from liamwhite/reentrant-shutdown
liamwhite
[next]