dolphin/Source/Core
Ryan Houdek 3242e1a617 Fix the shader overrunning our max shader size.
The Star Wars games really push the hardware to its limits, which can cause the shaders that are produced to be 18kb or more.
Double our maximum shader size to compensate.
Fixes issue #8860
2015-08-22 01:01:03 -05:00
..
AudioCommon Merge pull request #2854 from Tilka/valgrind 2015-08-15 20:52:12 +02:00
Common x64Emitter: Remove unused code 2015-08-20 23:05:20 -04:00
Core Merge pull request #2886 from Sonicadvance1/aarch64_faster_lfd 2015-08-21 05:38:53 -05:00
DiscIO Merge pull request #2676 from Stevoisiak/SpellingCorrections 2015-08-15 18:36:56 +02:00
DolphinQt Fix DoFileSearch returning the passed-in directories themselves. 2015-06-21 16:07:56 -04:00
DolphinWX DolphinWX: Finish removing bandaid from 704f787 2015-08-20 22:39:24 -07:00
InputCommon evdev: don't pass null path to the kernel 2015-08-15 12:51:34 +02:00
UICommon UICommon: Fix a leak/bug in Disassembler retrieval 2015-08-04 14:28:32 -04:00
VideoBackends Fix a memory leak in the EGL GLInterface. 2015-08-18 08:26:45 -05:00
VideoCommon Fix the shader overrunning our max shader size. 2015-08-22 01:01:03 -05:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00