summaryrefslogtreecommitdiffstats
path: root/src/citra/emu_window/emu_window_glfw.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-02Dependencies: Remove GLFW, Add SDL2MerryMage1-54/+0
2015-06-28Citra: Fix the includes a bit, thanks to include-what-you-use.Emmanuel Gil Peyrot1-0/+2
2015-03-10GLFW: Implemented EmuWindow touchpad support.bunnei1-0/+4
2014-12-21License changepurpasmart961-1/+1
2014-11-19Remove tabs in all files except in skyeye imports and in generated GL codeEmmanuel Gil Peyrot1-2/+2
2014-11-18EmuWindow: Add support for specifying minimal client area sizes.Tony Wasserka1-0/+2
2014-11-18Fixup EmuWindow interface and implementations thereof.Tony Wasserka1-5/+8
2014-11-18Viewport scaling and display density independenceKevin Hartman1-1/+4
2014-10-26Add `override` keyword through the code.Yuri Kunde Schlesner1-4/+4
2014-10-17Implemented graceful closing of the GLFW window, along with emulation.archshift1-0/+3
2014-10-08Added configuration file system.archshift1-1/+5
2014-09-12Added support for multiple input device types for KeyMap and connected Qt.Kevin Hartman1-2/+3
2014-09-01Replace GLEW with a glLoadGen loader.Yuri Kunde Schlesner1-1/+0
2014-04-09- removed deprecated version.hbunnei1-1/+1
2014-04-09fixed license headers in citra projectbunnei1-23/+3
2014-04-09fixed project includes to use new directory structurebunnei1-1/+1
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-06set window size to correspond to framebuffer sizesbunnei1-4/+1
2013-09-26renamed from citrus to citraShizZy1-4/+4
2013-09-14renamed project to 'citrus'ShizZy1-4/+4
2013-09-05added missing filesShizZy1-0/+56