11969 Commits (04ae4a56e16ac2ac30bcfd9ac1e15fe37587f30d)
 

Author SHA1 Message Date
Zach Hilman 04ae4a56e1 Merge pull request #2669 from FearlessTobi/move-cpujit-setting 7 years ago
Zach Hilman df8e0e1b33 Merge pull request #2555 from lioncash/tls 7 years ago
fearlessTobi 662ff325bf yuzu: Remove CPU Jit setting from the UI 7 years ago
bunnei 387f99c4d6 Merge pull request #2670 from DarkLordZach/fix-merge-discrep-1 7 years ago
bunnei 89a4d5342c Merge pull request #2658 from ogniK5377/QueryAudioDeviceOutputEvent 7 years ago
bunnei cfe89534e2 Merge pull request #2638 from DarkLordZach/quest-flag 7 years ago
Zach Hilman 113e92bdd1 gl_shader_cache: Make CachedShader constructor private 7 years ago
Lioncash 63b8ef17d5 kernel/process: Default initialize all member variables 7 years ago
Lioncash 89a030a376 kernel/process: Decouple TLS handling from threads 7 years ago
Lioncash 30d4abdd7a kernel/vm_manager: Add overload of FindFreeRegion() that operates on a boundary 7 years ago
Zach Hilman c77f1a9743 Merge pull request #2613 from ogniK5377/InitalizeApplicationInfo 7 years ago
Zach Hilman 53d4cc417f Merge pull request #2608 from ogniK5377/Time_GetSharedMemoryNativeHandle 7 years ago
Zach Hilman 5cd6611037 Merge pull request #2563 from ReinUsesLisp/shader-initializers 7 years ago
bunnei ab85f9a7fe Merge pull request #2604 from ogniK5377/INotificationService 7 years ago
bunnei 68d323b042 Merge pull request #2659 from FernandoS27/safe-caches 7 years ago
Zach Hilman 5b5a94cfe9 Merge pull request #2660 from bakugo/deltafragments 7 years ago
Bakugo 81c1c139fe file_sys: Rename other ContentRecordType members 7 years ago
Fernando Sahmkow e4fa20d3e3 rasterizer_cache: Protect inherited caches from submission level 7 years ago
David Marcec f7d0320b84 IAudioDevice::QueryAudioDeviceOutputEvent 7 years ago
Bakugo e377bcd699 file_sys/registered_cache: Improve missing metadata error 7 years ago
Bakugo d046ef7112 file_sys/submission_package: Don't warn about missing DeltaFragment NCAs 7 years ago
Bakugo 88a70b40ba file_sys/registered_cache: Ignore DeltaFragment NCAs during installation 7 years ago
Bakugo 29f1d01c06 file_sys: Rename ContentRecordType::Patch to DeltaFragment 7 years ago
bunnei 35c44f37f2 Merge pull request #2583 from FernandoS27/core-timing-safe 7 years ago
Zach Hilman cfc7406f3f Merge pull request #2653 from FearlessTobi/revert-2474-patch-1 7 years ago
Tobias 12480d8eda Revert "CMake: Get Git submodule dependencies via CMake (#2474)" 7 years ago
Zach Hilman 03191c612a set: Implement GetQuestFlag 7 years ago
Zach Hilman 5def076ff4 settings: Add config option for kiosk (quest) mode 7 years ago
bunnei e82d461580 Merge pull request #2533 from DarkLordZach/memory-frozen 7 years ago
David Marcec d81178e7e6 Attemp clang format fix? 7 years ago
David Marcec 0a5474ed7c Added errors.h to cmakelist 7 years ago
David Marcec 4ec3475acc Addressed issues 7 years ago
David Marcec e2e69ef605 Addressed issues 7 years ago
David Marcec a08b4d77c8 Implemented InitializeApplicationInfo & InitializeApplicationInfoRestricted 7 years ago
bunnei 20c34dea2e Merge pull request #2548 from DarkLordZach/applet-shopn 7 years ago
bunnei 7e480c312f Merge pull request #2607 from DarkLordZach/arp-1 7 years ago
David Marcec 3c8723cb74 Addressed issues 7 years ago
Zach Hilman 12105d8909 glue: Correct missing bytes in ApplicationLaunchParameter 7 years ago
David Marcec dac62b07bf Implement Time::GetSharedMemoryNativeHandle 7 years ago
David Marcec 9a4d35fd46 SizedNotificationInfo should be 0x10 bytes, user_uuid is incorrect, this should be the users account id 7 years ago
David Marcec c557b50022 fixed spelling errors and fixed issue with Pop not returning the SizedNotificationInfo 7 years ago
Zach Hilman 2f49b0e0b1 applets: Pass current process title ID to applets 7 years ago
Zach Hilman 7de7e83df0 general_frontend: Add documentation for parental controls and ecommerce applets 7 years ago
Zach Hilman d2ba9e2f09 web_browser: Only delete temporary directory if it was created 7 years ago
Zach Hilman 9425e3c388 web_browser: Take ECommerce applet frontend optionally in constructor 7 years ago
Zach Hilman a2a6d68083 frontend: Add base class and default impl for ECommerce applet frontend 7 years ago
Zach Hilman 7bcf8e8305 web_browser: Use function tables for execute and initialize 7 years ago
Zach Hilman 1322c2ff7a web_browser: Correct structures and properly parse TLVs/ShimKind 7 years ago
Zach Hilman 99d5bd091d yuzu: Accept default applets for Parental Controls and ECommerce 7 years ago
Zach Hilman 30735156ff applets: Track ECommerce and Parental Control applet frontends 7 years ago