dolphin/Source/Core/InputCommon
Brandon Sorensen 0168201bb1 Changes Cocoa references to Quartz and moved funcs into class
Changes references to Cocoa framework in class interface class
names to Quartz such that they match existing Dolphin interfaces.

Additionally, moves the `get_bounds` and `getWindowCenter` helper
functions into the `QuartzInputMouse` class as private methods
as they do not need to be exposed.
2022-05-23 13:34:08 +02:00
..
ControllerEmu Added OSX supported for mouse input 2022-05-16 17:22:35 +02:00
ControllerInterface Added mouse input API to prime namespace 2022-05-16 17:20:14 +02:00
ControlReference Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
DynamicInputTextures treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CMakeLists.txt Added input APIs for macOS 2022-05-16 17:17:09 +02:00
DInputMouseAbsolute.cpp Updated to 5.0-15993 2022-02-25 18:06:17 +00:00
DInputMouseAbsolute.h Updated to Beta 5.0-14344 2021-06-18 11:56:36 +01:00
DynamicInputTextureManager.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DynamicInputTextureManager.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GCAdapter_Android.cpp Config: Port SI device settings to new config system. 2022-01-08 20:08:21 +01:00
GCAdapter.cpp Config: Port SI device settings to new config system. 2022-01-08 20:08:21 +01:00
GCAdapter.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GCPadStatus.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
GenericMouse.cpp Implemented PrimeHack 2019-10-15 20:46:02 +01:00
GenericMouse.h Add null mouse to fix crashes on unsupported platforms 2022-04-22 17:33:44 +01:00
ImageOperations.cpp Add option for setting the PNG zlib compression level 2021-11-18 13:10:22 -08:00
ImageOperations.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
InputConfig.cpp Updated to 5.0-15993 2022-02-25 18:06:17 +00:00
InputConfig.h Add Feature For Morphball Profiles for Metroid Prime 3 (#91) 2022-01-29 19:34:59 +00:00
InputProfile.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
InputProfile.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
KeyboardStatus.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
QuartzInputMouse.h Changes Cocoa references to Quartz and moved funcs into class 2022-05-23 13:34:08 +02:00
QuartzInputMouse.mm Changes Cocoa references to Quartz and moved funcs into class 2022-05-23 13:34:08 +02:00
XInput2Mouse.cpp linux cursor recentering changes, should hide proper 2021-11-14 00:41:26 -08:00
XInput2Mouse.h Implemented Linux Hopefully, Updated CMakelists, moved global function to GenericMouse 2019-10-21 16:06:44 +01:00