index
:
yuzu-mainline
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-04-15
Merge pull request #6119 from german77/SDLMapping
bunnei
2021-04-14
Merge pull request #6199 from lioncash/log-ns
bunnei
2021-04-14
log/backend: Correct order of const in copy constructor
Lioncash
2021-04-14
common/log: Move Log namespace into the Common namespace
Lioncash
2021-04-14
Merge pull request #6196 from bunnei/asserts-setting
bunnei
2021-04-14
common: Move settings to common from core.
bunnei
2021-04-14
core: settings: Add setting for debug assertions and disable by default.
bunnei
2021-04-14
Merge pull request #6197 from ameerj/kreslimit-cleanup
bunnei
2021-04-13
Merge pull request #6195 from Morph1984/controller-applet-motion
bunnei
2021-04-14
k_resource_limit: Minor cleanup of member variables/headers
ameerj
2021-04-13
Merge pull request #6185 from ameerj/process-reslimit
bunnei
2021-04-13
Merge pull request #6191 from lioncash/vdtor
bunnei
2021-04-13
Merge pull request #6190 from lioncash/constfn2
bunnei
2021-04-13
Merge pull request #6188 from lioncash/bits
bunnei
2021-04-13
Merge pull request #6187 from lioncash/sign-conv
bunnei
2021-04-13
applets/controller: Hook up the "Motion" button functionality
Morph
2021-04-12
Merge pull request #6186 from lioncash/cache-erase
bunnei
2021-04-12
nvidia_flags: Add missing header guard
Lioncash
2021-04-12
kernel/process: Replace process resource limit instance with the kernel's res...
ameerj
2021-04-12
k_thread: Remove [[nodiscard]] attribute from ClearWaitCancelled()
Lioncash
2021-04-12
engine_interface: Add missing virtual destructor
Lioncash
2021-04-12
vk_master_semaphore: Deduplicate atomic access within IsFree()
Lioncash
2021-04-12
vk_master_semaphore: Add missing const qualifier for IsFree()
Lioncash
2021-04-12
vk_texture_cache: Make use of Common::BitCast where applicable
Lioncash
2021-04-12
texure_cache/util: Resolve implicit sign conversions with std::reduce
Lioncash
2021-04-12
query_cache: Make use of std::erase_if
Lioncash
2021-04-11
Merge pull request #6135 from Morph1984/borderless-windowed-fullscreen
bunnei
2021-04-11
Merge pull request #6181 from Joshua-Ashton/robustness_features
Rodrigo Locatti
2021-04-11
Merge pull request #6182 from Joshua-Ashton/null-offset
Rodrigo Locatti
2021-04-11
Merge pull request #6170 from Morph1984/more-time-fixes
bunnei
2021-04-11
vk_buffer_cache: Fix offset for NULL vertex buffers
Joshua Ashton
2021-04-11
vulkan_device: Enable EXT_robustness2 features
Joshua Ashton
2021-04-11
renderer_vulkan: Check return value of AcquireNextImage
Joshua Ashton
2021-04-10
Merge pull request #6167 from Morph1984/time-fix
bunnei
2021-04-10
Merge pull request #6112 from ogniK5377/pctl
bunnei
2021-04-10
Merge pull request #6172 from degasus/cmake_opus
bunnei
2021-04-10
Merge pull request #6099 from bunnei/derive-mem
bunnei
2021-04-09
Merge pull request #6171 from german77/services
bunnei
2021-04-09
Merge pull request #6156 from lioncash/lock-discard
bunnei
2021-04-09
Merge pull request #6113 from german77/playhistory
bunnei
2021-04-09
Merge pull request #6158 from german77/hidServiceTables
bunnei
2021-04-09
Merge pull request #6162 from degasus/no_spin_loops
bunnei
2021-04-09
ns: Update to 12.x
Morph
2021-04-09
aoc_u: Update to 12.x
Morph
2021-04-09
nim: Update to 12.x
Morph
2021-04-09
npns: Update to 12.x
Morph
2021-04-09
bgtc: Update to 12.x and implement OpenTaskService
Morph
2021-04-09
vi: Update to 12.x
Morph
2021-04-09
erpt: Update to 12.x
Morph
2021-04-09
btm: Update to 12.x
Morph
[next]