This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2026-01-21 16:12:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
55f95e7f261e1d84b5860456dbaf60e5a04bec12
yuzu
/
src
History
bunnei
55f95e7f26
Merge pull request
#3287
from ReinUsesLisp/ldg-stg-16
...
shader_ir/memory: Implement u16 and u8 for STG and LDG
2020-01-14 09:57:08 -05:00
..
audio_core
core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class
2019-11-26 21:55:39 -05:00
common
common: SPSCQueue: Notify after incrementing queue size.
2019-12-16 20:39:53 -05:00
core
core/kernel: Fix GetTotalPhysicalMemoryUsed.
2020-01-11 14:04:44 +01:00
input_common
…
tests
core/memory: Migrate over memory mapping functions to the new Memory class
2019-11-26 21:53:34 -05:00
video_core
Merge pull request
#3287
from ReinUsesLisp/ldg-stg-16
2020-01-14 09:57:08 -05:00
web_service
web-service: Port citra's updated web_backend code.
2019-11-09 14:00:44 -05:00
yuzu
yuzu/bootmanager: Remove {glx,wgl}MakeCurrent on SwapBuffers
2020-01-06 14:02:47 -03:00
yuzu_cmd
yuzu_cmd: Use string_view instead of string for extensions
2019-11-07 01:52:18 -03:00
yuzu_tester
…
.clang-format
…
CMakeLists.txt
…