summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-18video_core: Formalize HasBrokenComputelat9nq
2023-06-18Merge pull request #10825 from 8bitDream/vcpkg-zlibliamwhite
2023-06-18Merge pull request #10829 from lat9nq/remove-external-memliamwhite
2023-06-18Merge pull request #10486 from lat9nq/vk-device-find-onceliamwhite
2023-06-18Merge pull request #10798 from vonchenplus/draw_texture_scaleliamwhite
2023-06-18Merge pull request #10809 from Kelebek1/reduce_vertex_bindingsliamwhite
2023-06-17Merge pull request #10797 from lat9nq/tzdb-patchbunnei
2023-06-17Merge pull request #10828 from liamwhite/somehow-still-using-llvm-14bunnei
2023-06-18vulkan_device: Remove external memory extensionlat9nq
2023-06-17renderer_vulkan: add missing includeLiam
2023-06-17externals: Update vcpkg to 2023.06.17Abandoned Cart
2023-06-17time_zone_service: Always write time zone rule datalat9nq
2023-06-17Merge pull request #10813 from lat9nq/no-atomic-boolMorph
2023-06-18Merge pull request #10744 from Wollnashorn/af-for-allFernando S
2023-06-17Synchronize vertex buffer even when it doesn't require bindingKelebek1
2023-06-17k_thread: Use a mutex and cond_var to sync boollat9nq
2023-06-17video_core: add samples check when find render targetFengChen
2023-06-17video_core: Only apply AF to 2D (array) image typesWollnashorn
2023-06-17video_core: Removed AF for all mip modes option as it's default nowWollnashorn
2023-06-17nx_tzdb: Directly reference variables in if statementslat9nq
2023-06-16Merge pull request #10783 from liamwhite/memorybunnei
2023-06-16Merge pull request #10808 from t895/settings-stuffsbunnei
2023-06-16Merge pull request #10807 from t895/ktlint-fixesbunnei
2023-06-16Merge pull request #10731 from german77/misc_fixesliamwhite
2023-06-16vfs_real: ensure size cache is reset on writeLiam
2023-06-16android: Expose audio output engine settingCharles Lombardo
2023-06-16android: Bump ktlint version to 0.47.1Charles Lombardo
2023-06-16android: Disable import-ordering ktlint checkCharles Lombardo
2023-06-16patch_manager: remove unnecessary GetSize callsLiam
2023-06-16vfs_real: misc optimizationsLiam
2023-06-16android: Expose CPU debugging optionCharles Lombardo
2023-06-16android: Expose fastmem optionCharles Lombardo
2023-06-16android: Support changing multiple settings at onceCharles Lombardo
2023-06-16Merge pull request #10801 from 8bitDream/fix_aspectbunnei
2023-06-16android: Fix aspect ratio when rotating screenAbandoned Cart
2023-06-16video_core: drawtexture support upscaleFeng Chen
2023-06-16video_core: Use sampler IDs instead pointers in the pipeline configWollnashorn
2023-06-16cmake: Add warn about cross compiling, disable androidlat9nq
2023-06-16cmake: Check for target is Windowslat9nq
2023-06-16cmake: Use non-conflicting variable nameslat9nq
2023-06-16cmake: Extra time zone data download checkslat9nq
2023-06-16cmake: Add option to always download time zone datalat9nq
2023-06-16externals: submodule tzdb_to_nxlat9nq
2023-06-16nx_tzdb: Support submoduling tzdb_to_nxlat9nq
2023-06-16Merge pull request #10739 from zeltermann/sdl-cpuinfoliamwhite
2023-06-16Merge pull request #10795 from german77/foomiiboliamwhite
2023-06-16Merge pull request #10767 from t895/lintCharles Lombardo
2023-06-15time_zone_manager: Compare to the correct booleanlat9nq
2023-06-15nx_tzdb: Correct Antarctica spellinglat9nq
2023-06-15android: Apply ktlint codestyleCharles Lombardo