8809 Commits (f72046099ac1bce64017e6940daba6ee2ce8e9fb)
 

Author SHA1 Message Date
Zach Hilman f72046099a aoc_u: Extract AccumulateAOCTitleIDs to separate function 7 years ago
Zach Hilman 7d86a008e2 aoc_u: Implement GetAddOnContentBaseId 7 years ago
Zach Hilman 62225ae050 aoc_u: Implement Count, List and Prepare AddOnContent 7 years ago
Zach Hilman aa0c82e405 romfs_factory: Read from all locations with StorageId None 7 years ago
Zach Hilman 32fc31fb13 patch_manager: Add DLC recognition to PatchManager 7 years ago
bunnei 8f2ad3a66d
Merge pull request #1338 from raven02/service_vi 7 years ago
bunnei 5e2f23e2b1
Merge pull request #1417 from lioncash/context 7 years ago
Merry f8e46d335f
Merge pull request #1418 from FearlessTobi/port-4269 7 years ago
B3n30 56901912cb OSX: Set MACOSX_DEPLOYMENT_TARGET to 10.13 7 years ago
Lioncash 541c550753 kernel/svc: Implement svcGetThreadContext() 7 years ago
Lioncash dccfe193a9 kernel/process: Add a data member to determine if a process is 64-bit or not. 7 years ago
Lioncash cf9d6c6f52 kernel/process: Make data member variables private 7 years ago
Lioncash 16145e2f21 arm_interface: Add missing fpsr/tpidr members to the ThreadContext struct 7 years ago
raven02 4092907687 Implement ISystemDisplayService::GetDisplayMode 7 years ago
bunnei 334090fe6f
Merge pull request #1414 from lioncash/ref 7 years ago
Lioncash a63e6f9dfd loader: Make the Load() function take a process as a regular reference, not a SharedPtr 7 years ago
bunnei 0921558a9f
Merge pull request #1388 from FearlessTobi/port-4258 7 years ago
bunnei 97c0ac3545
Merge pull request #1412 from lioncash/move 7 years ago
bunnei fe5962e073
Merge pull request #1411 from ReinUsesLisp/point-size 7 years ago
bunnei 8d8366b602
Merge pull request #1406 from ReinUsesLisp/multibind-samplers 7 years ago
bunnei f7b69d61f2
Merge pull request #1395 from lioncash/vm 7 years ago
Lioncash f4c24d0832 kernel/object: Remove unnecessary std::move from DynamicObjectCast() 7 years ago
ReinUsesLisp e3e51d3ddb video_core: Implement point_size and add point state sync 7 years ago
ReinUsesLisp b8f1506aa5 gl_state: Pack sampler bindings into a single ARB_multi_bind 7 years ago
bunnei f7da74d18e
Merge pull request #1360 from FearlessTobi/port-3979 7 years ago
bunnei fc2419e441
Merge pull request #1394 from lioncash/stream 7 years ago
Mat M 29ff84ea99
Merge pull request #1389 from PhiBabin/valgrind 7 years ago
bunnei a75740b298
Merge pull request #1397 from spycrab/cmake_bin 7 years ago
bunnei 62048edc15
Merge pull request #1377 from FernandoS27/faster-swizzle 7 years ago
bunnei 8731ac87fa
Merge pull request #1404 from lioncash/vfs 7 years ago
Lioncash 861580f6d2 fsmitm_romfsbuild: std::move std::vector instances in Build() 7 years ago
Lioncash 7ecdaaf189 fsmitm_romfsbuild: Replace manual value aligning with Common::AlignUp() 7 years ago
bunnei c0445006af
Merge pull request #1399 from lioncash/sched 7 years ago
bunnei efcb83fb41
Merge pull request #1400 from lioncash/header 7 years ago
bunnei cc866d1384
Merge pull request #1402 from ReinUsesLisp/asserts 7 years ago
bunnei 92dd496fb9
Merge pull request #1401 from lioncash/vfs 7 years ago
bunnei 9d163c00cc
Merge pull request #1398 from lioncash/macos 7 years ago
Lioncash 11104b4883 patch_manager: Invert conditionals within ApplyLayeredFS() 7 years ago
ReinUsesLisp ab65fde9f4 video_core: Add asserts for CS, TFB and alpha testing 7 years ago
Lioncash e3b2ef9170 vfs_vector: Amend initializer list order in VectorVfsFile's constructor initializer list 7 years ago
Lioncash 4654f89618 fsmitm_romfsbuild: Avoid type truncation warnings 7 years ago
Lioncash 91b56c4928 fsmitm_romfsbuild: Remove unnecessary constructors and initializers for RomFSBuildFileContext and RomFSBuildDirectoryContext 7 years ago
Lioncash 1f92cbc059 fsmitm_romfsbuild: Remove unnecessary loops in Build() 7 years ago
Lioncash fa9e0f9c8b fsmitm_romfsbuild: Make auto variable into a std::size_t variable within Build() 7 years ago
Lioncash f646ca874d yuzu/main: Resolve precedence bug within CalculateRomFSEntrySize() 7 years ago
Lioncash cbb146069a yuzu/main: Move functions stored into static std::function instances out of OnGameListDumpRomFS() 7 years ago
Lioncash 57616f9758 vfs/etc: Append std:: to size_t usages 7 years ago
Lioncash 28bef31ea8 vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile 7 years ago
Lioncash 14e2df5610 vfs_static: Remove template byte parameter from StaticVfsFile 7 years ago
Lioncash e42bb5e003 service: Add missing headers inclusions where applicable 7 years ago