aboutsummaryrefslogtreecommitdiff
path: root/src/citra/citra.cpp
AgeCommit message (Expand)Author
2015-08-24Integrate the MicroProfile profiling libraryYuri Kunde Schlesner
2015-08-15Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.bunnei
2015-07-12Implement new argument parsing using getopt and add the corresponding library...Greg Wicks
2015-06-28Citra: Fix the includes a bit, thanks to include-what-you-use.Emmanuel Gil Peyrot
2015-05-22OpenGL renderertfarley
2015-05-12Common: Remove async loggingYuri Kunde Schlesner
2015-05-07Common: Remove common.hYuri Kunde Schlesner
2015-05-06Common: Remove many unnecessary cross-platform compatibility macrosYuri Kunde Schlesner
2015-03-06Logging: check for filter before sending to the queue, to skip all heavy form...Emmanuel Gil Peyrot
2015-01-04Frontends: Shutdown core when emulation is stoppedYuri Kunde Schlesner
2014-12-20License changepurpasmart96
2014-12-13Add configurable per-class log filteringYuri Kunde Schlesner
2014-12-13Convert old logging calls to new logging macrosYuri Kunde Schlesner
2014-12-13New logging systemYuri Kunde Schlesner
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Emmanuel Gil Peyrot
2014-11-03Add support for disabling log from settingsSean
2014-10-17Implemented graceful closing of the GLFW window, along with emulation.archshift
2014-10-07Added configuration file system.archshift
2014-08-30Core: Refactor core to use only one function for execution.bunnei
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-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-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