aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/emu_window.h
Commit message (Expand)AuthorAge
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-07
* EmuWindow: Clip mouse input coordinates to emulated screen dimensions.Gravatar Zaneo2015-05-01
* EmuWindow: Fixed a reference to a temporary variableGravatar Subv2015-03-14
* HID: Complete refactor of pad/touch input to fix threading issues.Gravatar bunnei2015-03-10
* EmuWindow: Made pad/touch functions non-static.Gravatar bunnei2015-03-10
* EmuWindow: Added infrastructure code to enable touchpad support.Gravatar bunnei2015-03-10
* Fixed EmuWindow typo (fixes OSX build)Gravatar bunnei2015-03-07
* Set framebuffer layout from EmuWindow.Gravatar bunnei2015-03-07
* License changeGravatar purpasmart962014-12-20
* EmuWindow: Add some explicit documentation and set proper minimal client area...Gravatar Tony Wasserka2014-11-18
* EmuWindow: Add a TODO.Gravatar Tony Wasserka2014-11-18
* EmuWindow: Better document the purpose of OnMinimalClientAreaChangeRequest.Gravatar Tony Wasserka2014-11-18
* EmuWindow: Remove window title getters/setters.Gravatar Tony Wasserka2014-11-18
* EmuWindow: Add documentation.Gravatar Tony Wasserka2014-11-18
* EmuWindow: Add support for specifying minimal client area sizes.Gravatar Tony Wasserka2014-11-18
* Fixup EmuWindow interface and implementations thereof.Gravatar Tony Wasserka2014-11-18
* Viewport scaling and display density independenceGravatar Kevin Hartman2014-11-18
* emu_window: Fix initializer list order.Gravatar Lioncash2014-11-17
* Removed uses of raw c-string manipulation functions.Gravatar archshift2014-10-23
* Added configuration file system.Gravatar archshift2014-10-07
* Added support for multiple input device types for KeyMap and connected Qt.Gravatar Kevin Hartman2014-09-12
* Initial HID PAD work, with GLFW only.Gravatar Kevin Hartman2014-09-11
* made qt window title consistentGravatar bunnei2014-04-23
* added scm rev generation on Linux/cmakeGravatar bunnei2014-04-23
* added missing const to GetWindowTitleGravatar bunnei2014-04-10
* - removed deprecated version.hGravatar bunnei2014-04-08
* fixed project includes to use new directory structureGravatar bunnei2014-04-08
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08