summaryrefslogtreecommitdiffstats
path: root/src/citra/emu_window/emu_window_glfw.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu_window_glfw.cpp: Fixed graceful quittingarchshift2014-10-191-1/+1
* Implemented graceful closing of the GLFW window, along with emulation.archshift2014-10-171-0/+5
* OpenGL renderer: Request a forward compatible context in citra-qtYuri Kunde Schlesner2014-10-121-3/+0
* Added configuration file system.archshift2014-10-081-25/+22
* Added support for multiple input device types for KeyMap and connected Qt.Kevin Hartman2014-09-121-31/+34
* Initial HID PAD work, with GLFW only.Kevin Hartman2014-09-121-3/+36
* Bootmanager: changed `filename` to std::stringarchshift2014-08-151-1/+0
* Preprocessor: #if's out OSX-specific GL changes on other platformsarchshift2014-06-121-0/+5
* Fixed indentsarchshift2014-05-011-7/+7
* OpenGL 3+ on OSX with GLFWarchshift2014-05-011-1/+8
* - removed deprecated version.hbunnei2014-04-091-16/+14
* fixed license headers in citra projectbunnei2014-04-091-34/+4
* fixed project includes to use new directory structurebunnei2014-04-091-3/+3
* got rid of 'src' folders in each sub-projectbunnei2014-04-091-0/+98