index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
externals
Age
Commit message (
Expand
)
Author
2016-05-19
tests: Infrastructure for unit tests
MerryMage
2016-04-28
Externals: Add soundtouch
MerryMage
2016-04-23
microprofileui: Use correct printf specifier
Sam Spilsbury
2016-04-23
microprofile: Use std::abs
Sam Spilsbury
2016-04-21
Update to ext-boost with interval_map
tfarley
2016-03-23
Merge pull request #1517 from Lectem/fixSDLcmake
bunnei
2016-03-15
Update nihstro to latest master
Jannik Vogel
2016-03-14
fix SDL2 detection for Visual
Lectem
2016-03-03
externals: Remove unused GLFW library from the repo.
bunnei
2016-03-02
Dependencies: Remove GLFW, Add SDL2
MerryMage
2015-10-17
Externals: Regenerate GLAD with GL_KHR_debug support.
Emmanuel Gil Peyrot
2015-09-06
CMake: Add missing library required by Linux for compiling glad
Yuri Kunde Schlesner
2015-08-30
Replace the previous OpenGL loader with a glad-generated 3.3 one
Yuri Kunde Schlesner
2015-08-24
Integrate the MicroProfile profiling library
Yuri Kunde Schlesner
2015-08-16
Update boost external to v1.59.0
Yuri Kunde Schlesner
2015-08-15
Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
bunnei
2015-07-26
Update nihstro to latest master
Yuri Kunde Schlesner
2015-07-13
getopt: Fix macro redefinition warning
Yuri Kunde Schlesner
2015-07-13
getopt: Fix compilation settings
Yuri Kunde Schlesner
2015-07-12
Implement new argument parsing using getopt and add the corresponding library...
Greg Wicks
2015-05-25
Update bundled GLFW to 3.1.1
Yuri Kunde Schlesner
2015-05-09
vertex_shader: Implement MADI instruction.
bunnei
2015-03-08
Update nihstro submodule to the initial release version.
archshift
2015-02-12
Update ext-boost commit again which got reverted by #500
Yuri Kunde Schlesner
2015-02-10
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-02
Update boost external
Yuri Kunde Schlesner
2015-01-12
Pica/VertexShader: Implement JMPC/JMPU/CALLC/CALLU.
Tony Wasserka
2015-01-09
Kernel: Start using boost::intrusive_ptr for lifetime management
Yuri Kunde Schlesner
2014-12-29
Clipper: Avoid dynamic allocations
Yuri Kunde Schlesner
2014-12-20
Add nihstro (a 3DS shader tools suite) as a submodule.
Tony Wasserka
2014-12-07
externals: Add boost submodule.
Tony Wasserka
2014-10-07
Added configuration file system.
archshift
2014-09-01
CMake cleanup
Yuri Kunde Schlesner
2014-09-01
Update GLFW to 3.0.4 and include x64 lib for MSVC
Yuri Kunde Schlesner
2014-09-01
Replace GLEW with a glLoadGen loader.
Yuri Kunde Schlesner
2014-08-23
Remove documentation for external modules.
Yuri Kunde Schlesner
2014-08-19
Add Qt5 option. Use Qt5 by default.
Sacha
2014-08-18
CMake Cleanup
Sacha
2014-05-19
Indent fixes
archshift
2014-05-16
Added FindGLEW to cmake-modules
archshift
2014-04-23
fixes to scm_rev generation to make it conistent with windows build
bunnei
2014-04-23
added scm rev generation on Linux/cmake
bunnei
2013-08-29
adding initial project layout
ShizZy