ppsspp/GPU
Henrik Rydgård 5827b583d3 Merge pull request #8240 from unknownbrackets/clut-render
Initial CPU side render-to-clut handling
2015-11-27 00:08:08 +01:00
..
Common Merge pull request #8240 from unknownbrackets/clut-render 2015-11-27 00:08:08 +01:00
Debugger Include dependency cleanup 2015-07-29 11:48:20 +02:00
Directx9 Report formats on usage of rendered clut. 2015-11-26 14:31:46 -08:00
GLES Report formats on usage of rendered clut. 2015-11-26 14:31:46 -08:00
Null Improve viewport terminology a bit. No functional change. 2015-11-04 22:03:29 +01:00
Software softgpu: Pass in the right value for fog. 2015-11-25 16:11:53 -08:00
ge_constants.h Improve viewport terminology a bit. No functional change. 2015-11-04 22:03:29 +01:00
GeDisasm.cpp Correct weight count display for no weights. 2015-11-15 15:03:14 -08: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 Move some common files into MSVC filters. 2015-11-25 19:36:21 -08:00
GPUCommon.cpp Improve viewport terminology a bit. No functional change. 2015-11-04 22:03:29 +01: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 the depth range hack option, turning it into an ugly game specific compatibility hack. 2015-11-15 23:00:25 +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