3686 Commits (971b4eab3b08a28ec0412d218eb40df9ebe239d2)

Author SHA1 Message Date
bunnei 35f72f88ae shader_jit_x64: Rewrite flow control to support arbitrary CALL and JMP instructions. 10 years ago
bunnei 88fb200dca shader_jit_x64: Fix strict memory aliasing issues. 10 years ago
bunnei 98e70a3040 emitter: Support arbitrary FixupBranch targets. 10 years ago
Lioncash 9b38494bcd file_util: In-class initialize data members 10 years ago
Lioncash 6c42d6bce9 file_util: const qualify IOFile's Tell and GetSize functions 10 years ago
Lioncash dc210b6498 file_util: Don't expose IOFile internals through the API 10 years ago
Lioncash d83fc0b4fd file_util: Check for is_trivially_copyable 10 years ago
Lioncash d1778d9220 file_util: Make IOFile data members private 10 years ago
MerryMage 1d61185821 FileUtil: Missing #include, Add const to IOFile methods 10 years ago
Jannik Vogel 6f19be7e17 Use Settings::Apply in SDL frontend 10 years ago
Jannik Vogel ce26f4c099 CitraQt: Apply config at startup 10 years ago
mailwl 00008f93a5 Set Kernel config "Unknown Value" to 0x1 10 years ago
Jannik Vogel 4e717ff177 Pica: Remove geometry dumper (PICA_DUMP_GEOMETRY) 10 years ago
Jannik Vogel b9037213f2 OpenGL: Implement color combiner Operation::Dot3_RGB 10 years ago
mailwl c4f53f4f6b Fix BLX LR opcode interpretation 10 years ago
Jannik Vogel f9727e111d OpenGL: Respect buffer-write allow registers 10 years ago
Jannik Vogel 93bc39e372 OpenGL: Split buffer-write mask sync into seperate functions 10 years ago
Jannik Vogel ca9fb9d1d5 Rasterizer: Respect buffer-write allow registers 10 years ago
Jannik Vogel 980cea05c3 OpenGL: Keep stencil-test and framebuffer.depth_format in sync 10 years ago
JamePeng 1cd0d7fcde update the code of AM service! (#1623) 10 years ago
mailwl 3eb8b8eebb cecd:u: stub GetCecStateAbbreviated (#1648) 10 years ago
mailwl 1b840ce43c Update cpsr (T)humb bit while creating thread 10 years ago
polaris- d690fc4ed3 Default to settings from ini for gdbstub 10 years ago
mailwl f1fb108e03 Fix thumb ADR instruction alignment 10 years ago
polaris- eae9c73db0 Adopted WinterMute's gdbstub changes 10 years ago
JamePeng 943cdb37a3 append SetAppCpuTimeLimit and GetAppCpuTimeLimit to APT:A 10 years ago
MerryMage 9f9c987924 Common: Remove Common::make_unique, use std::make_unique 10 years ago
JamePeng a1f65b8ca9 implement APT::GetStartupArgument 10 years ago
JamePeng 883e0b1292 Append the missing function name"GetAppletInfo" to APT:A 10 years ago
Emmanuel Gil Peyrot 96f8b0992a OpenGL: Fix a double framebuffer completeness checks. 10 years ago
Jannik Vogel 204b5537b8 OpenGL: Check for framebuffer completeness 10 years ago
exhalatio ea94aea447 Dummy implementation dlp:SRVR Service. 10 years ago
Ryan Loebs 4a65ac22db Rework sockopt translation to match the error translation code already in place 10 years ago
Jannik Vogel 4a5f9ab271 Avoid warnings by casting to size_t for ARRAY_SIZE() comparisons 10 years ago
LFsWang 26fb25e106 remove debug code 10 years ago
mailwl 21655cfb63 cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandle 10 years ago
LFsWang 04990e5614 fix unicode url problem on windows 10 years ago
LFsWang 9ad1f457de Fix encode problem On Windows 10 years ago
mailwl b6f4f4bb7e Add gsp functions: SetAxiConfigQoSMode, UnregisterInterruptRelayQueue 10 years ago
purpasmart96 b1a0f498f2 GSP: Return proper error codes for register writes 10 years ago
Ryan Loebs f2750f5b91 Code style 10 years ago
MerryMage c1d2977e0a DynCom: Optimize single stepping 10 years ago
Ryan Loebs 34aa921efe Added GetSockOptName 10 years ago
Ryan Loebs c30f930e19 Derp: win32: typedef int socklen_t; 10 years ago
Ryan Loebs 9e2246851d But of course, Windows uses 'int' while Linux uses 'socklen_t' 10 years ago
Ryan Loebs 8dfc45cc72 Compiling on Windows now 10 years ago
Ryan Loebs 428f2a086b Formatting... 10 years ago
Ryan Loebs 4f9f5c81bf Addressing PR comments 10 years ago
Ryan Loebs 15fc212d1c SOC Updates 10 years ago
Ryan Loebs 3ad6ac2a67 Add common methods to all cfg:* ports 10 years ago