| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | device_memory: Use smaller virtual reservation size for compatibility with 39... | 2023-06-03 | 2 | -1/+12 | ||
| | * | | | | | | | video_core: vulkan_device: Device initialization for Adreno. | 2023-06-03 | 1 | -3/+4 | ||
| | * | | | | | | | video_core: vk_pipeline_cache: Disable support_descriptor_aliasing on Android. | 2023-06-03 | 1 | -0/+4 | ||
| | * | | | | | | | video_core: vk_swapchain: Fix image format for Android. | 2023-06-03 | 2 | -0/+10 | ||
| | * | | | | | | | android: Minimize frontend & convert to yuzu. | 2023-06-03 | 128 | -2509/+934 | ||
| | * | | | | | | | video_core: vk_blit_screen: Rotate viewport for Android landscape. | 2023-06-03 | 1 | -0/+8 | ||
| | * | | | | | | | common: error: Fix for Android. | 2023-06-03 | 1 | -1/+2 | ||
| | * | | | | | | | common: fs: Implement for Android. | 2023-06-03 | 1 | -0/+7 | ||
| | * | | | | | | | common: logging: Implement Android logcat backend. | 2023-06-03 | 3 | -0/+63 | ||
| | * | | | | | | | common: host_memory: Implement for Android. | 2023-06-03 | 1 | -2/+10 | ||
| | * | | | | | | | android: Minimal JNI for yuzu. | 2023-06-03 | 8 | -0/+645 | ||
| | * | | | | | | | android: Add Citra frontend. | 2023-06-03 | 319 | -0/+13799 | ||
| | * | | | | | | | cmake: Integrate bundled FFmpeg for Android. | 2023-06-03 | 3 | -10/+63 | ||
| | * | | | | | | | cmake: Integrate submoduled LLVM & fixes for Android. | 2023-06-03 | 1 | -3/+53 | ||
| * | | | | | | | | Merge pull request #10611 from liamwhite/audio-deadlock | 2023-06-05 | 4 | -10/+12 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| | * | | | | | | | audio_renderer: resolve adsp thread deadlock shutdown | 2023-06-04 | 4 | -10/+12 | ||
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #10594 from liamwhite/double-patch | 2023-06-04 | 1 | -8/+12 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | fsp-srv: avoid patching romfs multiple times | 2023-06-03 | 1 | -8/+12 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #10588 from liamwhite/vfs-cached | 2023-06-03 | 7 | -26/+101 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | romfs: use vfs_cached for romfs output | 2023-06-03 | 3 | -24/+2 | ||
| | * | | | | | | vfs: add vfs_cached for romfs build | 2023-06-03 | 4 | -2/+99 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #10550 from kkoniuszy/linux-map-buildup-fix | 2023-06-03 | 1 | -0/+22 | ||
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | host_memory: merge adjacent placeholder mappings on Linux | 2023-06-01 | 1 | -0/+22 | ||
| | | |/ / / | |/| | | | ||||||
| * | | | | | Update README.md (Add Android at builds description) (#10586) | 2023-06-03 | 1 | -1/+1 | ||
| | |/ / / |/| | | | ||||||
| * | | | | Merge pull request #10575 from bm01/issue-template | 2023-06-02 | 1 | -1/+1 | ||
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | issue_template: Add link to website, Getting Log Files | 2023-06-02 | 1 | -1/+1 | ||
| |/ / / | ||||||
| * | | | Merge pull request #10541 from zhaobot/tx-update-20230601030142 | 2023-06-01 | 24 | -15369/+18322 | ||
| |\ \ \ | ||||||
| | * | | | Update translations (2023-06-01) | 2023-06-01 | 24 | -15369/+18322 | ||
| * | | | | Merge pull request #10091 from Kelebek1/bc_bugggggg | 2023-06-01 | 1 | -3/+3 | ||
| |\ \ \ \ | ||||||
| | * | | | | Fix buffer overlap checking skipping a page for stream score right expand | 2023-05-26 | 1 | -3/+3 | ||
| * | | | | | Merge pull request #10530 from Kelebek1/syncpt_oob | 2023-06-01 | 1 | -1/+1 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix incorrect id check and potential out of bounds lookup | 2023-05-31 | 1 | -1/+1 | ||
| * | | | | | | Merge pull request #10474 from GPUCode/you-left-me-waiting | 2023-06-01 | 1 | -7/+4 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | renderer_vulkan: Remove timeline semaphore wait | 2023-05-28 | 1 | -7/+4 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #10352 from grimkor/add-context-menu-status-bar-settings | 2023-06-01 | 3 | -71/+152 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | add context menu for filter and anti-aliasing status buttons | 2023-05-24 | 3 | -71/+152 | ||
| * | | | | | | | Merge pull request #10482 from german77/gamelist | 2023-06-01 | 1 | -0/+4 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | yuzu: Disable game list while game is running | 2023-05-29 | 1 | -0/+4 | ||
| * | | | | | | | | Merge pull request #10518 from lat9nq/ffmpeg-zombie-var | 2023-06-01 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| | * | | | | | | | CopyFFmpegDeps: Update variable name | 2023-05-31 | 1 | -1/+1 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #10506 from Kelebek1/bc_channel_fix | 2023-05-30 | 1 | -1/+5 | ||
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| | * | | | | | | Skip BufferCache tickframe with no channel state set | 2023-05-30 | 1 | -1/+5 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #10504 from 12101111/rename-pagesize | 2023-05-30 | 1 | -3/+3 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | input_common: rename PAGE_SIZE to avoid conflict | 2023-05-30 | 1 | -3/+3 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #10484 from Morph1984/fmt10 | 2023-05-28 | 3 | -2/+7 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | CMakeLists: Rollback minimum to fmt 9 | 2023-05-28 | 1 | -1/+1 | ||
| | * | | | | | externals: Update to fmt 10 and add format_as formatter for BitField | 2023-05-28 | 4 | -3/+8 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #10475 from ameerj/microprofile-workaround | 2023-05-28 | 1 | -1/+7 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | microprofile: Avoid crashing due to OOB stack pos | 2023-05-27 | 1 | -1/+7 | ||
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #10483 from ameerj/gl-cpu-astc | 2023-05-28 | 1 | -2/+7 | ||
| |\ \ \ \ \ | ||||||