aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/citra/emu_window/emu_window_glfw.h
Commit message (Expand)AuthorAge
* Citra: Fix the includes a bit, thanks to include-what-you-use.Gravatar Emmanuel Gil Peyrot2015-06-28
* GLFW: Implemented EmuWindow touchpad support.Gravatar bunnei2015-03-10
* License changeGravatar purpasmart962014-12-20
* Remove tabs in all files except in skyeye imports and in generated GL codeGravatar Emmanuel Gil Peyrot2014-11-19
* 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
* Add `override` keyword through the code.Gravatar Yuri Kunde Schlesner2014-10-26
* Implemented graceful closing of the GLFW window, along with emulation.Gravatar archshift2014-10-17
* 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
* Replace GLEW with a glLoadGen loader.Gravatar Yuri Kunde Schlesner2014-09-01
* - removed deprecated version.hGravatar bunnei2014-04-08
* fixed license headers in citra projectGravatar 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