ppsspp/GPU
2015-11-02 20:08:21 +01:00
..
Common Fix non-through rectangles 2015-11-02 20:08:11 +01:00
Debugger Include dependency cleanup 2015-07-29 11:48:20 +02:00
Directx9 Move the viewport to the right place. 2015-11-02 20:08:00 +01:00
GLES Shifted projection matrices need a few more parts flipped. This could fix bugs in games, too. 2015-11-02 20:08:21 +01:00
Null More GPU cleaning, removing uses of GPUState.h where not needed. 2015-07-29 12:37:49 +02:00
Software Add Display layout editor to use for example on tablets, but also includes automatic screen cropping for 16:9 cases(default). 2015-10-31 20:50:02 +01:00
ge_constants.h Switch to #pragma once in a few places. 2015-03-02 22:34:51 -08:00
GeDisasm.cpp Make it possible to view vertex decoders through the shader viewing mechanism (even though they aren't strictly shaders, they fit the model). 2015-10-24 10:41:31 +02:00
GeDisasm.h Slightly improve GPU disassembly 2014-09-13 23:51:07 +02:00
GPU.cpp More GPU cleaning, removing uses of GPUState.h where not needed. 2015-07-29 12:37:49 +02:00
GPU.h More GPU cleaning, removing uses of GPUState.h where not needed. 2015-07-29 12:37:49 +02:00
GPU.vcxproj Centralize the GPU state conversion functions 2015-10-24 23:49:05 +02:00
GPU.vcxproj.filters Centralize the GPU state conversion functions 2015-10-24 23:49:05 +02:00
GPUCommon.cpp Fix minor typo. 2015-10-12 22:14:14 -07:00
GPUCommon.h LLVM warning fixes 2015-10-14 22:18:43 +02:00
GPUInterface.h Add new shader viewing tool 2015-10-14 18:10:21 +02:00
GPUState.cpp Remove a whole lot of flipping special cases 2015-11-02 20:07:30 +01:00
GPUState.h Remove a whole lot of flipping special cases 2015-11-02 20:07:30 +01:00
Math3D.cpp Don't use aligned loads in non-inlined funcs. 2014-03-23 12:09:17 -07:00
Math3D.h Try to optimize bezier color sampling. 2015-04-18 12:47:21 -07:00