James Rowe
|
1bc7829ee9
Move input values into an array
|
11 лет назад |
Emmanuel Gil Peyrot
|
79aa1b0808
Citra: Fix the includes a bit, thanks to include-what-you-use.
|
11 лет назад |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
11 лет назад |
Zaneo
|
b8328593fe
EmuWindow: Clip mouse input coordinates to emulated screen dimensions.
|
11 лет назад |
bunnei
|
d61b26b79f
HID: Complete refactor of pad/touch input to fix threading issues.
|
11 лет назад |
bunnei
|
953e09ddb5
EmuWindow: Made pad/touch functions non-static.
|
11 лет назад |
bunnei
|
dd73217ae3
GLFW: 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
|
ef24e72b26
Asserts: break/crash program, fit to style guide; log.h->assert.h
|
11 лет назад |
archshift
|
1f109c6b49
Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx
|
11 лет назад |
purpasmart96
|
ebfd831ccb
License change
|
11 лет назад |
Yuri Kunde Schlesner
|
0600e2d8b5
Convert old logging calls to new logging macros
|
11 лет назад |
Rohit Nirmal
|
8a62423970
Change NULLs to nullptrs.
|
11 лет назад |
Emmanuel Gil Peyrot
|
648743cf66
GLFW: Add an error callback before calling glfwInit()
|
11 лет назад |
Tony Wasserka
|
963c923d59
citra GLFW: Ignore minimal window size hints.
|
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 лет назад |
archshift
|
36c04ae2ee
emu_window_glfw.cpp: Fixed graceful quitting
|
11 лет назад |
archshift
|
ccb59a9d28
Implemented graceful closing of the GLFW window, along with emulation.
|
11 лет назад |
Yuri Kunde Schlesner
|
ac54cd13db
OpenGL renderer: Request a forward compatible context in citra-qt
|
12 лет назад |
archshift
|
e6594f9f53
Added configuration file system.
|
12 лет назад |
Kevin Hartman
|
02fd19b2f6
Added support for multiple input device types for KeyMap and connected Qt.
|
12 лет назад |
Kevin Hartman
|
4a94ec934a
Initial HID PAD work, with GLFW only.
|
12 лет назад |
archshift
|
6096b289b7
Bootmanager: changed `filename` to std::string
|
12 лет назад |
archshift
|
ee4717aaae
Preprocessor: #if's out OSX-specific GL changes on other platforms
|
12 лет назад |
archshift
|
704075f04a
Fixed indents
|
12 лет назад |
archshift
|
c1b770cc0d
OpenGL 3+ on OSX with GLFW
|
12 лет назад |