index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
citra
/
emu_window
/
emu_window_glfw.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
citra GLFW: Ignore minimal window size hints.
Tony Wasserka
2014-11-18
1
-8
/
+2
*
EmuWindow: Remove window title getters/setters.
Tony Wasserka
2014-11-18
1
-3
/
+4
*
EmuWindow: Add support for specifying minimal client area sizes.
Tony Wasserka
2014-11-18
1
-0
/
+21
*
Fixup EmuWindow interface and implementations thereof.
Tony Wasserka
2014-11-18
1
-15
/
+36
*
Viewport scaling and display density independence
Kevin Hartman
2014-11-18
1
-0
/
+5
*
emu_window_glfw.cpp: Fixed graceful quitting
archshift
2014-10-19
1
-1
/
+1
*
Implemented graceful closing of the GLFW window, along with emulation.
archshift
2014-10-17
1
-0
/
+5
*
OpenGL renderer: Request a forward compatible context in citra-qt
Yuri Kunde Schlesner
2014-10-12
1
-3
/
+0
*
Added configuration file system.
archshift
2014-10-08
1
-25
/
+22
*
Added support for multiple input device types for KeyMap and connected Qt.
Kevin Hartman
2014-09-12
1
-31
/
+34
*
Initial HID PAD work, with GLFW only.
Kevin Hartman
2014-09-12
1
-3
/
+36
*
Bootmanager: changed `filename` to std::string
archshift
2014-08-15
1
-1
/
+0
*
Preprocessor: #if's out OSX-specific GL changes on other platforms
archshift
2014-06-12
1
-0
/
+5
*
Fixed indents
archshift
2014-05-01
1
-7
/
+7
*
OpenGL 3+ on OSX with GLFW
archshift
2014-05-01
1
-1
/
+8
*
- removed deprecated version.h
bunnei
2014-04-09
1
-16
/
+14
*
fixed license headers in citra project
bunnei
2014-04-09
1
-34
/
+4
*
fixed project includes to use new directory structure
bunnei
2014-04-09
1
-3
/
+3
*
got rid of 'src' folders in each sub-project
bunnei
2014-04-09
1
-0
/
+98