10 Commits (a9fc6598092f2d4f3105ebf7284685b687fa4e75)

Author SHA1 Message Date
Yuri Kunde Schlesner 9ae5a09655 GPU: Implement TextureCopy-mode display transfers 11 years ago
Yuri Kunde Schlesner dc39d06950 Ensure all kernel objects are released during shutdown 11 years ago
Subv 725d5eea78 Applets: Reworked how the Applet update event is handled. 11 years ago
Subv 621ee10eae Applets: Add infrastructure to allow custom drawing and input handling in Applets. 11 years ago
Emmanuel Gil Peyrot 4964a359e1 Core: Cleanup hw includes. 11 years ago
Tony Wasserka 0da6a7e234 GPU: Properly implement memory fills. 11 years ago
Yuri Kunde Schlesner 7630b31672 GSP: Fix appending of interrupts to the shared memory buffer 11 years ago
purpasmart96 9796bc1fa2 More services & small clean ups 11 years ago
purpasmart96 ebfd831ccb License change 11 years ago
Gareth Poole 38df9e96dd Renamed souce files of services to match port names 11 years ago
Yuri Kunde Schlesner d72708c1f5 Add `override` keyword through the code. 11 years ago
Tony Wasserka 14b24a75b3 GSP: Update framebuffer information when necessary. 12 years ago
Tony Wasserka 590c206ac8 GSP: Implement SetBufferSwap. 12 years ago
Lioncash 98fa3f7cba Core: Alter the kernel string functions to use std::string instead of const char*. 12 years ago
bunnei cad2f21985 GSP: Cleaned up command buffer decoding. 12 years ago
bunnei 4e9f305ed2 GSP: Removed dumb GX prefixes to functions/structs in GSP namespace. 12 years ago
bunnei ec14ffe1cd GSP: Implements preliminary command synchronization via GPU interrupts. 12 years ago
Tony Wasserka 4b141791ed GSP: Add a few comments. 12 years ago
Tony Wasserka 9b0d0c81a0 GSP: Clean up GX command processing a lot and treat command id as a u8 rather than a u32. 12 years ago
Tony Wasserka baf0aa04f5 GPU: Emulate memory fills. 12 years ago
Tony Wasserka 82d3260359 GSP: Define more GX commands. 12 years ago
bunnei eab6fd01d7 - updated service(s) to be KernelObject's 12 years ago
bunnei a48c6b947d removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class 12 years ago
bunnei b8851305bd updated service comments 12 years ago
bunnei 32c3462047 - added stubbed out GSP::Gpu service interface 12 years ago
bunnei ffabed8c25 restructured hle:services completely to use function lookup tables 12 years ago