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
/
externals
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Add missing library required by Linux for compiling glad
Yuri Kunde Schlesner
2015-09-07
1
-0
/
+3
*
Replace the previous OpenGL loader with a glad-generated 3.3 one
Yuri Kunde Schlesner
2015-08-30
5
-0
/
+3966
*
Integrate the MicroProfile profiling library
Yuri Kunde Schlesner
2015-08-25
4
-0
/
+10794
*
Update boost external to v1.59.0
Yuri Kunde Schlesner
2015-08-17
1
-0
/
+0
*
Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
bunnei
2015-08-16
1
-0
/
+0
*
Update nihstro to latest master
Yuri Kunde Schlesner
2015-07-26
1
-0
/
+0
*
getopt: Fix macro redefinition warning
Yuri Kunde Schlesner
2015-07-14
1
-1
/
+0
*
getopt: Fix compilation settings
Yuri Kunde Schlesner
2015-07-14
1
-2
/
+2
*
Implement new argument parsing using getopt and add the corresponding library to externals
Greg Wicks
2015-07-12
3
-0
/
+1110
*
Update bundled GLFW to 3.1.1
Yuri Kunde Schlesner
2015-05-25
32
-673
/
+1877
*
vertex_shader: Implement MADI instruction.
bunnei
2015-05-10
1
-0
/
+0
*
Update nihstro submodule to the initial release version.
archshift
2015-03-08
1
-0
/
+0
*
Update ext-boost commit again which got reverted by #500
Yuri Kunde Schlesner
2015-02-12
1
-0
/
+0
*
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-11
1
-0
/
+0
*
Update boost external
Yuri Kunde Schlesner
2015-02-02
1
-0
/
+0
*
Pica/VertexShader: Implement JMPC/JMPU/CALLC/CALLU.
Tony Wasserka
2015-01-13
1
-0
/
+0
*
Kernel: Start using boost::intrusive_ptr for lifetime management
Yuri Kunde Schlesner
2015-01-09
1
-0
/
+0
*
Clipper: Avoid dynamic allocations
Yuri Kunde Schlesner
2014-12-29
1
-0
/
+0
*
Add nihstro (a 3DS shader tools suite) as a submodule.
Tony Wasserka
2014-12-20
1
-0
/
+0
*
externals: Add boost submodule.
Tony Wasserka
2014-12-07
1
-0
/
+0
*
Added configuration file system.
archshift
2014-10-08
2
-0
/
+11
*
CMake cleanup
Yuri Kunde Schlesner
2014-09-01
1
-6
/
+9
*
Update GLFW to 3.0.4 and include x64 lib for MSVC
Yuri Kunde Schlesner
2014-09-01
28
-61
/
+91
*
Replace GLEW with a glLoadGen loader.
Yuri Kunde Schlesner
2014-09-01
23
-21302
/
+0
*
Remove documentation for external modules.
Yuri Kunde Schlesner
2014-08-23
245
-29154
/
+0
*
Add Qt5 option. Use Qt5 by default.
Sacha
2014-08-19
3
-5
/
+9
*
CMake Cleanup
Sacha
2014-08-18
1
-4
/
+6
*
Indent fixes
archshift
2014-05-19
1
-29
/
+29
*
Added FindGLEW to cmake-modules
archshift
2014-05-17
1
-0
/
+47
*
fixes to scm_rev generation to make it conistent with windows build
bunnei
2014-04-24
1
-0
/
+28
*
added scm rev generation on Linux/cmake
bunnei
2014-04-24
2
-0
/
+168
*
adding initial project layout
ShizZy
2013-08-30
287
-0
/
+55230