yuzu/src
bunnei c4015cd93a gl_shader_gen: Implement dual vertex shader mode.
- When VertexA shader stage is enabled, we combine with VertexB program to make a single Vertex Shader stage.
2018-07-12 22:25:36 -04:00
..
common Merge pull request #633 from FearlessTobi/port-defines 2018-07-10 09:12:52 -07:00
core We only need to alert for memory pool changes 2018-07-13 10:36:28 +10:00
input_common Rename logging macro back to LOG_* 2018-07-02 21:45:47 -04:00
tests
video_core gl_shader_gen: Implement dual vertex shader mode. 2018-07-12 22:25:36 -04:00
yuzu yuzu - Fix duplicate logs 2018-07-12 01:11:43 -06:00
yuzu_cmd Port #3335 and #3373 from Citra: "Small SDL fixes" and "Print the actual error preventing SDL from working" (#637) 2018-07-12 09:26:27 -07:00
.clang-format
CMakeLists.txt