8892 Commits (d210170f36ec29c9f73430d1ec21f7784ca0aa73)
 

Author SHA1 Message Date
Subv 8ba21e28cf Logging: Change the TimeStretch::Process log from debug to trace level. 7 years ago
Subv 9cd5c61fcf RasterizerGL: Use the correct framebuffer when clearing via the CLEAR_BUFFERS register. 7 years ago
bunnei c1c59617ad
Merge pull request #1364 from lioncash/content 7 years ago
bunnei cf97d00eb6
Merge pull request #1367 from lioncash/plural 7 years ago
bunnei b0b57c21e6
Merge pull request #1368 from ogniK5377/nifm-fix 7 years ago
bunnei a0db7e2cf9
Merge pull request #1352 from lioncash/sharing 7 years ago
FernandoS27 bf2f2a715f Improved fast swizzle and removed restrictions to it 7 years ago
bunnei 9f92533cc2
Merge pull request #1373 from ogniK5377/revert-nifm 7 years ago
David Marcec b918925bd5 Revert GetRequestState 7 years ago
Lioncash 05aa4aa01a kernel/thread: Use owner_process when setting the page table in SetupMainThread() 7 years ago
Lioncash 9b8fc2b689 arm_interface: Replace kernel vm_manager include with a forward declaration 7 years ago
Mat M f237265187
Merge pull request #1370 from Hedges/GDBClean 7 years ago
Mat M 1e35d8fa8f
Merge pull request #1362 from MerryMage/dynarmic 7 years ago
Jarek Syrylak 74f966404d Correct endianness of BKPT 7 years ago
MerryMage ef31487624 arm_dynarmic: Halt when BRK encountered 7 years ago
David Marcec 3f49725a51 Fixed submit 7 years ago
David Marcec cfc9fe4460 Added IRequest::Submit 7 years ago
bunnei 8fe9572271
Merge pull request #1358 from DarkLordZach/temp-storage 7 years ago
bunnei 0931a711de
Merge pull request #1363 from lioncash/control 7 years ago
bunnei b02a1e38fa
Merge pull request #1361 from lioncash/nax 7 years ago
bunnei e57aa62b11
Merge pull request #1366 from ogniK5377/splat-fix 7 years ago
Lioncash e980e90d6e game_list: Handle plurals within setFilterResult() better 7 years ago
David Marcec 583137709f Removed unneeded event clear 7 years ago
David Marcec 335e9d18ae Implemented NTC & IEnsureNetworkClockAvailabilityService 7 years ago
Lioncash 05ef9dfc10 file-sys: Default heavy-weight class destructors in the cpp file 7 years ago
Lioncash 3146502a12 control_metadata: Remove unnecessary else within GetLanguageEntry() 7 years ago
Lioncash 05d49962b6 control_metadata: Move language name array definition to the cpp file 7 years ago
MerryMage 3b4a158230 arm_dynarmic: Support BKPT instruction 7 years ago
MerryMage 321eb0b6b0 externals: Update dynarmic to 171d116 7 years ago
Lioncash 2e5f0e5024 xts_archive: Remove unused variables from CalculateHMAC256() 7 years ago
Lioncash 2752183883 xts_archive: Make AsNCA() return a std::unique_ptr instead of a std::shared_ptr 7 years ago
Lioncash 45195a51a7 nax: Avoid re-parsing NAX data with GetFileType() 7 years ago
Lioncash c8c4105659 nax: Avoid unnecessary calls to AsNCA() in IdentifyType() 7 years ago
Lioncash f272261c21 xts_archive: Ensure NAX's type member is always initialized 7 years ago
Lioncash 92a98a8b19 xts_archive: Amend initializer order of NAX's constructor 7 years ago
tech4me 189cf0da7b Update MinGWCross.cmake to lowercase 7 years ago
tech4me a8f54f96fc travis: running mingw build on travis ci 7 years ago
David 0432af5ad1 Reworked incorrect nifm stubs (#1355) 7 years ago
bunnei 52fb86c65c
Merge pull request #1356 from degasus/hotfix 7 years ago
bunnei 8dff92c5f6
Merge pull request #1359 from ogniK5377/nes 7 years ago
bunnei 5fbc354261
Merge pull request #1353 from ogniK5377/remove-MakeBuilder 7 years ago
David Marcec cbc7ad8f6d Fixed GetAccountId stub, Added error code for OpenDirectory and added ActivateNpadWithRevision 7 years ago
Zach Hilman 9bba103791 yuzu-cmd: Add call to CreateFactories 7 years ago
Zach Hilman dfaea55be5 savedata_factory: Add TemporaryStorage SaveDataType 7 years ago
raven02 c8f9bbbf85
Merge branch 'master' into tlds 7 years ago
Markus Wick f465e4aaf2 gl_rasterizer: Fix StartAddress handling with indexed draw calls. 7 years ago
David Marcec d06f4cfc63 Corrected SSL::SetInterfaceVersion 7 years ago
David Marcec 08819ec70a Removed MakeBuilder as it's not needed anymore 7 years ago
David Marcec 6a0612f2bf Removed the use of rp.MakeBuilder 7 years ago
Lioncash ab6dfa4fa5
ring_buffer: Use std::atomic_size_t in a static assert 7 years ago