dolphin/Source/Core
degasus dd0b74ac15 OpenGL: cleanup efb2tex
Also use attributeless rendering. But we need the src rect, so set it by uniform.
If there is a slowdown here (I doubt as the driver likely has a fast path to update uniforms)
then we should check if this rect changes and only then update the uniform.
2013-11-25 12:19:34 +01:00
..
AudioCommon Re-plumb window handle to the dsound backend. 2013-11-07 09:24:56 -08:00
Common Merge branch 'ppc_fp' 2013-11-18 19:31:09 +01:00
Core [ARM] Implement the Acid test in the JIT core. This test is currently broken in JIT64 since it uses cr instead of cr_fast. 2013-11-24 10:51:07 +00:00
DiscIO Fix format string warnings 2013-11-13 04:01:16 +01:00
DolphinWX [Android] Enable hard-float support. Requires Android NDK r9b. 2013-11-24 16:43:53 -06:00
InputCommon more warning fixes 2013-11-14 02:19:15 -05:00
VideoBackends OpenGL: cleanup efb2tex 2013-11-25 12:19:34 +01:00
VideoCommon OpenGL: fix efb2ram for texture2D 2013-11-25 08:56:01 +01:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00