11025 Commits (70a42ea349fa6994b1fb91d0616e7367b00a94a8)
 

Author SHA1 Message Date
Lioncash 70a42ea349 gl_shader_manager: Move using statement into the cpp file 7 years ago
Lioncash 1df62d861c gl_shader_manager: Remove reliance on global accessor within MaxwellUniformData::SetFromRegs() 7 years ago
Lioncash 4c07a71739 gl_shader_manager: Amend Doxygen string for MaxwellUniformData 7 years ago
bunnei e4fefa80c1 Merge pull request #2285 from lioncash/unused-struct 7 years ago
bunnei 119fd24785 Merge pull request #2287 from lioncash/coretiming-cb 7 years ago
bunnei ef760c9e07 Merge pull request #2286 from lioncash/fwd 7 years ago
bunnei 11e381f517 Merge pull request #2288 from lioncash/linkage 7 years ago
Lioncash ff47991967 core/cheat_engine: Make MemoryReadImpl and MemoryWriteImpl internally linked 7 years ago
Lioncash 7739479e15 core/core_timing: Make callback parameters consistent 7 years ago
Lioncash 39dabe1fd9 kernel/kernel: Remove unnecessary forward declaration 7 years ago
Lioncash fde6555f64 kernel/process: Remove unused AddressMapping struct 7 years ago
bunnei 04c8dde70c Merge pull request #2232 from lioncash/transfer-memory 7 years ago
bunnei 3ee41ee7e2 Merge pull request #2221 from DarkLordZach/firmware-version 7 years ago
bunnei 25b08005a7 Merge pull request #2253 from lioncash/flags 7 years ago
bunnei a5edb8d391 Merge pull request #2280 from lioncash/nso 7 years ago
bunnei b69517e9a1 Merge pull request #2279 from lioncash/cheat-global 7 years ago
bunnei fabddcb962 Merge pull request #2256 from bunnei/gpu-vmm 7 years ago
bunnei 7aebbf35e7 Merge pull request #2277 from bunnei/fix-smo-transitions 7 years ago
Lioncash 0097cd25a8 loader/nso: Place translation unit specific functions into an anonymous namespace 7 years ago
Lioncash 0d44c061fe file_sys/cheat_engine: Silence truncation and sign-conversion warnings 7 years ago
Lioncash b59b7084c7 file_sys/cheat_engine: Remove use of global system accessors 7 years ago
Lioncash e8791f39ae loader/nso: Clean up use of magic constants 7 years ago
Lioncash be2b64e8bc file_sys/patch_manager: Deduplicate NSO header 7 years ago
Lioncash cae60f2d1f loader/nso: Fix definition of the NSO header struct 7 years ago
Lioncash 782461221f file_sys/patch_manager: Remove two magic values 7 years ago
bunnei 245c751cbf Merge pull request #2234 from lioncash/mutex 7 years ago
bunnei adf0cd087e Merge pull request #2274 from lioncash/include 7 years ago
bunnei 6c61263b5c Revert "Devirtualize Register/Unregister and use a wrapper instead." 7 years ago
bunnei 2589fb3ad9 Merge pull request #2275 from lioncash/memflags 7 years ago
bunnei e71c2689c3 Merge pull request #2276 from lioncash/am 7 years ago
bunnei 92870ed060 Merge pull request #1933 from DarkLordZach/cheat-engine 7 years ago
Lioncash 5af93ea994 service/am: Add function table for IDebugFunctions 7 years ago
Lioncash 60a98211a2 kernel/vm_manager: Rename CodeStatic/CodeMutable to Code and CodeData respectively 7 years ago
Lioncash 465f301ce0 kernel/vm_manager: Amend flag values for CodeMutable 7 years ago
Lioncash 1b4128a12e core/memory: Remove unnecessary includes 7 years ago
bunnei 57835877df Merge pull request #2260 from lioncash/sdl 7 years ago
Lioncash 9d504a4f9b common/bit_util: Fix bad merge duplicating the copy constructor 7 years ago
bunnei 2d7e3fe364 Merge pull request #2090 from FearlessTobi/port-4599 7 years ago
bunnei 6e446c50c2 Merge pull request #2262 from lioncash/enum 7 years ago
bunnei b8cb7c581f Merge pull request #2273 from lioncash/guard 7 years ago
bunnei 51cdb0df88 memory_manager: Cleanup FindFreeRegion. 7 years ago
bunnei c04b7bd60c memory_manager: Use Common::AlignUp in public interface as needed. 7 years ago
Lioncash af52b092ef common/uint128: Add missing header guard 7 years ago
Lioncash b39d1b1beb common/uint128: Add missing top-file source text 7 years ago
bunnei 67e1cb154e Merge pull request #2268 from lioncash/codeset 7 years ago
bunnei 7521cd30d1 memory_manager: Bug fixes and further cleanup. 7 years ago
bunnei bf01830258 memory: Check that core is powered on before attempting to use GPU. 7 years ago
bunnei a0b5ed6846 maxwell_dma: Check for valid source in destination before copy. 7 years ago
bunnei bb6e007a63 memory_manager: Add protections for invalid GPU addresses. 7 years ago
bunnei b34849e61a gl_rasterizer_cache: Check that backing memory is valid before creating a surface. 7 years ago