Lioncash
|
d0e4d1182b
|
citra-qt: Make constructors explicit where applicable
|
2016-12-11 14:18:06 +00:00 |
|
Lioncash
|
327b23e4ce
|
citra-qt: Add missing #pragma once directives
|
2016-12-11 12:12:03 +00:00 |
|
Emmanuel Gil Peyrot
|
ebdae19fd2
|
Remove empty newlines in #include blocks.
This makes clang-format useful on those.
Also add a bunch of forgotten transitive includes, which otherwise
prevented compilation.
|
2016-09-21 11:15:47 +09:00 |
|
Yuri Kunde Schlesner
|
396a8d91a4
|
Manually tweak source formatting and then re-run clang-format
|
2016-09-18 21:14:25 -07:00 |
|
Emmanuel Gil Peyrot
|
dc8479928c
|
Sources: Run clang-format on everything.
|
2016-09-18 09:38:01 +09:00 |
|
bunnei
|
02702c6605
|
qt: Recreate GL context on startup to support changing V-Sync.
|
2016-08-29 21:42:32 -04:00 |
|
Pierre de La Morinerie
|
ba5d0f594d
|
citra-qt: Fix mouse events coordinates on high-DPI screens
|
2015-10-04 23:11:05 +02:00 |
|
LittleWhite
|
d06824809f
|
Fix for the refresh issue when no rendering is done
|
2015-09-24 21:48:41 +02:00 |
|
Kloen
|
541fc80240
|
citra-qt: Fix connect error on startup
|
2015-09-18 11:36:59 +02:00 |
|
bunnei
|
d6e56b8c88
|
Merge pull request #1111 from LittleWhite-tb/qt-close-renderwindow
Stop emulation when render window is closed
|
2015-09-14 15:23:08 -04:00 |
|
Lioncash
|
abe5bb4019
|
citra_qt: Reorganize headers
|
2015-09-11 00:57:24 -04:00 |
|
LittleWhite
|
86e29ac281
|
Stop emulation when render window is closed
|
2015-09-07 20:34:39 +02:00 |
|
aroulin
|
7ccce98389
|
Qt: Fix disassembly widget stepping
|
2015-07-13 17:27:12 +02:00 |
|
Emmanuel Gil Peyrot
|
b1503b2020
|
Remove every trailing whitespace from the project (but externals).
|
2015-05-29 21:59:29 +01:00 |
|
James Rowe
|
a406207cd8
|
Use condition var to properly pause the CPU thread
Adds support for threaded pausing so citra doesn't spin wait on pause
|
2015-05-18 08:15:57 -06:00 |
|
Yuri Kunde Schlesner
|
e1fbac3ca1
|
Common: Remove common.h
|
2015-05-07 15:45:22 -03:00 |
|
bunnei
|
bc41de2131
|
Qt: Fixed a bug in shutdown procedure, various cleanups.
|
2015-05-01 18:35:51 -04:00 |
|
bunnei
|
43cf424907
|
Qt: Use signals for emu_thread start/stop and fix disasm widget.
|
2015-05-01 18:34:42 -04:00 |
|
bunnei
|
e4ea133717
|
Qt: Restructured to remove unnecessary shutdown event and various cleanups.
|
2015-05-01 18:27:07 -04:00 |
|
bunnei
|
28df8dbfeb
|
Qt: Create emu thread on bootup, kill it on shutdown.
|
2015-05-01 18:27:00 -04:00 |
|
bunnei
|
d5665fea89
|
EmuThread: Remove unused filename attribute.
|
2015-05-01 18:26:59 -04:00 |
|
bunnei
|
762c1a9ff5
|
Qt: Move EmuThread ownership from render window to main window.
|
2015-05-01 18:26:58 -04:00 |
|
bunnei
|
f213000cc4
|
Qt: Implemented EmuWindow touchpad support.
|
2015-03-10 18:05:18 -04:00 |
|
Kingcom
|
2bbc12e6c3
|
citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and DebugModeLeft
|
2015-01-11 21:22:51 +01:00 |
|
chrisvj
|
b0a14cfe7f
|
citra-qt: Renamed all .hxx headers to .h
|
2015-01-06 04:51:54 -08:00 |
|