3229 Commits (8de58f2e341e64496847d7435a653e019fdb1608)

Author SHA1 Message Date
wwylele 9abf787fed CoreTiming: avoid overflow 10 years ago
wwylele eaf9f27128 HLE: implement system time 10 years ago
wwylele 031589a960 Qt: add system settings config tab 10 years ago
JamePeng c7d5fee7fb Fix the errorcode of archive handle 10 years ago
mailwl 367f5dc215 HLE/Applets: Implement ErrEula applet 10 years ago
Subv e5bc6593a3 HLE/FS: Document some command parameters and implemented command 0x08560240 (CreateLegacySystemSaveData) 10 years ago
wwylele 5489701b38 Service::CFG/FS: add and refactor out utilities for front-end 10 years ago
wwylele 9f0ad67398 Service::CFG: move known block ID to an enum 10 years ago
wwylele e8231e3594 Service::CFG: add SetConfigInfoBlk4 10 years ago
wwylele 340c64dbbe Service::CFG: add missing language 10 years ago
wwylele f4156c0f09 Service::CFG: name sound output modes 10 years ago
wwylele ce3e33ef50 Result: fix and update ErrorModule 10 years ago
Yuri Kunde Schlesner 8e13889337 OpenGL: Add scaled resolution support to scissor 10 years ago
Yuri Kunde Schlesner e1b005a568 PICA: Scissor fixes and cleanups 10 years ago
Subv 4a9e0e5430 PICA: Implement scissor test 10 years ago
scurest de4705914d Remove superfluous std::move in return std::move(local_var) 10 years ago
Yuri Kunde Schlesner 8e468474ab Fix recursive scanning of directories 10 years ago
Yuri Kunde Schlesner 6a35762dec Qt: Fix MicroProfile dpi scaling 10 years ago
archshift b1f3ae6056 Make arm_dyncom_trans* into a fully fledged compilation unit 10 years ago
archshift 3b371f5816 arm_dyncom_interpreter: slightly change AllocBuffer to be intuitive 10 years ago
Subv a350b5274f Kernel/SVC: Implemented svcCreatePort. 10 years ago
wwylele 6cc4c40241 hid: add missing header 10 years ago
archshift 090a9166fc arm_dyncom_interpreter: Add specialized GetAddressingOpLoadStoreT func 10 years ago
archshift 39e3e9c2d9 arm_dyncom_interpreter: rename operation functions to fit style guide 10 years ago
archshift 31b8dc0ca4 arm_dyncom_interpreter: Rename anonymous enum to TransExtData 10 years ago
archshift 5bf480bf56 arm_dyncom_interpreter.cpp: #include translation info from inc files 10 years ago
Emmanuel Gil Peyrot 6367a7b90f SDL2: Add forgotten default config changes from 493a777880. 10 years ago
archshift d05fcfa487 Revert "Split huge interpreter source file into translation info and interpreter (+ some tiny misc style fixes)" 10 years ago
archshift 65d5333ef6 arm_dyncom_interpreter: rename operation functions to fit style guide 10 years ago
archshift db6bb1477e arm_dyncom_interpreter.cpp: Split by translation and interpreter logic 10 years ago
shinyquagsire23 c09f249f90 gdbstub: E0 should be E00 10 years ago
LFsWang 8f2cb5559a Fix boot_filename encode on Windows 10 years ago
Jannik Vogel 41b823a637 OpenGL: Implement fog 10 years ago
Jannik Vogel 528b4ba2a7 Rasterizer: Implement fog 10 years ago
Jannik Vogel 0d7d513c54 Pica: Add fog state 10 years ago
Jannik Vogel 9a3c245750 OpenGL: Avoid undefined behaviour for UNIFORM_BLOCK_DATA_SIZE 10 years ago
Subv d5f8d90e34 Kernel: Added ClientPort and ServerPort classes. 10 years ago
Lioncash 27d37be329 service: Add other DLP services 10 years ago
wwylele 1cef298ca9 Thread: update timeout when rerunning WaitSynch 10 years ago
archshift a06b347518 Remove unused and bitrotted "controller config" files 10 years ago
mailwl ee188dbdc6 gsp::gpu: Reset g_thread_id in UnregisterInterruptRelayQueue 10 years ago
LFsWang afcac8ad30 AddFstEntriesToGameList - prevent loading a directory 10 years ago
mailwl 1aceb1b912 Fix parameter name in EnableNotification 10 years ago
mailwl 1a6c967927 Fix mistakes, add output header codes 10 years ago
mailwl 3457cc52e4 remove ugly function 10 years ago
mailwl ed74a60f41 srv: Update according 3dbrew 10 years ago
wwylele 5e5f9b099a Switch context on the same thread if necessary 10 years ago
Subv b502c2e4d0 Memory: Handle RasterizerCachedMemory and RasterizerCachedSpecial page types in the memory block manipulation functions. 10 years ago
Subv 9d36016350 Memory: Make ReadBlock and WriteBlock accept void pointers. 10 years ago
Subv 86dc841611 SOC_U: Remove usage of GetPointer 10 years ago