summaryrefslogtreecommitdiff
path: root/src/citra/emu_window/emu_window_glfw.h
AgeCommit message (Expand)Author
2016-03-02Dependencies: Remove GLFW, Add SDL2MerryMage
2015-06-28Citra: Fix the includes a bit, thanks to include-what-you-use.Emmanuel Gil Peyrot
2015-03-10GLFW: Implemented EmuWindow touchpad support.bunnei
2014-12-20License changepurpasmart96
2014-11-19Remove tabs in all files except in skyeye imports and in generated GL codeEmmanuel Gil Peyrot
2014-11-18EmuWindow: Add support for specifying minimal client area sizes.Tony Wasserka
2014-11-18Fixup EmuWindow interface and implementations thereof.Tony Wasserka
2014-11-18Viewport scaling and display density independenceKevin Hartman
2014-10-26Add `override` keyword through the code.Yuri Kunde Schlesner
2014-10-17Implemented graceful closing of the GLFW window, along with emulation.archshift
2014-10-07Added configuration file system.archshift
2014-09-12Added support for multiple input device types for KeyMap and connected Qt.Kevin Hartman
2014-09-01Replace GLEW with a glLoadGen loader.Yuri Kunde Schlesner
2014-04-08- removed deprecated version.hbunnei
2014-04-08fixed license headers in citra projectbunnei
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei