ppsspp/GPU
2024-12-15 22:24:05 +01:00
..
Common Global rename of FBChannel to Aspect, also make it a class enum 2024-12-15 22:24:05 +01:00
D3D11 Global rename of FBChannel to Aspect, also make it a class enum 2024-12-15 22:24:05 +01:00
Debugger Simplifications 2024-12-15 16:09:42 +01:00
Directx9 Global rename of FBChannel to Aspect, also make it a class enum 2024-12-15 22:24:05 +01:00
GLES Global rename of FBChannel to Aspect, also make it a class enum 2024-12-15 22:24:05 +01:00
Software Lift some more debugging functionality into GPUCommon 2024-12-15 14:03:05 +01:00
Vulkan Global rename of FBChannel to Aspect, also make it a class enum 2024-12-15 22:24:05 +01:00
ge_constants.h Refactor the GE state viewers 2024-12-10 16:01:53 +01:00
GeConstants.cpp
GeDisasm.cpp Remove the "GPUInterface" base class. Not really useful, GPUCommon is pretty much the same thing. 2024-12-02 11:12:14 +01:00
GeDisasm.h
GPU.cpp Remove the "GPUInterface" base class. Not really useful, GPUCommon is pretty much the same thing. 2024-12-02 11:12:14 +01:00
GPU.h Remove the "GPUInterface" base class. Not really useful, GPUCommon is pretty much the same thing. 2024-12-02 11:12:14 +01:00
GPU.vcxproj Extract FormatStateRow() from the Win32 GE debugger to GPU/Debugger/Registers 2024-12-05 10:07:29 +01:00
GPU.vcxproj.filters Extract FormatStateRow() from the Win32 GE debugger to GPU/Debugger/Registers 2024-12-05 10:07:29 +01:00
GPUCommon.cpp Simplifications 2024-12-15 16:09:42 +01:00
GPUCommon.h Simplifications 2024-12-15 16:09:42 +01:00
GPUCommonHW.cpp Lift some more debugging functionality into GPUCommon 2024-12-15 14:03:05 +01:00
GPUCommonHW.h ImDebugger: Add a basic texture browser 2024-11-29 19:30:38 +01:00
GPUDefinitions.h GE debugger: Cleaner resume from steps. Fixes GE debugging in God of War. 2024-12-13 20:36:31 +01:00
GPUState.cpp Remove the "GPUInterface" base class. Not really useful, GPUCommon is pretty much the same thing. 2024-12-02 11:12:14 +01:00
GPUState.h
Math3D.cpp
Math3D.h Add an unrelated comment and some casts 2024-06-05 08:35:09 +02:00