86 Commits (c6a1d24720d077668bf15e07accf99713067939a)

Author SHA1 Message Date
bunnei 8cf95d87aa Remove more 3DS-specific code. 8 years ago
bunnei 877d4c71d3 Remove more 3DS-specific code. 8 years ago
Yuri Kunde Schlesner 1423b3b10e Memory: Add function to flush a virtual range from the rasterizer cache 9 years ago
Yuri Kunde Schlesner c27dad4cd1 ResultVal: Remove MoveFrom() 9 years ago
Yuri Kunde Schlesner f68fd997cd Service: Remove unnecessary includes from service.h 9 years ago
Yuri Kunde Schlesner 7b560a8b81 Core: Fix some out-of-style includes 9 years ago
Yuri Kunde Schlesner 6210a1aaf3 GSP_GPU: Move error codes from result.h to local file 9 years ago
Mat M dc1927a9d1 Doxygen: Amend minor issues (#2593) 9 years ago
Yuri Kunde Schlesner ea78f30e67 Core: Make PerfStats internally locked 9 years ago
Yuri Kunde Schlesner 3a9447bc16 Add performance statistics to status bar 9 years ago
mailwl de4bac64de GSP_GPU::StoreDataCache stubbed (#2428) 9 years ago
mailwl ecf76c326c GSP::WriteHWRegsWithMask: fix register mask 9 years ago
JamePeng 7af1081bb0 Minor amendment of GSP_GPU::ImportDisplayCaptureInfo code 9 years ago
Lioncash b0ebdfae34 Add all services to the Service namespace 9 years ago
Yuri Kunde Schlesner 6fb4f73dec GSP: Downgrade log severity of SetAxiConfigQoSMode 9 years ago
Yuri Kunde Schlesner fa5d9d8266 Use negative priorities to avoid special-casing the self-include 9 years ago
Emmanuel Gil Peyrot 1138ec0d49 Remove empty newlines in #include blocks. 9 years ago
Yuri Kunde Schlesner 1e4a5da9f4 Manually tweak source formatting and then re-run clang-format 9 years ago
Emmanuel Gil Peyrot 628ed4376a Sources: Run clang-format on everything. 9 years ago
mailwl ee188dbdc6 gsp::gpu: Reset g_thread_id in UnregisterInterruptRelayQueue 10 years ago
MerryMage 3f8fdddd22 GSP_GPU: Remove use of Memory::GetPointer 10 years ago
Subv b53900a6ab Kernel/SharedMemory: Properly implemented shared memory support. 10 years ago
Yuri Kunde Schlesner 2396b01d5d Common: Remove section measurement from profiler (#1731) 10 years ago
mailwl 592de25b16 return checks if event and memory created 10 years ago
mailwl 9d50b79f62 gsp::Gpu: implement AcquireRight, ReleaseRight functions 10 years ago
tfarley 459035a108 HWRasterizer: Texture forwarding 10 years ago
mailwl b6f4f4bb7e Add gsp functions: SetAxiConfigQoSMode, UnregisterInterruptRelayQueue 10 years ago
purpasmart96 b1a0f498f2 GSP: Return proper error codes for register writes 10 years ago
Lioncash 2d0c3f789a gsp_gpu: Change 0 literal to nullptr 10 years ago
Lioncash c9f47a9b3c renderer_base: Don't directly expose the rasterizer unique_ptr 10 years ago
MerryMage 867c111e99 BitField: Make trivially copyable and remove assignment operator 10 years ago
Yuri Kunde Schlesner 102d39fe20 VideoCore: Unify interface to OpenGL and SW rasterizers 10 years ago
Yuri Kunde Schlesner 192829165a VideoCore: Rename HWRasterizer methods to be less confusing 10 years ago
Yuri Kunde Schlesner 222d77c31a GSP: Implement command 0x05, used for flushing caches 11 years ago
Yuri Kunde Schlesner 424b0fa646 Integrate the MicroProfile profiling library 11 years ago
Yuri Kunde Schlesner 209113743f GPU: Implement TextureCopy-mode display transfers 11 years ago
Yuri Kunde Schlesner 168d376c67 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