ppsspp/GPU
Henrik Rydgård ad177b3333 Merge pull request #6090 from unknownbrackets/texfiltering
Don't force nearest for colortest against black
2014-05-16 09:06:37 +02:00
..
Common Add missing lcutoff and lconv 2014-05-14 23:00:28 +08:00
Debugger Make sure not to break when GE debugger closed. 2014-05-15 22:45:51 -07:00
Directx9 Note that VADDR/IADDR are not updated on PRIM. 2014-05-04 18:24:49 -07:00
GLES Don't force nearest for colortest against black. 2014-05-15 23:52:16 -07:00
Null Remove cached light variables to reduce work when parsing DLs. 2014-04-21 12:51:19 +02:00
Software Fix a GetPointer() in softgpu when debugging. 2014-05-11 10:58:33 -07:00
CMakeLists.txt Adapt the basic spline code from the softgpu to the GL code. 2013-08-23 00:33:18 +02:00
ge_constants.h Add Vertex texture/color GE commands 2014-04-26 23:53:17 +08:00
GeDisasm.cpp GPU disasm: Show opcodes. Also disable some warnings and update submodules. 2014-01-15 17:00:20 +01:00
GeDisasm.h Add a function to pretty-print vertex type. 2013-04-22 22:04:26 -07:00
GPU.vcxproj Remove cached light variables to reduce work when parsing DLs. 2014-04-21 12:51:19 +02:00
GPU.vcxproj.filters Remove cached light variables to reduce work when parsing DLs. 2014-04-21 12:51:19 +02:00
GPUCommon.cpp CALLs and JUMPs to misaligned addresses round down. 2014-05-04 17:58:44 -07:00
GPUCommon.h Add the common funcs to the direct exec calls. 2014-04-17 01:18:52 -07:00
GPUInterface.h Reduce some includes under GPU/. 2014-03-29 16:51:38 -07:00
GPUState.cpp Optimize double alpha blending for 1/0 textures. 2014-05-11 14:17:19 -07:00
GPUState.h Optimize double alpha blending for 1/0 textures. 2014-05-11 14:17:19 -07:00
GPUXbox.vcxproj projection fixes ! 2013-09-12 09:53:48 +02:00
GPUXbox.vcxproj.filters projection fixes ! 2013-09-12 09:53:48 +02:00
Math3D.cpp Don't use aligned loads in non-inlined funcs. 2014-03-23 12:09:17 -07:00
Math3D.h Don't use aligned loads in non-inlined funcs. 2014-03-23 12:09:17 -07:00