yuzu-fork/src
Yuri Kunde Schlesner 9ea5eacf91 Shader: Initialize conditional_code in interpreter
This doesn't belong in LoadInputVertex because it also happens for
non-VS invocations. Since it's not used by the JIT it seems adequate to
initialize it in the interpreter which is the only thing that cares
about them.
2017-01-25 18:53:24 -08:00
..
audio_core time_stretch: Add missing #pragma once directive 2016-12-12 19:16:46 -05:00
citra SDL2: Config.cpp fix double to float warning 2017-01-11 13:32:02 +01:00
citra_qt VideoCore/Shader: Move ProduceDebugInfo to InterpreterEngine 2017-01-25 18:53:24 -08:00
common Merge pull request #1951 from wwylele/motion-sensor 2017-01-07 12:39:20 -05:00
core Merge pull request #2434 from mailwl/nfc-amiibo 2017-01-25 23:47:56 -03:00
tests tests: add missing libcore dependency after 75ee2f8c67 2016-12-07 18:30:49 +00:00
video_core Shader: Initialize conditional_code in interpreter 2017-01-25 18:53:24 -08:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt tests: Infrastructure for unit tests 2016-05-19 08:38:03 +01:00