index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra
Age
Commit message (
Expand
)
Author
2014-04-30
Reverse debugging changes
archshift
2014-04-30
Linux support
archshift
2014-04-30
TGA dumps work, courtesy of @bunnei
archshift
2014-04-30
OpenGL 3+ on OSX with GLFW
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-10
removed unused macros from citra.h
bunnei
2014-04-09
fixed a bunch of errors in CMakeLists
bunnei
2014-04-09
updated CMakeLists
bunnei
2014-04-08
- removed deprecated version.h
bunnei
2014-04-08
fixed license headers in citra project
bunnei
2014-04-08
fixed project includes to use new directory structure
bunnei
2014-04-08
got rid of 'src' folders in each sub-project
bunnei
2014-04-07
Merge branch 'hardware-interface'
bunnei
2014-04-07
removed unused comments, changed main processing loop to be infinite
bunnei
2014-04-06
set window size to correspond to framebuffer sizes
bunnei
2014-04-06
added project linker reference
bunnei
2014-04-04
Support vs express edition without having to get platform sdk
Mathieu Vaillancourt
2014-03-31
added simple processing loop and ELF loading to main()... hackish, will clean...
bunnei
2013-10-03
moved some core functions over to system module
ShizZy
2013-09-26
upgraded proj files to vs 2013
ShizZy
2013-09-26
renamed from citrus to citra
ShizZy