index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2018-01-12
Massive removal of unused modules
James Rowe
2018-01-04
externals: Use unicorn DLL instead of static lib.
bunnei
2017-07-16
Network: Init Network in SDL and QT
B3n30
2017-05-27
CMake: Define an interface target for SDL2 definitions
Yuri Kunde Schlesner
2017-05-27
CMake: Stop using FindOpenGL, which seems to not be required anymore
Yuri Kunde Schlesner
2017-05-27
CMake: Correct inter-module dependencies and library visibility
Yuri Kunde Schlesner
2017-03-01
InputCommon: add Keyboard
wwylele
2016-12-13
Modularized Qt and SDL file copying
freiro
2016-10-27
build: add default install for DragonFly, Solaris, etc.
Jan Beich
2016-04-24
CMakeLists: Use imported version of Threads::Threads
Sam Spilsbury
2016-04-23
CMakeLists: Use CMAKE_THREAD_LIBS_INIT
Sam Spilsbury
2016-03-02
Dependencies: Remove GLFW, Add SDL2
MerryMage
2016-02-21
AudioCore: Skeleton Implementation
MerryMage
2015-09-08
CMake: Add option to download Qt and GLFW binaries over HTTP
Yuri Kunde Schlesner
2015-08-30
Replace the previous OpenGL loader with a glad-generated 3.3 one
Yuri Kunde Schlesner
2015-08-15
Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP.
bunnei
2015-07-12
Implement new argument parsing using getopt and add the corresponding library...
Greg Wicks
2015-07-09
Citra, CitraQt: Tell cmake to install the compiled binaries.
Emmanuel Gil Peyrot
2015-01-09
Use -pthread where and only where needed
Johannes Ekberg
2015-01-09
Generic PLATFORM_LIBRARIES var
Johannes Ekberg
2014-12-31
SOC_U: Preliminary implementation of sockets.
Subv
2014-12-31
Add citra icon to Windows executable and title bar
Chin
2014-12-29
Fix MSVC-related #defines and add CMakeLists comment
darkf
2014-12-29
Fix merge conflicts
darkf
2014-12-15
Clean up CMake library specification
Yuri Kunde Schlesner
2014-11-28
Fix MinGW build
darkf
2014-10-07
Added configuration file system.
archshift
2014-09-01
CMake cleanup
Yuri Kunde Schlesner
2014-09-01
Replace GLEW with a glLoadGen loader.
Yuri Kunde Schlesner
2014-08-25
Pica: Add support for dumping textures.
Tony Wasserka
2014-08-19
Removed unused citra.h
archshift
2014-05-19
CMakeLists: rename HEADS, improved comments
archshift
2014-04-30
Fixed indents
archshift
2014-04-30
Linux support
archshift
2014-04-30
A bit of Cmake love
archshift
2014-04-29
Some more experimentation
archshift
2014-04-28
Merge commit upstream/master into issue-7-fix
archshift
2014-04-28
IT'S ALIVE!
archshift
2014-04-25
Need to add Xcursor to linker?
Thomas Edvalson
2014-04-25
Fixed CMake's import of GLFW.
Thomas Edvalson
2014-04-22
fixes to build on linux
bunnei
2014-04-09
fixed a bunch of errors in CMakeLists
bunnei
2014-04-09
updated CMakeLists
bunnei
2013-09-26
renamed from citrus to citra
ShizZy