bunnei
|
d61b26b79f
HID: Complete refactor of pad/touch input to fix threading issues.
|
11 лет назад |
bunnei
|
f213000cc4
Qt: Implemented EmuWindow touchpad support.
|
11 лет назад |
bunnei
|
9960c49c21
Set framebuffer layout from EmuWindow.
|
11 лет назад |
Emmanuel Gil Peyrot
|
aa64f69af0
Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one.
|
11 лет назад |
archshift
|
1f109c6b49
Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx
|
11 лет назад |
Kingcom
|
2bbc12e6c3
citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and DebugModeLeft
|
11 лет назад |
chrisvj
|
b0a14cfe7f
citra-qt: Renamed all .hxx headers to .h
|
11 лет назад |
Yuri Kunde Schlesner
|
cdde76f2aa
Frontends: Shutdown core when emulation is stopped
|
11 лет назад |
Yuri Kunde Schlesner
|
0600e2d8b5
Convert old logging calls to new logging macros
|
11 лет назад |
Tony Wasserka
|
2c71ec7052
Pica/DebugUtils: Add breakpoint functionality.
|
11 лет назад |
Rohit Nirmal
|
8a62423970
Change NULLs to nullptrs.
|
11 лет назад |
Emmanuel Gil Peyrot
|
739bb58c3a
Remove tabs in all files except in skyeye imports and in generated GL code
|
11 лет назад |
Emmanuel Gil Peyrot
|
f5d38649c7
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
|
11 лет назад |
Tony Wasserka
|
688a5c033e
citra-qt: Small cleanup.
|
11 лет назад |
Tony Wasserka
|
182476c96a
EmuWindow: Remove window title getters/setters.
|
11 лет назад |
Tony Wasserka
|
722ce22589
EmuWindow: Add support for specifying minimal client area sizes.
|
11 лет назад |
Tony Wasserka
|
bd8f491e4c
Fixup EmuWindow interface and implementations thereof.
|
11 лет назад |
Kevin Hartman
|
221a9b023d
Viewport scaling and display density independence
|
12 лет назад |
bunnei
|
0fab380801
Citra-Qt: Use Core::RunLoop when not single stepping.
|
11 лет назад |
Yuri Kunde Schlesner
|
d72708c1f5
Add `override` keyword through the code.
|
11 лет назад |
Yuri Kunde Schlesner
|
ac54cd13db
OpenGL renderer: Request a forward compatible context in citra-qt
|
12 лет назад |
archshift
|
e6594f9f53
Added configuration file system.
|
12 лет назад |
bunnei
|
5481115e71
Merge pull request #97 from archshift/cleanup
|
12 лет назад |
Kevin Hartman
|
02fd19b2f6
Added support for multiple input device types for KeyMap and connected Qt.
|
12 лет назад |
archshift
|
9c0efdb75b
bootmanager::EmuThread: fixed initialization order
|
12 лет назад |
Sacha
|
1b1205cf73
Pass format to the QGLWidget and use atomic instead of mutex.
|
12 лет назад |
Sacha
|
b044510fa9
Fix EmuThread loop by ensuring it exits properly.
|
12 лет назад |
Sacha
|
a3a70e56ac
Fix the threading for GL Context in Qt5.
|
12 лет назад |
archshift
|
d93dc81953
Revert "Removed redundant loop in EmuThread::run()"
|
12 лет назад |
archshift
|
9a4e58c370
Removed redundant loop in EmuThread::run()
|
12 лет назад |