summaryrefslogtreecommitdiff
path: root/src/citra/emu_window (follow)
Commit message (Expand)AuthorAgeFilesLines
* License changeGravatar purpasmart962014-12-202-2/+2
* Convert old logging calls to new logging macrosGravatar Yuri Kunde Schlesner2014-12-131-8/+8
* Change NULLs to nullptrs.Gravatar Rohit Nirmal2014-12-031-3/+3
* GLFW: Add an error callback before calling glfwInit()Gravatar Emmanuel Gil Peyrot2014-11-291-2/+6
* Remove tabs in all files except in skyeye imports and in generated GL codeGravatar Emmanuel Gil Peyrot2014-11-191-2/+2
* citra GLFW: Ignore minimal window size hints.Gravatar Tony Wasserka2014-11-181-8/+2
* EmuWindow: Remove window title getters/setters.Gravatar Tony Wasserka2014-11-181-3/+4
* EmuWindow: Add support for specifying minimal client area sizes.Gravatar Tony Wasserka2014-11-182-0/+23
* Fixup EmuWindow interface and implementations thereof.Gravatar Tony Wasserka2014-11-182-20/+44
* Viewport scaling and display density independenceGravatar Kevin Hartman2014-11-182-1/+9
* Add `override` keyword through the code.Gravatar Yuri Kunde Schlesner2014-10-261-4/+4
* emu_window_glfw.cpp: Fixed graceful quittingGravatar archshift2014-10-191-1/+1
* Implemented graceful closing of the GLFW window, along with emulation.Gravatar archshift2014-10-172-0/+8
* OpenGL renderer: Request a forward compatible context in citra-qtGravatar Yuri Kunde Schlesner2014-10-121-3/+0
* Added configuration file system.Gravatar archshift2014-10-072-26/+27
* Added support for multiple input device types for KeyMap and connected Qt.Gravatar Kevin Hartman2014-09-122-33/+37
* Initial HID PAD work, with GLFW only.Gravatar Kevin Hartman2014-09-111-3/+36
* Replace GLEW with a glLoadGen loader.Gravatar Yuri Kunde Schlesner2014-09-011-1/+0
* Bootmanager: changed `filename` to std::stringGravatar archshift2014-08-141-1/+0
* Preprocessor: #if's out OSX-specific GL changes on other platformsGravatar archshift2014-06-121-0/+5
* Fixed indentsGravatar archshift2014-04-301-7/+7
* OpenGL 3+ on OSX with GLFWGravatar archshift2014-04-301-1/+8
* - removed deprecated version.hGravatar bunnei2014-04-082-17/+15
* fixed license headers in citra projectGravatar bunnei2014-04-082-57/+7
* fixed project includes to use new directory structureGravatar bunnei2014-04-082-4/+4
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-082-0/+151