1277 Commits (5e8debd0b456d7e0a10fefb595442dcf0053eb80)

Author SHA1 Message Date
Yuri Kunde Schlesner 102d39fe20 VideoCore: Unify interface to OpenGL and SW rasterizers 10 years ago
Yuri Kunde Schlesner 192829165a VideoCore: Rename HWRasterizer methods to be less confusing 10 years ago
Yuri Kunde Schlesner 5bed732b03 Kernel: Implement svcGetSystemInfo 10 years ago
Subv 092d5b04ec Services/Cam: Added new log type and camera enums from 3dbrew. 10 years ago
polaris- 18990ff322 Add stub functions for Initialize and GenerateRandomData in ssl:C 10 years ago
polaris- 7603ea3da1 Add Initialize and GenerateRandomData stubs 10 years ago
Lioncash 1349faf744 csnd_snd: Get rid of type punning 10 years ago
Matthias Ernst 5c7881c4a3 Added CSND stub. 10 years ago
archshift 5da25ae7d0 Implement FS_User::GetFreeBytes 10 years ago
Filiph Sandström 23e1121337 Fix copy paste 10 years ago
Filiph Sandström d248fba5e3 Fix wrong branch 10 years ago
Filiph Sandström 29077f65a2 Add GetTotalStepCount Stub 10 years ago
Filiph Sandström bf5793c2f8 Update ptm.h 10 years ago
Rohit Nirmal c157d4ddd6 Silence -Wsign-compare warnings. 10 years ago
Emmanuel Gil Peyrot 918f616a46 Service/CFG: Use a constexpr function for country initialization 10 years ago
Martin Lindhe b36b9d6923 fix some xcode 7.0 warnings 10 years ago
Lioncash 08147474cb general: Silence some warnings when using clang 10 years ago
Yuri Kunde Schlesner 318429ff53 Service/CFG: Add default entry for block 0x000A0001 (birthday) 11 years ago
Yuri Kunde Schlesner 6b451adbf2 Service/CFG: Correct flags in 2 default blocks 11 years ago
Yuri Kunde Schlesner 737572c283 Service/CFG: Add additional blocks to default save data 11 years ago
Yuri Kunde Schlesner 6a8deb9b91 Fix narrowing conversion warning 11 years ago
Yuri Kunde Schlesner 9a28ef260b Service/CFG: Move several private types from the header to the cpp 11 years ago
Yuri Kunde Schlesner 8fa38e6011 Service/CFG: Clean up default block creation 11 years ago
Yuri Kunde Schlesner 222d77c31a GSP: Implement command 0x05, used for flushing caches 11 years ago
Lioncash 5c77b656b8 General: Replace NULL and '0' usages with nullptr where applicable 10 years ago
Lioncash 54fa043c92 General: Fix up doxygen comments 10 years ago
archshift 0b274a5ca5 Add cam:u service function names to its function table 11 years ago
Yuri Kunde Schlesner e5bcc24426 SVC: Advance time when calling GetSystemTick to escape busy-wait loops 11 years ago
Yuri Kunde Schlesner 6bef26d764 Kernel: Fix wrong linear heap base on titles using newer kernels 11 years ago
Yuri Kunde Schlesner 990ff3f241 Kernel: Fix assertion failure when ControlMemory is called with size=0 11 years ago
Yuri Kunde Schlesner b9b540a222 Core: Improve APT Shared Font hack 11 years ago
Yuri Kunde Schlesner 424b0fa646 Integrate the MicroProfile profiling library 11 years ago
Yuri Kunde Schlesner 209113743f GPU: Implement TextureCopy-mode display transfers 11 years ago
Yuri Kunde Schlesner 984bea6698 Kernel: Remove unused legacy heap MapBlock_* functions 11 years ago
Yuri Kunde Schlesner bad440fdc9 APT: Adjust shared font hack so it works with the new linear heap code 11 years ago
Yuri Kunde Schlesner 00e9d19f28 Kernel: Implement svcGetProcessInfo in a basic way 11 years ago
Yuri Kunde Schlesner e34643a3e4 Kernel: Add more infrastructure to support different memory layouts 11 years ago
Yuri Kunde Schlesner cbc7419408 HLE: Remove empty ConfigMem and SharedPage Shutdown functions 11 years ago
Yuri Kunde Schlesner 6bb23baf0a Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h} 11 years ago
Yuri Kunde Schlesner 168d376c67 Memory: Move address type conversion routines to memory.cpp/h 11 years ago
Yuri Kunde Schlesner 521cb56792 Process: Store kernel compatibility version during loading 11 years ago
Yuri Kunde Schlesner 8850ade24d Kernel: Properly implement ControlMemory FREE and COMMIT 11 years ago
Yuri Kunde Schlesner ce332ef416 VMManager: Introduce names for used ResultCodes 11 years ago
Yuri Kunde Schlesner f287e6dff4 VMManager: Make LogLayout log level configurable as a parameter 11 years ago
Yuri Kunde Schlesner c31e812624 VMManager: Change block offsets to size_t 11 years ago
Lioncash 75631b2a9f core: Eliminate some unused variable warnings 11 years ago
Lioncash 12a9e8502c core: Fix missing prototype warnings 11 years ago
Lioncash 6b25e93119 am_net: Add missing function to the function table 11 years ago
Lioncash bed3618480 am_net: Add correct function name to the function table 11 years ago
James Rowe 1bc7829ee9 Move input values into an array 11 years ago