406 Commits (ea94aea447e7b405685d6c7cba64d5e8889cb45d)

Author SHA1 Message Date
exhalatio ea94aea447 Dummy implementation dlp:SRVR Service. 10 years ago
Lioncash 0c83775827 vector_math: Add missing member in Vec4's SetZero function 10 years ago
JamePeng 7d60d58ee1 Reorganize the ndm service path for dummy implement function 10 years ago
Jannik Vogel 5cf2de5ecf PICA: Align vertex attributes 10 years ago
Lioncash 353df6fd72 common_types: Make NonCopyable constructor constexpr 10 years ago
Lioncash 388b2e938b common_types: Specify const in deleted copy constructor/assignment operator 10 years ago
Lioncash 11f0ba5143 emitter: templatize ImmPtr 10 years ago
Lioncash adc46f6a4f emitter: constexpr-ify helper functions 10 years ago
Lioncash eaf4973993 emitter: Get rid of CanDoOpWith 10 years ago
Lioncash fad503ce71 emitter: constexpr-ify OpArg 10 years ago
Lioncash 3a2c84f5a4 emitter: friend class OpArg with XEmitter 10 years ago
Lioncash ba1b8314f4 emitter: Remove unimplemented prototype 10 years ago
Lioncash f932c2f4ac Common: Get rid of alignment macros 10 years ago
MerryMage 7ca5dd5e08 x64 Emitter: Fix L bit in VEX prefix 10 years ago
mailwl 7695b324c9 Initial implementation ir:user 10 years ago
MerryMage d2710b784a AudioCore: Skeleton Implementation 10 years ago
MerryMage 867c111e99 BitField: Make trivially copyable and remove assignment operator 10 years ago
Lioncash e9114a6976 backend: defaulted move constructor/assignment 10 years ago
Lioncash 15d0530902 color: Make trivial helpers constexpr 10 years ago
Lioncash fa95cad2f9 key_map: Use std::tie for comparisons 10 years ago
Subv 155cba90f3 DiskDirectory: Initialize the directory member with valid info. 10 years ago
LFsWang d8d9d5d916 Add missing return values in ForeachDirectoryEntry 10 years ago
archshift 6e66a1244e Refactor ScanDirectoryTreeAndCallback to separate errors and retvals 10 years ago
Subv 092d5b04ec Services/Cam: Added new log type and camera enums from 3dbrew. 10 years ago
wwylele 8b6d444dd1 fix failure on gcc and clang 10 years ago
wwylele 3b7cbb25e3 disable unary minus when the type is not signed 10 years ago
bunnei 2fd9b1999f gl_rasterizer: Use MMH3 hash for shader cache hey. 10 years ago
bunnei eefabd6b7d renderer_opengl: Refactor shader generation/caching to be more organized + various cleanups. 10 years ago
polaris- 1d319e5b46 Implement gdbstub 10 years ago
Lioncash 03af08ae81 bit_field: Re-enable code on MSVC 10 years ago
archshift 7b96bd3136 Split up FileUtil::ScanDirectoryTree to be able to use callbacks for custom behavior 10 years ago
Lioncash 84a0b184f5 symbols: Replace an insert call with emplace 10 years ago
Lioncash 3564f8ae6f symbols: Get rid of initial underscores in variable names 10 years ago
Lioncash 7b63b5f819 symbols: Directly initialize TSymbol members 10 years ago
Lioncash d5071c2b9a symbols: Simplify GetSymbol 10 years ago
polaris- 021fab70ac Implement gdbstub 10 years ago
Lioncash 2c2f1250d2 hash: Get rid of unused functions 10 years ago
Lioncash 08147474cb general: Silence some warnings when using clang 10 years ago
Lioncash f28802e883 memory_util: Remove unnecessary assignment in FreeMemoryPages 10 years ago
Lioncash 36c2bedcd8 memory_util: Remove commented out printf statements 10 years ago
Lioncash 1ab765ff61 general: Replace 0 literals with nullptr where applicable 10 years ago
Lioncash 82efda5aaf synchronized_wrapper: Add missing return in SynchronizedRef move assignment operator 10 years ago
Lioncash ad57b24255 common: Get rid of a cast in swap.h 10 years ago
Lioncash 75b3e911ec common: Get rid of debug_interface.h 10 years ago
aroulin 89a7c9068f x64: Proper stack alignment in shader JIT function calls 10 years ago
aroulin 22bc3b66d3 Common: Import BitSet from Dolphin 10 years ago
Yuri Kunde Schlesner b5ae1497e6 Common: Fix MicroProfile compilation in MSVC2015 10 years ago
Yuri Kunde Schlesner 424b0fa646 Integrate the MicroProfile profiling library 11 years ago
aroulin 5429dbf738 x64-emitter: add RCPSS SSE instruction 10 years ago
Lioncash b150e1d68f emitter: Remove pointer casts 10 years ago