summaryrefslogtreecommitdiff
path: root/src/common/emu_window.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixup! fixup! Refactor input systemGravatar wwylele2016-05-151-3/+3
* Refactor input subsystemGravatar wwylele2016-05-151-9/+37
* remove unnecessary constGravatar wwylele2016-03-261-2/+2
* implement accel and gyro backendGravatar wwylele2016-03-221-0/+48
* Common: Cleanup emu_window includes.Gravatar Emmanuel Gil Peyrot2015-06-281-3/+9
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-071-3/+3
* EmuWindow: Clip mouse input coordinates to emulated screen dimensions.Gravatar Zaneo2015-05-011-0/+5
* EmuWindow: Fixed a reference to a temporary variableGravatar Subv2015-03-141-1/+1
* HID: Complete refactor of pad/touch input to fix threading issues.Gravatar bunnei2015-03-101-22/+35
* EmuWindow: Made pad/touch functions non-static.Gravatar bunnei2015-03-101-9/+6
* EmuWindow: Added infrastructure code to enable touchpad support.Gravatar bunnei2015-03-101-0/+29
* Fixed EmuWindow typo (fixes OSX build)Gravatar bunnei2015-03-071-1/+1
* Set framebuffer layout from EmuWindow.Gravatar bunnei2015-03-071-7/+25
* License changeGravatar purpasmart962014-12-201-1/+1
* EmuWindow: Add some explicit documentation and set proper minimal client area...Gravatar Tony Wasserka2014-11-181-2/+4
* EmuWindow: Add a TODO.Gravatar Tony Wasserka2014-11-181-0/+1
* EmuWindow: Better document the purpose of OnMinimalClientAreaChangeRequest.Gravatar Tony Wasserka2014-11-181-0/+7
* EmuWindow: Remove window title getters/setters.Gravatar Tony Wasserka2014-11-181-16/+1
* EmuWindow: Add documentation.Gravatar Tony Wasserka2014-11-181-18/+57
* EmuWindow: Add support for specifying minimal client area sizes.Gravatar Tony Wasserka2014-11-181-8/+26
* Fixup EmuWindow interface and implementations thereof.Gravatar Tony Wasserka2014-11-181-28/+33
* Viewport scaling and display density independenceGravatar Kevin Hartman2014-11-181-2/+5
* emu_window: Fix initializer list order.Gravatar Lioncash2014-11-171-2/+2
* Removed uses of raw c-string manipulation functions.Gravatar archshift2014-10-231-6/+6
* Added configuration file system.Gravatar archshift2014-10-071-4/+6
* Added support for multiple input device types for KeyMap and connected Qt.Gravatar Kevin Hartman2014-09-121-15/+4
* Initial HID PAD work, with GLFW only.Gravatar Kevin Hartman2014-09-111-0/+19
* made qt window title consistentGravatar bunnei2014-04-231-1/+1
* added scm rev generation on Linux/cmakeGravatar bunnei2014-04-231-1/+2
* added missing const to GetWindowTitleGravatar bunnei2014-04-101-1/+1
* - removed deprecated version.hGravatar bunnei2014-04-081-60/+40
* fixed project includes to use new directory structureGravatar bunnei2014-04-081-1/+1
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-081-0/+102