citra/src
Ramuh 315b8b5b8f Fix for Issue #449 Qt errors on startup.
windowHandle() is not initialized until the Window is shown. Moved the slot connect to main.cpp file after show(). Had to change the OnFramebufferSizeChanged(); to a slot.
2015-03-22 01:57:36 +01:00
..
assets Add citra icon to Windows executable and title bar 2014-12-31 00:38:03 -05:00
citra HID: Complete refactor of pad/touch input to fix threading issues. 2015-03-10 23:58:07 -04:00
citra_qt Fix for Issue #449 Qt errors on startup. 2015-03-22 01:57:36 +01:00
common Common: Fix logic for setting EMU_DATA_DIR. 2015-03-16 02:22:59 +01:00
core Merge pull request #659 from lioncash/setend 2015-03-19 21:37:43 -04:00
video_core Merge pull request #652 from neobrain/shader_output_fix 2015-03-16 18:35:34 -04:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00