yuzu-android/src
Lioncash dd35b4b18a renderer_opengl: Namespace OpenGL code
Namespaces all OpenGL code under the OpenGL namespace.

Prevents polluting the global namespace and allows clear distinction
between other renderers' code in the future.
2018-08-22 06:14:47 -04:00
..
audio_core audio_core/filter: Add explicit cast to assignment in Process() 2018-08-21 12:32:37 -04:00
common logging/text_formatter: Use empty braces for initializing CONSOLE_SCREEN_BUFFER_INFO instance 2018-08-21 11:31:05 -04:00
core Merge pull request #1136 from tech4me/master 2018-08-22 01:30:08 -04:00
input_common
tests
video_core renderer_opengl: Namespace OpenGL code 2018-08-22 06:14:47 -04:00
yuzu Merge pull request #1136 from tech4me/master 2018-08-22 01:30:08 -04:00
yuzu_cmd
.clang-format
CMakeLists.txt