1. 27 Jan, 2017 2 commits
    • noah the goodra's avatar
      fixed the override warning · 3545b144
      noah the goodra authored
      ```
      In file included from citra/src/audio_core/sink_details.cpp:11:
      citra/src/./audio_core/sdl2_sink.h:25:10: warning: 'SetDevice' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
          void SetDevice(int device_id);
               ^
      citra/src/./audio_core/sink.h:39:18: note: overridden virtual function is here
          virtual void SetDevice(int device_id) = 0;
                       ^
      ```
      3545b144
    • Yuri Kunde Schlesner's avatar
      Merge pull request #2346 from yuriks/shader-refactor2 · bf14f4be
      Yuri Kunde Schlesner authored
      More shader refactoring
      bf14f4be
  2. 26 Jan, 2017 17 commits
  3. 24 Jan, 2017 2 commits
  4. 23 Jan, 2017 6 commits
  5. 22 Jan, 2017 2 commits
  6. 21 Jan, 2017 2 commits
  7. 20 Jan, 2017 2 commits
  8. 19 Jan, 2017 1 commit
  9. 18 Jan, 2017 1 commit
  10. 16 Jan, 2017 3 commits
  11. 14 Jan, 2017 2 commits