2569 Commits (801fd04f75fbd5072139759c2a7aac4571b29885)

Author SHA1 Message Date
Fernando Sahmkow 95b804ff05 NVFlinger: Do the microprofile Flip after processing a valid frame. 6 years ago
Morph e1efab1f51
AM/ICommonStateGetter: Stub SetLcdBacklighOffEnabled (#3454) 6 years ago
Brian Clinkenbeard ad4e5c15fb httplib compatibility 6 years ago
CJBok 23c4cc80e2 analog_from_button get direction implementation 6 years ago
Nguyen Dac Nam 5257a83ebe
IUserLocalCommunicationService: add function Initialize2 6 years ago
Nguyen Dac Nam 6c0eb6026b
HLE: correct function name of IUserLocalCommunicationService 6 years ago
namkazy 7fadc9c180 nvhost_gpu: implement ChannelSetTimeslice 6 years ago
Lioncash f00a54f508 bcat/backend: Make formatting of passphrase consistent in NullBackend::SetPassphrase() 6 years ago
Lioncash eefd97e80d bcat/backend: Prevent fmt exception in debug log within NullBackend::Clear() 6 years ago
Fernando Sahmkow 1e6f8aba04 Core: Set all hardware emulation constants in a single file. 6 years ago
makigumo 926ea5a16d
update hwopus DecodeInterleaved for FW 7.0.0+ 6 years ago
bunnei 7b07e521ca hle: services: Use std::shared_ptr instead of copy by value. 6 years ago
bunnei 3a0c1e79f8 am: Correct IPC object count mismatch. 6 years ago
bunnei 77da74e17a services: am: Clear events on PopOutData and PopInteractiveOutData. 6 years ago
bunnei 84e895cdd6 am: Refactor IStorage interface. 6 years ago
bunnei 3557fa25d0 applets: software_keyboard: Signal state change on end of interactive session. 6 years ago
bunnei be5fcffb89 applets: software_keyboard: Minor cleanup. 6 years ago
bunnei 2245c24e21 services: prepo: Fix IPC interface with SaveReport/SaveReportWithUser. 6 years ago
bunnei 2a822f3378 bsd: Stub several more functions. 6 years ago
bunnei ed76c71319 service: time: Implement ToPosixTimeWithMyRule. 6 years ago
bunnei 7113236b30 time: Fix month off-by-one error. 6 years ago
CJBok 635deb70d4 Moved analog direction logic to sdl_impl 6 years ago
CJBok 231d9c10f3 Corrected directional states sensitivity 6 years ago
CJBok ae7fd01e38 hid: Fix analog sticks directional states 6 years ago
bunnei be5c149d37 service: time: Implement GetStandardLocalSystemClock. 6 years ago
bunnei 361285add9 time: Remove overflow error checking (currently breaks ADO builds). 6 years ago
bunnei a4e840181c service: time: Implement GetClockSnapshotFromSystemClockContext. 6 years ago
bunnei fab2607c6b service: time: Implement IsStandardNetworkSystemClockAccuracySufficient. 6 years ago
bunnei 78f977c980 service: time: Rewrite implementation of glue services. 6 years ago
bunnei 5135b74179 core: Initialize several structs that make use of Common::UUID. 6 years ago
bunnei 64c5631579 service: vi: Implement CloseLayer. 6 years ago
Markus Wick cb9dd01ffd video_core: Block in WaitFence. 6 years ago
Fernando Sahmkow a5bb1ac6e3 NvServices: Correct Ioctl Remap. 6 years ago
bunnei c3d3b173d3 kernel: Implement a more accurate IPC dispatch. 7 years ago
Lioncash a3149536e2 file_sys/directory: Make EntryType an enum class 7 years ago
Lioncash b05bfc6036 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class 7 years ago
Lioncash 536fc7f0ea core: Prepare various classes for memory read/write migration 7 years ago
bunnei ec0ce96c56
core_timing: Use better reference tracking for EventType. (#3159) 7 years ago
bunnei 9046d4a548
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 7 years ago
Lioncash 2c4c2b5eee service/am: Remove unnecessary Skip calls 7 years ago
Lioncash 1cd8637bf0 am: Stub QueryApplicationPlayStatistics 7 years ago
Lioncash e21b6ff79d service: Update function tables 7 years ago
Lioncash e0c46e6879 core: Migrate off deprecated mbedtls functions 7 years ago
Lioncash f11b87ebf1 service: Resolve sign conversion errors 7 years ago
Michael Scire b0b0786493 Implement stub for QueryApplicationPlayStatisticsByUid 7 years ago
Fernando Sahmkow 3c95e49c42 nifm: Only return that there's an internet connection when there's a BCATServer 7 years ago
bunnei 1bdae0fe29 common_func: Use std::array for INSERT_PADDING_* macros. 7 years ago
bunnei b0ab803ce8 kernel: events: Remove ResetType::Automatic. 7 years ago
FearlessTobi 832c138eff core/am: Stub InitializeApplicationCopyrightFrameBuffer, SetApplicationCopyrightImage and SetApplicationCopyrightVisibility 7 years ago
Lioncash 8d8e495248 hid/npad: Fix incorrect connection boolean value in ConnectAllDisconnectedControllers() 7 years ago