summaryrefslogtreecommitdiffstats
path: root/src/citra (follow)
Commit message (Expand)AuthorAgeFilesLines
* Preprocessor: #if's out OSX-specific GL changes on other platformsarchshift2014-06-121-0/+5
* Merge branch 'master' of https://github.com/bunnei/citrabunnei2014-05-232-3/+17
|\
| * Merge pull request #2 from archshift/issue-7-fixbunnei2014-05-202-3/+17
| |\
| | * CMakeLists: rename HEADS, improved commentsarchshift2014-05-201-2/+2
| | * Fixed indentsarchshift2014-05-012-8/+8
| | * Reverse debugging changesarchshift2014-05-011-1/+1
| | * Linux supportarchshift2014-05-011-1/+6
| | * TGA dumps work, courtesy of @bunneiarchshift2014-05-011-1/+1
| | * OpenGL 3+ on OSX with GLFWarchshift2014-05-011-1/+8
| | * A bit of Cmake lovearchshift2014-05-011-6/+6
| | * Some more experimentationarchshift2014-04-301-1/+1
| | * Merge commit upstream/master into issue-7-fixarchshift2014-04-291-1/+1
| | |\
| | * | IT'S ALIVE!archshift2014-04-291-1/+3
* | | | Merge pull request #13 from archshift/masterbunnei2014-05-191-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed indentsarchshift2014-05-051-7/+7
| * | | Check arg count before attempting to access it.archshift2014-05-021-1/+8
| * | | Use runtime arguments to specify boot filename.archshift2014-05-021-1/+1
| |/ /
* | / updated how we call ARM core to make things much fasterbunnei2014-05-171-7/+5
| |/ |/|
* | Need to add Xcursor to linker?Thomas Edvalson2014-04-261-1/+1
|/
* Fixed CMake's import of GLFW.Thomas Edvalson2014-04-251-1/+1
* fixes to build on linuxbunnei2014-04-231-1/+1
* removed unused macros from citra.hbunnei2014-04-111-9/+0
* fixed a bunch of errors in CMakeListsbunnei2014-04-101-1/+1
* updated CMakeListsbunnei2014-04-101-2/+2
* - removed deprecated version.hbunnei2014-04-096-30/+22
* fixed license headers in citra projectbunnei2014-04-094-116/+16
* fixed project includes to use new directory structurebunnei2014-04-095-36/+30
* got rid of 'src' folders in each sub-projectbunnei2014-04-095-0/+0
* Merge branch 'hardware-interface'bunnei2014-04-074-39/+9
|\
| * removed unused comments, changed main processing loop to be infinitebunnei2014-04-071-34/+2
| * set window size to correspond to framebuffer sizesbunnei2014-04-062-5/+4
| * added project linker referencebunnei2014-04-061-0/+3
* | Support vs express edition without having to get platform sdkMathieu Vaillancourt2014-04-051-0/+0
|/
* added simple processing loop and ELF loading to main()... hackish, will cleanup laterbunnei2014-04-011-4/+17
* moved some core functions over to system moduleShizZy2013-10-031-2/+2
* upgraded proj files to vs 2013ShizZy2013-09-272-2/+8
* renamed from citrus to citraShizZy2013-09-2610-0/+534