15951 Commits (f332d4a9b548e9c7e18c245fd3b90ffc5a94b943)

Author SHA1 Message Date
ReinUsesLisp f332d4a9b5 common/host_shader: Load Windows 10 functions dynamically 5 years ago
Fernando Sahmkow 588ab44470 GPUTHread: Remove async reads from Normal Accuracy. 5 years ago
ReinUsesLisp 7b0d8bd1fb rasterizer: Update pages in batches 5 years ago
ReinUsesLisp ee67460ff0 host_memory: Support staged VirtualProtect calls 5 years ago
FernandoS27 5ba28325b2 General: Add settings for fastmem and disabling adress space check. 5 years ago
Markus Wick c4609c92ee common/host_memory: Optimize for huge tables. 5 years ago
Markus Wick 621f3f5f47 core: Make use of fastmem 6 years ago
ReinUsesLisp 740edacc8d tests: Add tests for host memory 5 years ago
Markus Wick 5105318bbc common/host_memory: Add Linux implementation 5 years ago
ReinUsesLisp a7837a3791 common/host_memory: Add interface and Windows implementation 5 years ago
Markus Wick 6755025310 Fix GCC undefined behavior sanitizer. 5 years ago
bunnei 781c85b951 hle: service: sm: Remove redundant session reservation, etc. 5 years ago
bunnei fa8a0065ca
hle: service: Increase arbitrary max sessions limit. 5 years ago
bunnei b259e95c09 hle: kernel: KClientPort: Add an assert for session count. 5 years ago
bunnei ec5674a6ad hle: service: sm: Fix GetService setup of session & port. 5 years ago
bunnei 2aa6a8d889 hle: service: Use correct size for ServerSessionCountMax. 5 years ago
bunnei b2971b48ed hle: kernel: KServerSession: Fix client disconnected. 5 years ago
bunnei c63ea608aa kernel: svc: Add missing error check to CancelSynchronization. 5 years ago
bunnei 2d32fc2318
hle: service: Increase arbitrary max sessions limit. 5 years ago
liushuyu eb9deffab6
src/common/CMakeLists.txt: fix variable escaping 5 years ago
Lioncash dd8577e91d common/fs/path_util: Remove [[nodiscard]] from function with void return 5 years ago
Lioncash b3eb08254b configure_ui: Add translation context for file-scope strings 5 years ago
bunnei b8fb9b3f11 hle: kernel: KServerSession: Work-around scenario where session is closed too early. 5 years ago
bunnei 08d798b6fe hle: kernel: hle_ipc: Ensure SessionRequestHandler is valid. 5 years ago
bunnei a493ab2678 hle: kernel: Remove service thread manager and use weak_ptr. 5 years ago
lat9nq 5ac018d1df yuzu qt: Start games from context menu 5 years ago
bunnei 9db569b2d9 hle: kernel: KServerSession: Use ASSERT_MSG where appropriate. 5 years ago
bunnei ada4242c01 hle: kernel: k_server_session: Return service thread by strong pointer. 5 years ago
bunnei 93f93cb8bc hle: kernel: k_server_session: Ensure service thread is valid before dereference. 5 years ago
bunnei 384cbe3829 hle: kernel: hle_ipc: Use default destructor for SessionRequestManager. 5 years ago
bunnei 6119836795 hle: kernel: KAutoObjectWithListContainer: Use boost::instrusive::rbtree. 5 years ago
Kewlan 058196a089 limitable_input_dialog: Implement character limiter 5 years ago
Clément Gallet 2e1c58b905
Avoid -Wshadow warning 5 years ago
Lioncash 25b73e135f result: Add [[nodiscard]] specifiers where applicable 5 years ago
bunnei 27ce97fd42 hle: kernel: Refactor to allocate a ServiceThread per service handler. 5 years ago
Clément Gallet 9ff8504452 yuzu-cmd: Fix OpenGL rendering 5 years ago
lat9nq 287a0f72a5 decoders: Break instead of continue 5 years ago
lat9nq 1feefabeba decoders: Avoid out-of-bounds access 5 years ago
Maide cb5fe12ee1
[game_list] Correct light theme loading (#6408) 5 years ago
Clément Gallet 166f5d1612 yuzu-cmd: Add touch_from_button in config file 5 years ago
lat9nq ddc47e6df8 cmake: General improvements to libusb linking 5 years ago
Morph b840dd9af8 fsp-srv: Replace one last instance of RESULT_SUCCESS 5 years ago
Chloe c4c256f56a
fspsrv: Implement DisableAutoSaveDataCreation (#6355) 5 years ago
lat9nq c41451af75 yuzu qt: Revert some usages of string_view 5 years ago
Kewlan 65d42a428f game_list: Minor for loop optimizations 5 years ago
Kelebek1 04e52ffed0 Stop the columns resizing on NAND install 5 years ago
Morph a0e4c2e1fc general: Replace RESULT_UNKNOWN with ResultUnknown 5 years ago
Morph 12c1766997 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
Morph dba7bcd489 common: fs: fs_util: Move PathToUTF8String to fs_util 5 years ago
Morph a1eeb9908d common: fs: fs_util: Add more string conversion functions 5 years ago