74 Commits (da995a4377ba5194ca9759c6b7f62adf081f25a3)

Author SHA1 Message Date
JamePeng ac2ed18a3b Minor amendment of GSP_GPU::ImportDisplayCaptureInfo code 9 years ago
Lioncash 963aedd8cc Add all services to the Service namespace 9 years ago
Yuri Kunde Schlesner efc8179747 GSP: Downgrade log severity of SetAxiConfigQoSMode 9 years ago
Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 9 years ago
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 years ago
Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 9 years ago
Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 years ago
mailwl 07cc781163 gsp::gpu: Reset g_thread_id in UnregisterInterruptRelayQueue 10 years ago
MerryMage 5f33d2cf07 GSP_GPU: Remove use of Memory::GetPointer 10 years ago
Subv 1bd0cf542f Kernel/SharedMemory: Properly implemented shared memory support. 10 years ago
Yuri Kunde Schlesner e3a8292495 Common: Remove section measurement from profiler (#1731) 10 years ago
mailwl 67c657bf80 return checks if event and memory created 10 years ago
mailwl efdff9ad3e gsp::Gpu: implement AcquireRight, ReleaseRight functions 10 years ago
tfarley 22f3a7e94c HWRasterizer: Texture forwarding 10 years ago
mailwl f7619a9a19 Add gsp functions: SetAxiConfigQoSMode, UnregisterInterruptRelayQueue 10 years ago
purpasmart96 abe5c6efec GSP: Return proper error codes for register writes 10 years ago
Lioncash fba547b924 gsp_gpu: Change 0 literal to nullptr 10 years ago
Lioncash bf76afc68d renderer_base: Don't directly expose the rasterizer unique_ptr 10 years ago
MerryMage 6c71858c5c BitField: Make trivially copyable and remove assignment operator 10 years ago
Yuri Kunde Schlesner 195fedccf0 VideoCore: Unify interface to OpenGL and SW rasterizers 10 years ago
Yuri Kunde Schlesner 03835d04f4 VideoCore: Rename HWRasterizer methods to be less confusing 10 years ago
Yuri Kunde Schlesner 1ed7f3e028 GSP: Implement command 0x05, used for flushing caches 10 years ago
Yuri Kunde Schlesner 0fcabd2b11 Integrate the MicroProfile profiling library 11 years ago
Yuri Kunde Schlesner 9ae5a09655 GPU: Implement TextureCopy-mode display transfers 11 years ago
Yuri Kunde Schlesner e2c7954be5 Memory: Move address type conversion routines to memory.cpp/h 11 years ago
Yuri Kunde Schlesner 3b61dd97e0 GSP: Don't try to write memory fill registers if start address is 0 11 years ago
Subv 6c0ea5f5e8 Qt/GPU Breakpoints: Added three more breakpoint types: 11 years ago
Yuri Kunde Schlesner dc39d06950 Ensure all kernel objects are released during shutdown 11 years ago
Tony Wasserka 902fa4da52 Add CiTrace recording support. 11 years ago
Subv 621ee10eae Applets: Add infrastructure to allow custom drawing and input handling in Applets. 11 years ago
Emmanuel Gil Peyrot 45c4781544 CitraQt: Cleanup includes. 11 years ago
Emmanuel Gil Peyrot b1503b2020 Remove every trailing whitespace from the project (but externals). 11 years ago
Subv fa397494b0 Service/GSP: Implemented ImportDisplayCaptureInfo. 11 years ago
tfarley 05dc633a8c OpenGL renderer 11 years ago
Yuri Kunde Schlesner 7ada357b2d Memmap: Re-organize memory function in two files 11 years ago
Yuri Kunde Schlesner fd85367621 fixup! GSP: Small tweaks to shared memory initialization 11 years ago
Yuri Kunde Schlesner 1538a34eda GSP: Small tweaks to shared memory initialization 11 years ago
Yuri Kunde Schlesner c96f22490a Kernel: Capture SharedMemory attributes at creation, not when mapping 11 years ago
Yuri Kunde Schlesner 34b009cf38 Clean-up mem_map constants and fix framebuffer translation errors 11 years ago
purpasmart96 198c0ddc72 Services: Stubs and minor changes 11 years ago
archshift 041e99b613 Added LCD registers, and implementation for color filling in OGL code. 11 years ago
archshift 47010fea31 Implement SetLcdForceBlack, move register enum to hw.h 11 years ago
Tony Wasserka 0da6a7e234 GPU: Properly implement memory fills. 11 years ago
Subv 8e2b248e05 Build: Fixed some warnings 11 years ago
Kevin Hartman a56f3f290e Implemented WriteHWRegsWithMask for GSP. 11 years ago
archshift ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h 11 years ago
bunnei 168eb27aee GSP: Fixed typo in SignalInterrupt 11 years ago
bunnei 9eae2400c0 GSP: Call SetBufferSwap for each screen on corresponding signal interrupt. 11 years ago
Yuri Kunde Schlesner 88a4a808c6 Kernel: Stop creating useless Handles during object creation 11 years ago
Yuri Kunde Schlesner a79d21c83e Service: Clean-up Interface 11 years ago