summaryrefslogtreecommitdiff
path: root/src/citra
AgeCommit message (Expand)Author
2014-08-19Removed unused citra.harchshift
2014-06-24Loader: Implemented AppLoader interface for abstracting application loading.bunnei
2014-06-16Loader: Moved elf and loader modules to a "loader" subdirectory.bunnei
2014-06-12Preprocessor: #if's out OSX-specific GL changes on other platformsarchshift
2014-05-22Merge branch 'master' of https://github.com/bunnei/citrabunnei
2014-05-19Merge pull request #2 from archshift/issue-7-fixbunnei
2014-05-19CMakeLists: rename HEADS, improved commentsarchshift
2014-05-18Merge pull request #13 from archshift/masterbunnei
2014-05-17updated how we call ARM core to make things much fasterbunnei
2014-05-04Fixed indentsarchshift
2014-05-01Check arg count before attempting to access it.archshift
2014-05-01Use runtime arguments to specify boot filename.archshift
2014-04-30Fixed indentsarchshift
2014-04-30Reverse debugging changesarchshift
2014-04-30Linux supportarchshift
2014-04-30TGA dumps work, courtesy of @bunneiarchshift
2014-04-30OpenGL 3+ on OSX with GLFWarchshift
2014-04-30A bit of Cmake lovearchshift
2014-04-29Some more experimentationarchshift
2014-04-28Merge commit upstream/master into issue-7-fixarchshift
2014-04-28IT'S ALIVE!archshift
2014-04-25Need to add Xcursor to linker?Thomas Edvalson
2014-04-25Fixed CMake's import of GLFW.Thomas Edvalson
2014-04-22fixes to build on linuxbunnei
2014-04-10removed unused macros from citra.hbunnei
2014-04-09fixed a bunch of errors in CMakeListsbunnei
2014-04-09updated CMakeListsbunnei
2014-04-08- removed deprecated version.hbunnei
2014-04-08fixed license headers in citra projectbunnei
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei
2014-04-07Merge branch 'hardware-interface'bunnei
2014-04-07removed unused comments, changed main processing loop to be infinitebunnei
2014-04-06set window size to correspond to framebuffer sizesbunnei
2014-04-06added project linker referencebunnei
2014-04-04Support vs express edition without having to get platform sdkMathieu Vaillancourt
2014-03-31added simple processing loop and ELF loading to main()... hackish, will clean...bunnei
2013-10-03moved some core functions over to system moduleShizZy
2013-09-26upgraded proj files to vs 2013ShizZy
2013-09-26renamed from citrus to citraShizZy