Commit History

Author SHA1 Message Date
  Greg Wicks 9930ef72dd Implement new argument parsing using getopt and add the corresponding library to externals 11 years ago
  Emmanuel Gil Peyrot 79aa1b0808 Citra: Fix the includes a bit, thanks to include-what-you-use. 11 years ago
  tfarley 05dc633a8c OpenGL renderer 11 years ago
  Yuri Kunde Schlesner b88c91dd3d Common: Remove async logging 11 years ago
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 years ago
  Yuri Kunde Schlesner bf12f270b3 Common: Remove many unnecessary cross-platform compatibility macros 11 years ago
  Emmanuel Gil Peyrot 0aa44e238d Logging: check for filter before sending to the queue, to skip all heavy formatting on the other thread. 11 years ago
  Yuri Kunde Schlesner cdde76f2aa Frontends: Shutdown core when emulation is stopped 11 years ago
  purpasmart96 ebfd831ccb License change 11 years ago
  Yuri Kunde Schlesner 0e0a007a25 Add configurable per-class log filtering 11 years ago
  Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros 11 years ago
  Yuri Kunde Schlesner 616d874443 New logging system 11 years ago
  Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 11 years ago
  Sean 371b61f3ea Add support for disabling log from settings 11 years ago
  archshift ccb59a9d28 Implemented graceful closing of the GLFW window, along with emulation. 11 years ago
  archshift e6594f9f53 Added configuration file system. 12 years ago
  bunnei eb36d3fc90 Core: Refactor core to use only one function for execution. 12 years ago
  archshift 80c4d7bf48 Removed unused citra.h 12 years ago
  bunnei 7889cafc76 Loader: Implemented AppLoader interface for abstracting application loading. 12 years ago
  bunnei 0aca202ae9 Loader: Moved elf and loader modules to a "loader" subdirectory. 12 years ago
  bunnei 9592d61037 Merge pull request #13 from archshift/master 12 years ago
  bunnei 265c770a9d updated how we call ARM core to make things much faster 12 years ago
  archshift bd316ca0c0 Fixed indents 12 years ago
  archshift 62528320ea Check arg count before attempting to access it. 12 years ago
  archshift eec40f8f6f Use runtime arguments to specify boot filename. 12 years ago
  bunnei ad4fffca0d fixed license headers in citra project 12 years ago
  bunnei de0a034a84 fixed project includes to use new directory structure 12 years ago
  bunnei 63e46abdb8 got rid of 'src' folders in each sub-project 12 years ago