yuzu/src
James Rowe 5f2d9f282a QT: Hide GLWidget immediately after showing.
With the loading screen merged, we don't want to actually show at this
point, but it still needs to be shown to actually create the context.
Turns out you can just show and hide it immediately and it'll work.
2019-01-21 16:21:44 -07:00
..
audio_core audio_core: remove unnecessary spaces on comments 2019-01-14 00:22:05 -02:00
common Merge pull request #1928 from lioncash/caps 2018-12-27 11:15:34 -05:00
core QT Frontend: Migrate to QOpenGLWindow 2019-01-21 16:00:01 -07:00
input_common Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
tests global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
video_core Rename step 1 and step 2 to be a little more descriptive 2019-01-20 18:40:25 -07:00
web_service compatdb: Use a seperate endpoint for testcase submission 2018-10-28 13:23:02 +01:00
yuzu QT: Hide GLWidget immediately after showing. 2019-01-21 16:21:44 -07:00
yuzu_cmd SDL Frontend: Add shared context support 2019-01-21 16:00:01 -07:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Port web_service from Citra 2018-10-02 15:30:48 +02:00