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
/
video_core
/
video_core.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set framebuffer layout from EmuWindow.
bunnei
2015-03-07
1
-3
/
+0
*
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-11
1
-1
/
+0
*
License change
purpasmart96
2014-12-21
1
-1
/
+1
*
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
1
-2
/
+2
*
Change NULLs to nullptrs.
Rohit Nirmal
2014-12-03
1
-2
/
+2
*
Dead code removal: video_core.cpp, load_symbol_map.cpp
archshift
2014-09-07
1
-7
/
+0
*
Replace GLEW with a glLoadGen loader.
Yuri Kunde Schlesner
2014-09-01
1
-5
/
+0
*
Fix the threading for GL Context in Qt5.
Sacha
2014-08-24
1
-1
/
+0
*
Use glewExperimental on Linux in order to fix GLFW-mode
archshift
2014-08-12
1
-3
/
+2
*
Preprocessor: #if's out OSX-specific GL changes on other platforms
archshift
2014-06-12
1
-0
/
+3
*
Improved clarity and whitespace
archshift
2014-05-20
1
-0
/
+1
*
Fixed indents
archshift
2014-05-01
1
-2
/
+2
*
OpenGL 3+ on OSX with GLFW
archshift
2014-05-01
1
-0
/
+2
*
cleaned up some logging messages
bunnei
2014-04-11
1
-1
/
+2
*
fixed project includes to use new directory structure
bunnei
2014-04-09
1
-7
/
+7
*
got rid of 'src' folders in each sub-project
bunnei
2014-04-09
1
-0
/
+49