index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-06-03
externals: add adrenotools for bcenabler
Liam
2023-06-03
device_memory: Use smaller virtual reservation size for compatibility with 39...
Liam
2023-06-03
video_core: vulkan_device: Device initialization for Adreno.
bunnei
2023-06-03
video_core: vk_pipeline_cache: Disable support_descriptor_aliasing on Android.
bunnei
2023-06-03
video_core: vk_swapchain: Fix image format for Android.
bunnei
2023-06-03
android: Minimize frontend & convert to yuzu.
bunnei
2023-06-03
video_core: vk_blit_screen: Rotate viewport for Android landscape.
bunnei
2023-06-03
common: error: Fix for Android.
bunnei
2023-06-03
common: fs: Implement for Android.
bunnei
2023-06-03
common: logging: Implement Android logcat backend.
bunnei
2023-06-03
common: host_memory: Implement for Android.
bunnei
2023-06-03
android: Minimal JNI for yuzu.
bunnei
2023-06-03
android: Add Citra frontend.
bunnei
2023-06-03
cmake: Integrate bundled FFmpeg for Android.
bunnei
2023-06-01
Merge pull request #10091 from Kelebek1/bc_bugggggg
liamwhite
2023-06-01
Merge pull request #10530 from Kelebek1/syncpt_oob
liamwhite
2023-06-01
Merge pull request #10474 from GPUCode/you-left-me-waiting
liamwhite
2023-06-01
Merge pull request #10352 from grimkor/add-context-menu-status-bar-settings
liamwhite
2023-06-01
Merge pull request #10482 from german77/gamelist
liamwhite
2023-05-31
Fix incorrect id check and potential out of bounds lookup
Kelebek1
2023-05-30
Skip BufferCache tickframe with no channel state set
Kelebek1
2023-05-30
input_common: rename PAGE_SIZE to avoid conflict
12101111
2023-05-29
yuzu: Disable game list while game is running
german77
2023-05-28
externals: Update to fmt 10 and add format_as formatter for BitField
Morph
2023-05-28
Merge pull request #10483 from ameerj/gl-cpu-astc
liamwhite
2023-05-28
Merge pull request #10280 from danilaml/cmake-bin-dir
liamwhite
2023-05-28
Merge pull request #10283 from danilaml/support-interlaced-videos
liamwhite
2023-05-28
Merge pull request #10463 from liamwhite/this-is-why-we-need-g
liamwhite
2023-05-28
Merge pull request #10464 from liamwhite/clear-cache
liamwhite
2023-05-28
Merge pull request #10469 from Kelebek1/bc_state
liamwhite
2023-05-28
gl_texture_cache: Fix ASTC CPU decoding with compression disabled
ameerj
2023-05-28
renderer_vulkan: Remove timeline semaphore wait
GPUCode
2023-05-27
Audren wait as suggested by ByLaws
Kelebek1
2023-05-27
Move buffer bindings to per-channel state
Kelebek1
2023-05-26
qt: add menu item to remove cache storage
Liam
2023-05-26
Merge pull request #10414 from liamwhite/anv-push-descriptor
Matías Locatti
2023-05-26
Merge pull request #10418 from liamwhite/blink-and-youll-miss-it
Matías Locatti
2023-05-26
vfs_concat: fix time complexity of read
Liam
2023-05-26
Fix buffer overlap checking skipping a page for stream score right expand
Kelebek1
2023-05-26
shader_recompiler: fix copy-paste error
Liam
2023-05-25
Merge pull request #10221 from Kelebek1/partial_dsp_revert
bunnei
2023-05-25
Merge pull request #10396 from german77/amiibo_write
bunnei
2023-05-25
Merge pull request #10454 from 521337/fix-u-option
liamwhite
2023-05-25
Merge pull request #10452 from liamwhite/ibgc
Fernando S
2023-05-25
Don't exit when using "-u" option in yuzu-cmd
Ariel Cabello
2023-05-25
video_core: don't garbage collect during configuration
Liam
2023-05-25
Add short "-u" option for yuzu_cmd.
Ariel Cabello
2023-05-24
Merge pull request #10415 from german77/amiibo-no-key
bunnei
2023-05-24
Merge pull request #10435 from FernandoS27/gotta-clean-mess-ups
bunnei
2023-05-24
Texture cache: revert wrong acceleration assumption
Fernando Sahmkow
[next]