aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-05Replace broken submodules with vendored source codeHEADpatchedDawid Potocki
2024-03-03tools: Add reset submodules script (#7465)masterTobias
2024-02-27dedicated_room: properly initialize logging (#7468)liushuyu
2024-02-26video_core: Remove pre-compilation of Vulkan host-shaders. (#7461)Steveice10
2024-02-25log: fix SOC_U::Accept LOG_DEBUG call, and ensure such mistakes get picked up...Théo B
2024-02-23apt: Improve accuracy of applet slot states on system applet launch. (#7456)Steveice10
2024-02-22Downgrade blend factor crash to warning (#7459)GPUCode
2024-02-22Core: update kernel config memory to latest 11.17 (#7460)kylon
2024-02-22vk_texture_runtime: Use boost-`static_vector` (#7455)Wunk
2024-02-18file_util: Make sure portable user path is absolute. (#7448)Steveice10
2024-02-18ci: Update action versions. (#7449)Steveice10
2024-02-17android: Port yuzu system info logging (#7431)Charles Lombardo
2024-02-17externals: disable system cpp-httplib if it is a shared object (#7446)Castor215
2024-02-17audio_core\hle\source.cpp: Improve accuracy of SourceStatus (#7432)SachinVin
2024-02-16Port several small multiplayer PRs from yuzu (#7419)Tobias
2024-02-15renderer_vulkan: Use no more than target supported version. (#7439)Steveice10
2024-02-13renderer_vulkan: Use getToolPropertiesEXT instead of getToolProperties (#7434)Steveice10
2024-02-10android: add basic support for google game dashboard (#7430)Tobias
2024-02-09service: Stub mcu::HWC (#7428)GPUCode
2024-02-09fix ASAN error in sdl_impl.cpp (#7427)oltolm
2024-02-09Update Android Deps (#7383)Ishan09811
2024-02-08http: Implement various missing commands (#7415)Daniel López Guimaraes
2024-02-08soc: Pass accurate sockaddr length to socket functions. (#7426)Steveice10
2024-02-07Add ipv6 socket support (#7418)PabloMK7
2024-02-07.tx/config: Use language mappings for android "tx pull" (#7422)Tobias
2024-02-05build: Improve support for Windows cross-compilation. (#7389)Steveice10
2024-02-05AudioCore/HLE/source: Partially implement last_buffer_id (#7397)SachinVin
2024-02-05video_core: Use source3 when GPU_PREVIOUS is used in first stage (#7411)GPUCode
2024-02-05glsl_shader_gen: Increase z=0 epsillon (#7408)GPUCode
2024-02-05dumpkeys: Add seeddb.bin to output files. (#7417)Steveice10
2024-02-01Update translations (2024-02-01) (#7409)zhaobot
2024-02-01build: Update and re-enable cubeb on macOS. (#7405)Steveice10
2024-02-01ci: Move non-x86_64 macOS jobs to M1 systems. (#7406)Steveice10
2024-02-01externals: Remove broken android-ifaddrs. (#7410)Steveice10
2024-01-31glsl_shader_fs_gen: Apply shadow before ambient light (#7404)GPUCode
2024-01-30externals: Update dynarmic to 6.6.1, Update oaknut to 2.0.1 (#7398)merry
2024-01-29qt: Display OpenGL renderer name and add Mesa override to support Windows Ope...Steveice10
2024-01-28shader_setup.h: Initialise program_code (#7396)SachinVin
2024-01-27core: Fix invalid log formatting in ARM interpreter. (#7391)Steveice10
2024-01-26Merge pull request #7392 from amwatson/patch-1Charles Lombardo
2024-01-26[SettingsFragmentPresenter.kt] set RESOLUTION_FACTOR preference with RESOLUTI...Amanda Watson
2024-01-26SOC_U: Account for variable CTRSockAddr size (#7387)PabloMK7
2024-01-26renderer_vulkan: Pass physical device API version to VMA instead of instance ...Steveice10
2024-01-24Small improvements to Citra translations (#7379)Tobias
2024-01-24general: Fixes for Tales of the Abyss (#7381)GPUCode
2024-01-24Implement NEWS service (#7377)Daniel López Guimaraes
2024-01-24pica_core: Propogate vertex uniforms to geometry setup when not in exclusive ...GPUCode
2024-01-21cam: Ensure camera implementation is not null before using it (#7368)GPUCode
2024-01-21build: Add flags to toggle specific renderer backends. (#7375)Steveice10
2024-01-22android: Sync translations (#7374)Charles Lombardo