citra/src
Pierre de La Morinerie c4dbdeba0a Fix QGLWidget viewport resize on macOS
This fixes #2092, a long-standing bug where on macOS resizing the window
results in a garbled display.

It seems the seemingly optional child()->makeCurrent call is actually
required on macOS. Enabling it in all cases fixes the resize issue.
2018-03-11 19:22:30 +05:30
..
audio_core Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
citra Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
citra_qt Fix QGLWidget viewport resize on macOS 2018-03-11 19:22:30 +05:30
common Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
core Memory: remove RasterizerCachedSpecial page type 2018-03-10 01:14:38 +02:00
input_common Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
network CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
tests Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
video_core Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
web_service Fix build on platforms without std::string_view 2018-03-02 18:15:45 +02:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt web_service: Add CMake flag to enable. 2017-07-11 18:33:41 -04:00