yuzu-fork/src
Subv 2e0a9f66a0 ShaderGen: Ignore the 'sched' instruction when generating shaders.
The 'sched' instruction has a very convoluted encoding, but fortunately it seems to only appear on a fixed interval (once every 4 instructions).
2018-04-20 14:57:40 -05:00
..
common Merge pull request #367 from lioncash/clamp 2018-04-20 14:18:03 -04:00
core Merge pull request #367 from lioncash/clamp 2018-04-20 14:18:03 -04:00
input_common math_util: Remove the Clamp() function 2018-04-20 10:14:13 -04:00
tests core: Move process creation out of global state. 2018-03-14 18:42:19 -04:00
video_core ShaderGen: Ignore the 'sched' instruction when generating shaders. 2018-04-20 14:57:40 -05:00
yuzu Implement Pull #3528 from citra: use nvidia graphics automatically on laptops with optimus (with AMD support) (#271) 2018-04-19 12:22:26 -06:00
yuzu_cmd Implement Pull #3528 from citra: use nvidia graphics automatically on laptops with optimus (with AMD support) (#271) 2018-04-19 12:22:26 -06:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Massive removal of unused modules 2018-01-12 19:11:03 -07:00