11866 Commits (ed82fa3a91fc84f7f906b898d8f71e15fb42c16e)
 

Author SHA1 Message Date
Zach Hilman ed82fa3a91 core: Move Freezer class to tools namespace 7 years ago
Zach Hilman c9983ad9a7 freezer: Add documentation for methods 7 years ago
Zach Hilman 1b7d619914 memory: Add class to manage and enforce memory freezing 7 years ago
bunnei 80a8456af8
Merge pull request #2596 from FernandoS27/revert-2590 7 years ago
Hexagon12 908a5a00c5
Merge pull request #2595 from jonsn0w/patch-1 7 years ago
Fernando Sahmkow 26fcdf087d Revert PR 2590. 7 years ago
bunnei c28694d907
Merge pull request #2591 from lioncash/record 7 years ago
bunnei ca470890a3
Merge pull request #2590 from lioncash/event 7 years ago
Frederic L 5cef446f42 CMake: Get Git submodule dependencies via CMake (#2474) 7 years ago
jonsn0w e78d069a81
Update content_archive.cpp 7 years ago
Zach Hilman 8893d63612
Merge pull request #2594 from FearlessTobi/very-important-change 7 years ago
Tobias 0c64a6f0f2
Change to a more descriptive name 7 years ago
Tobias c5b20a108d
yuzu/configure_input: Add missing space in window name 7 years ago
Mat M 908ca1fc72
Merge pull request #2593 from deadmeu/patch-1 7 years ago
Alex Subaric f375e10411
Added missing space between two words 7 years ago
Zach Hilman 5c665fcc5b
Merge pull request #2584 from ogniK5377/cadence 7 years ago
Lioncash 61d2498f00 core: Remove unused CiTrace source files 7 years ago
Lioncash 5799404b78 service/audio/audren_u: Correct event reset type for the system event 7 years ago
bunnei c7b5c245e1
Merge pull request #2562 from ReinUsesLisp/split-cbuf-upload 7 years ago
David Marcec 6ca20ad7ba Addressed issues 7 years ago
David Marcec 50e3269f3b Signalled accumulated_suspended_tick_changed_event on creation based on RE 7 years ago
David Marcec 5fb6781c61 Cleanup 7 years ago
David Marcec 335127af69 Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent 7 years ago
Zach Hilman c0e7b91145
Merge pull request #2538 from ReinUsesLisp/ssy-pbk 7 years ago
Zach Hilman c140b6ae2c
Merge pull request #2581 from lioncash/hex 7 years ago
bunnei 0360c40e90
Merge pull request #2582 from lioncash/reserved 7 years ago
Zach Hilman a9521c983b
Merge pull request #2580 from lioncash/redundant 7 years ago
Zach Hilman 0f08f2d562
Merge pull request #2577 from lioncash/fs 7 years ago
Lioncash 18c1d91920
file_sys/ips_layer: Remove unnecessary reserve() call 7 years ago
Lioncash 969cd6dc1d
common/hex_util: Reserve std::string memory ahead of time 7 years ago
Lioncash a62088539e
common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
Lioncash c7daddb715
file_sys/card_image: Remove obsolete TODO 7 years ago
Lioncash 0af3b4d9f4
kernel/vm_manager: Remove redundant Reset call in destructor 7 years ago
bunnei 7e2bcf04b4
Merge pull request #2578 from lioncash/cnmt 7 years ago
bunnei f981efdf8d
Merge pull request #2572 from FernandoS27/gpu-mem 7 years ago
Lioncash a602bcaaf8
file_sys/nca_metadata: Update CNMT structures 7 years ago
Lioncash 7bdef6106e
file_sys/card_image: Deduplicate casts within AddNCAFromPartition() 7 years ago
Lioncash 81d361d9f8
file_sys/card_image: Make bracing consistent 7 years ago
Lioncash e34368249f
file_sys/card_image: Assign collapsed NCA contents directly to ncas member 7 years ago
Lioncash 288d027e89
file_sys/card_image: Deduplicate type cast 7 years ago
Lioncash 825ffd7b1f
file_sys/card_image: Get rid of a magic number 7 years ago
Lioncash bf35138d1d
file_sys/card_image: Use std::array deduction guides 7 years ago
Zach Hilman 364932df3a
Merge pull request #2571 from lioncash/ref 7 years ago
Zach Hilman 4486103e1d
Merge pull request #2570 from lioncash/svc 7 years ago
Lioncash fea6568955 kernel/process: Make Create()'s name parameter be taken by value 7 years ago
Lioncash 3f87664d8f kernel/svc: Implement TotalMemoryUsedWithoutMmHeap/TotalMemoryAvailableWithoutMmHeap 7 years ago
Lioncash c1a8f684df kernel/svc: Amend naming for TotalMemoryUsage in svcGetInfo() 7 years ago
Lioncash 81b1102090 kernel/svc: Remove duplicate enum entry in svcGetInfo() 7 years ago
Fernando Sahmkow f79823fda7 GPUVM: Correct GPU VM virtual address space 7 years ago
Zach Hilman 834e07d639
Merge pull request #2564 from ReinUsesLisp/block-dim-x-fix 7 years ago