citra/src
Tobias 46e8237e7e Port yuzu-emu/yuzu#1137: "renderer_opengl: Namespace OpenGL code" (#4423)
* 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.

* Also namespace TextureCubeConfig
2018-11-16 23:29:10 -08:00
..
android add test dependencies 2018-11-13 19:54:33 -06:00
audio_core CoreTiming: wrap into class 2018-11-04 10:26:38 -05:00
citra Review comments - part 3 2018-10-20 10:35:55 -04:00
citra_qt Add CheatEngine and support for Gateway cheats (#4406) 2018-11-16 18:01:10 -07:00
common Add CheatEngine and support for Gateway cheats (#4406) 2018-11-16 18:01:10 -07:00
core Merge pull request #4431 from wwylele/no-v2p 2018-11-16 23:28:33 -08:00
dedicated_room
input_common Merge pull request #4193 from B3n30/controller5 2018-10-17 10:49:21 -04:00
network
tests CoreTiming: wrap into class 2018-11-04 10:26:38 -05:00
video_core Port yuzu-emu/yuzu#1137: "renderer_opengl: Namespace OpenGL code" (#4423) 2018-11-16 23:29:10 -08:00
web_service compatdb: Use a seperate endpoint for testcase submission 2018-10-27 12:20:03 +02:00
.clang-format
CMakeLists.txt