18458 Commits (e1201abc1efefcb4fce33f8adfb41f0fcbccddeb)

Author SHA1 Message Date
lat9nq 851fe91b69
config: Read network_interface 4 years ago
Moonlacer c68ce25a14
settings_ui: Better NVDEC Description For Each Video Rendering Option (#7165) 4 years ago
Morph 0d6057b2fa string_util: Make use of std::string_view and add bounds checking 4 years ago
Morph 3ffff78a27 string_util: Prevent out of bounds access in u16string_view buffer 4 years ago
Morph 50384e2619 KPageTable: Perform ranged invalidation when unmapping code memory 4 years ago
Creak 0b8a7ca213
common/fs/path_util: Slightly refactor PathManagerImpl's constructor 4 years ago
Romain Failliot 39b3c9022d Create local variables for mouse and wheel positions 4 years ago
Romain Failliot 818651909f Fix a few warnings 4 years ago
german77 8212a864ca input_common/sdl: Fix joystick range 4 years ago
ameerj 5c829c7e4e main: Add option to reset window size to 900p 4 years ago
Feng Chen 0ee2185c59 applets/web: Fallback to loader to get the manual romfs if none is found 4 years ago
ameerj f346b04d12 vic: Use the minimum of surface/frame dimensions when writing the final frame to the GPU 4 years ago
Feng Chen ba8be75037 h264: Use max allowed max_num_ref_frames when using CPU decoding 4 years ago
Valeri 0394e4bb8e
vic: Allow surface to be higher than frame 4 years ago
Levi Behunin 54ae8d1649
Update configure_tas.ui 4 years ago
ameerj 403fc86c11 vic: Avoid memory corruption when multiple streams with different dimensions are decoded 4 years ago
ameerj 5aae61775f vic: Refactor frame writing methods 4 years ago
lat9nq b6894bfc5b discord_impl: Remove global system instances 4 years ago
lat9nq 4ce53ffe6a game_list: Remove global instances of Core::System 4 years ago
lat9nq 493905665c configuration: Add const qualifier where able 4 years ago
lat9nq fb66a455c4 yuzu qt: Remove global system instances from config, WaitTree, main 4 years ago
Morph bea7824bd1 kernel: hle_ipc: Foward declare KAutoObject 4 years ago
Morph 7bb2dd75cd service: Reduce header include overhead 4 years ago
ameerj 899fdb9c44 vic: Implement RGBX frame format 4 years ago
Fernando Sahmkow 0498669b4b Vulkan: Fix failing barrier on refresh. 4 years ago
FernandoS27 bb8bf740e9 RasterizerInterface: Correct size of CPU addresses to cache. 4 years ago
FernandoS27 7f4de3466a Vulkan: Fix the master Semaphore 4 years ago
ameerj 71e19153ef nvflinger: Use jthread and stop_token for VSync thread 4 years ago
ameerj 6c0d902373 nvhost_ctrl: Refactor usage of gpu.LockSync() 4 years ago
ameerj 427bf76e62 gpu: Migrate implementation to the cpp file 4 years ago
Morph 2f5808b7ff service: am: Make use of Exit to exit the currently running application 4 years ago
Morph 282bdfd1bf yuzu: main: Register a callback for Exit 4 years ago
Morph d8467ca6c0 core: Add Exit and ExitCallback 4 years ago
Morph fadcee14f8 service: Replace service event creation with ServiceContext::CreateEvent 4 years ago
Morph 219d0ba978 network: Do not log IP address 4 years ago
ameerj 579f4ea4bd common/logging: Reduce scope of fmt include 4 years ago
ameerj 5daf3abe65 common/logging: Move Log::Entry declaration to a separate header 4 years ago
lat9nq 596323f89f main: Don't add an extra separator when the title version is absent 4 years ago
Andrew Strelsky 4ce0a650d1
prevent access violation from iob in Memory::IsValidVirtualAddress 4 years ago
Andrew Strelsky 3fc7aceea7
Fixed invalid iterator usage 4 years ago
Morph e29f3b87f1 style: Remove extra space preceding the :: operator 4 years ago
Morph 839547dc90 CMakeLists: Remove BoxCat build option 4 years ago
Morph 8af9f3216e settings: Remove BCAT settings 4 years ago
Morph 673d37a7c2 configure_network: Remove BCAT 4 years ago
Morph 4acec5283e service: bcat: Remove BoxCat BCAT implementation 4 years ago
Moonlacer d09e618bd2 configure_tas: Remove help button from dialog window 4 years ago
Moonlacer e55affe264 configure_tas: Ensure dialog buttons always stay at the bottom 4 years ago
Morph 5f6cd32c9e externals: Remove libzip 4 years ago
Morph 616d0236f5 file_sys: Remove vfs_libzip 4 years ago
Feng Chen 5fbfc4c19e Fix KShareMemory object leak 4 years ago