Skip to content
Snippets Groups Projects
  1. Aug 30, 2016
  2. Aug 29, 2016
  3. Aug 27, 2016
  4. Aug 26, 2016
  5. Aug 23, 2016
  6. Aug 22, 2016
    • MerryMage's avatar
      dyncom: Read-after-write in SMLA · 15b2eec4
      MerryMage authored
      In the case when RD === RN, RD was updated before AddOverflow was called
      to check for an overflow, resulting in an incorrect state of the Q flag.
      15b2eec4
  7. Aug 16, 2016
  8. Aug 14, 2016
  9. Aug 13, 2016
  10. Aug 08, 2016
  11. Aug 04, 2016
    • James Rowe's avatar
      CMake: Fix for QT 5.7 overwriting -std=c++1y flag · a976c2e3
      James Rowe authored
      In QT 5.7 they added a new check for CXX features which appends a minimum
      required standard to the CXX_FLAGS. Because we were writing the flag
      directly previously, cmake assumed it needed to add a c++11 flag to the
      build. This tells cmake to use c++14 on every build.
      a976c2e3
  12. Aug 02, 2016
  13. Jul 29, 2016
  14. Jul 28, 2016
  15. Jul 26, 2016
    • bunnei's avatar
      Merge pull request #1966 from dwhinham/info_plist_fix · c523ff2a
      bunnei authored
      CMake: Fix Info.plist template for citra_qt/OSX
      c523ff2a
    • Andy Tran's avatar
      Travis Build: OS X Startup Crash Fix (#1962) · f8f67221
      Andy Tran authored
      * Travis: Mac OS X Build Fix
      
      Addresses the issue of the nightly builds crashing on OS X. In short,
      the changes needed were to rename the references within the binaries in
      order to make the app “self-contained”.
      
      * Travis: Mac OS X Terminal
      
      Launches citra with a terminal (instead of going straight for the QT
      application, skipping the debugging terminal).
      
      * Travis: Clean Up Lines
      
      * Travis: Fix of EOL Issue
      
      * Travis: Merge Fixes from Build Branch
      
      * Travis: Forward OS X Arguments
      
      * Travis: Forward OS X Arg x2
      
      The issue is, is that sure “open citra-qt.app —args test” works, but
      drag and drop doesn’t!
      
      * Travis: Something needed to be escaped
      f8f67221
  16. Jul 25, 2016
  17. Jul 23, 2016
  18. Jul 21, 2016
  19. Jul 15, 2016
  20. Jul 10, 2016
Loading