2854 Commits (943cdb37a3b36b7f0470ab3b984bfa8bf3d0d8a7)

Author SHA1 Message Date
JamePeng 943cdb37a3 append SetAppCpuTimeLimit and GetAppCpuTimeLimit to APT:A 11 years ago
JamePeng a1f65b8ca9 implement APT::GetStartupArgument 11 years ago
JamePeng 883e0b1292 Append the missing function name"GetAppletInfo" to APT:A 11 years ago
Jannik Vogel 204b5537b8 OpenGL: Check for framebuffer completeness 11 years ago
exhalatio ea94aea447 Dummy implementation dlp:SRVR Service. 11 years ago
Jannik Vogel 4a5f9ab271 Avoid warnings by casting to size_t for ARRAY_SIZE() comparisons 11 years ago
mailwl 21655cfb63 cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandle 11 years ago
mailwl b6f4f4bb7e Add gsp functions: SetAxiConfigQoSMode, UnregisterInterruptRelayQueue 11 years ago
purpasmart96 b1a0f498f2 GSP: Return proper error codes for register writes 11 years ago
MerryMage c1d2977e0a DynCom: Optimize single stepping 11 years ago
Ryan Loebs 3ad6ac2a67 Add common methods to all cfg:* ports 11 years ago
MerryMage 66ae4cddb5 DSP: Implement audio filters (simple, biquad) 11 years ago
LittleWhite 611b686333 Compilation fix 11 years ago
wwylele 648b2dc071 use reference instead of pointer 11 years ago
wwylele d62fccadc4 remove unnecessary const 11 years ago
wwylele 586f6b854c implement GyroscopeCalibrateParam 11 years ago
MerryMage f9d22fe9b5 DSP: Implement audio codecs (PCM8, PCM16, ADPCM) 11 years ago
Yuri Kunde Schlesner 8c337f1d29 Pica: Improve accuracy of immediate-mode support 11 years ago
Yuri Kunde Schlesner 312441eb72 OpenGL: Don't attempt to draw empty triangle batches 11 years ago
wwylele 9fe0c0b898 implement accel and gyro backend 11 years ago
Lioncash 438bbb84e7 armstate: Correct FIQ register banking 11 years ago
Lioncash 29135ab8d1 session: Make helper functions constexpr 11 years ago
Lioncash 327d85b039 loader: Make MakeMagic constexpr 11 years ago
Lioncash 01cd6fbef4 archive_extsavedata: Fix member initialization order 11 years ago
Lioncash 3bec523130 soc_u: Get rid of explicit delete and new 11 years ago
Subv b94133bd71 HLE/FS: Change the error code returned when an ExtSaveData archive is not found. 11 years ago
Subv 438f0cb335 HLE/FS: Corrected some style concerns. 11 years ago
Subv 0e84970817 HLE/FS: Fixed creating the config savefile when it doesn't exist. 11 years ago
Subv 9773d90363 HLE/FS: Implemented GetFormatInfo 11 years ago
Subv 90d5e8b597 HLE/FS: Don't return an error when deleting the ExtSaveData if it does not exist. 11 years ago
Subv 6983167205 HLE/FS: Return the proper error codes when opening files. 11 years ago
Subv a871f0b7d0 HLE/FS: Fixed the OpenDirectory error code 11 years ago
Subv bbbdb660af HLE/FS: Return the proper error codes on file Read/Write operations. 11 years ago
Subv e248331abc HLE/FS: Corrected the error codes for DeleteFile 11 years ago
Subv 33fe4fe894 HLE/FS: Corrected the error codes for CreateFile 11 years ago
Subv 3c9508c468 HLE/FS: FS::CreateFile takes an u64 for the file size. 11 years ago
LittleWhite 1cebb2676a Fix missing header 11 years ago
Lioncash 0c83775827 vector_math: Add missing member in Vec4's SetZero function 11 years ago
LFsWang b692dbafe3 Fix Qt chinese words encode problem on Windows 11 years ago
Lioncash 7b2af63608 video_core: Don't cast away const 11 years ago
Lioncash 6d9e7e962b shader_interpreter: use std::inner_product for the dot product 11 years ago
Lioncash f8c709aaca core/video_core: Make NumIds functions constexpr 11 years ago
Lioncash d04e1ad75c core/video_core: Don't cast away const in subscript operators 11 years ago
Jannik Vogel 67d9455c24 PICA: Alignment happens locally in vertex 11 years ago
LittleWhite 7cbbcfd995 Register ROM started through the gamelist in the list of ROM recently started 11 years ago
Jannik Vogel 9e29ed3f66 PICA: Fix MAD/MADI encoding 11 years ago
MerryMage 193b0c3b59 citra: Shutdown cleanly if ROM load fails 11 years ago
bunnei c51ecfb37d SDL2: Explicitly use RGB8 color buffer. 11 years ago
Jannik Vogel 0957931bc4 PICA: Fix viewport offset 11 years ago
JamePeng 7d60d58ee1 Reorganize the ndm service path for dummy implement function 11 years ago