Skip to content
Snippets Groups Projects
  1. May 19, 2016
  2. Mar 02, 2016
    • MerryMage's avatar
      Dependencies: Remove GLFW, Add SDL2 · ba2a54a9
      MerryMage authored
      citra: Remove GLFW, Add SDL2
      
      FindSDL2: Do not CACHE SDL2_* variables if library is not found
      
      EmuWindow_SDL2: Set minimal client area at initialisation time
      
      EmuWindow_SDL2: Corrections
      
      EmuWindow_SDL2: Fix no decorations on startup on OS X
      
      cmake: windows_copy_files
      ba2a54a9
  3. Feb 21, 2016
    • MerryMage's avatar
      AudioCore: Skeleton Implementation · 8b00954e
      MerryMage authored
      This commit:
      * Adds a new subproject, audio_core.
      * Defines structures that exist in DSP shared memory.
      * Hooks up various other parts of the emulator into audio core.
      
      This sets the foundation for a later HLE DSP implementation.
      8b00954e
  4. Sep 01, 2014
    • Yuri Kunde Schlesner's avatar
      CMake cleanup · 45976da9
      Yuri Kunde Schlesner authored
      Several cleanups to the buildsystem:
       - Do better factoring of common libs between platforms.
       - Add support to building on Windows.
       - Remove Qt4 support.
       - Re-sort file lists and add missing headers.
      45976da9
  5. Apr 23, 2014
  6. Apr 10, 2014
  7. Sep 26, 2013
  8. Sep 13, 2013
  9. Aug 30, 2013
Loading