index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-12-05
emulated_controller: Remove unused parameter in GetMappedDevices()
Lioncash
2022-12-05
emulated_controller: Use std::move() in GetMappedDevices()
Lioncash
2022-12-05
emulated_console: Amend cast in SetTouch()
Lioncash
2022-12-05
emulated_console: std::move() ParamPackages and callbacks where applicable
Lioncash
2022-12-05
kernel/k_shared_memory: Ensure device_memory is always initialized
Lioncash
2022-12-05
kernel/k_memory_block: Ensure members are always initialized
Lioncash
2022-12-05
kernel/physical_core: Ensure is_interrupted is always initialized
Lioncash
2022-12-05
kernel/thread: Ensure stack_top and argument are always initialized
Lioncash
2022-12-05
kernel/kernel: Ensure shutdown threads are always initialized
Lioncash
2022-12-05
Merge pull request #6833 from abouvier/unbundle
liamwhite
2022-12-05
Vulkan: Implement Alpha coverage
Fernando Sahmkow
2022-12-04
input_common: Allow mifare files
Narr the Reg
2022-12-04
Merge pull request #9381 from liamwhite/uninit
Mai
2022-12-04
service_thread: fix uninitialized memory usage
Liam
2022-12-04
Merge pull request #9232 from bunnei/audio-default-thread
liamwhite
2022-12-04
Merge pull request #9273 from ameerj/per-game-profile
liamwhite
2022-12-04
Merge pull request #9372 from liamwhite/vk12
liamwhite
2022-12-04
cmake: prefer system libraries
Alexandre Bouvier
2022-12-04
yuzu-cmd: link SDL2 correctly
Liam
2022-12-04
vulkan_common: add feature test for shaderDrawParameters
Liam
2022-12-04
vulkan_common: clean up extension usage
Liam
2022-12-04
vulkan_common: correct usage of timeline semaphore fallbacks
Liam
2022-12-04
vulkan_common: ensure all mandatory features are tested in feature report
Liam
2022-12-04
vulkan_common: unsuffix 16-bit storage feature test structure
Liam
2022-12-04
vulkan_common: unsuffix timeline semaphore feature test structure
Liam
2022-12-04
vulkan_common: add logicOp to feature report
Liam
2022-12-04
vulkan_common: promote host query reset usage to core
Liam
2022-12-04
vulkan_common: promote descriptor update template usage to core
Liam
2022-12-04
vulkan_common: promote timeline semaphore usage to core
Liam
2022-12-04
Merge pull request #9374 from liamwhite/externals
liamwhite
2022-12-04
externals: update dynarmic, SDL2
Liam
2022-12-03
Merge pull request #9344 from liamwhite/null
bunnei
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-03
Merge pull request #9353 from vonchenplus/draw_indexed
liamwhite
2022-12-02
Merge pull request #9303 from liamwhite/new-vulkan-init
Matías Locatti
2022-12-02
Merge pull request #9363 from liamwhite/gs
Matías Locatti
2022-12-02
core: add option to break on unmapped access
Liam
2022-12-01
Merge pull request #9348 from Morph1984/when-the-network-is-down
liamwhite
2022-12-01
service: nfc: Implement mifare service
Narr the Reg
2022-12-01
shader_recompiler: add gl_Layer translation GS for older hardware
Liam
2022-12-01
video_core: Fine tuning the index drawing judgment logic
Feng Chen
2022-11-30
vulkan_common: quiet some validation errors
Liam
2022-11-30
CMake: Consolidate common PCH headers
ameerj
2022-11-30
string_util: Fix Mingw compile error
ameerj
2022-11-30
Merge pull request #9320 from yuzu-emu/fix-audio-suspend
Fernando S
2022-11-29
audio_core: sink_stream: Hold the suspend lock when process is stalled.
bunnei
2022-11-29
CMake: Disable PCH on MSVC + Buildcache configs
ameerj
2022-11-30
Respect render mode override
Kelebek1
2022-11-29
Merge pull request #9349 from lat9nq/cmake-322
Morph
[prev]
[next]