Historique des commits

Auteur SHA1 Message Date
  TheKoopaKingdom a8aef599e0 Created a whitelist of system archives to prevent false positives creating dialogs. il y a 9 ans
  TheKoopaKingdom 0409bdfea5 Optimized messages that were repetitive and added ability for core errors to specify more details optionally. il y a 9 ans
  TheKoopaKingdom b6bab59000 Added message to status bar to show core errors ignored by the user. il y a 9 ans
  TheKoopaKingdom 37bec598ea Made some changes from review comments: il y a 9 ans
  TheKoopaKingdom 1ecb322daa Added system for handling core errors in citra-qt. il y a 9 ans
  TheKoopaKingdom e523c76cc8 Fixed encrypted ROM error messages. il y a 9 ans
  bunnei 4857eb441b Merge pull request #2722 from wwylele/cam-ipc-helper il y a 9 ans
  bunnei af1ff4d3ce Merge pull request #2739 from yuriks/kernel-reorg il y a 9 ans
  bunnei 54ea95cca7 Merge pull request #2721 from wwylele/texture-cube il y a 9 ans
  Yuri Kunde Schlesner be031989ee Kernel: Move HandleTable to a separate file il y a 9 ans
  Yuri Kunde Schlesner 64ecf81a3c Kernel: Move WaitObject to a separate file il y a 9 ans
  Yuri Kunde Schlesner a4f88c7d7c Merge pull request #2734 from yuriks/cmake-imported-libs il y a 9 ans
  Yuri Kunde Schlesner 9453223075 Kernel: Removed HandleTable::GetWaitObject il y a 9 ans
  Yuri Kunde Schlesner b17754f998 Kernel: Extract dynamic Object pointer cast into its own function il y a 9 ans
  wwylele 0b9bb082c3 swrasterizer: implement TextureCube il y a 9 ans
  wwylele 077cc683e5 pica: add registers for texture cube il y a 9 ans
  Yuri Kunde Schlesner 3df85a103a Merge pull request #2729 from yuriks/quaternion-fix il y a 9 ans
  Yuri Kunde Schlesner 4caa2bad9d Merge pull request #2733 from yuriks/cmake-cleanup il y a 9 ans
  Yuri Kunde Schlesner 9a08160ae5 CMake: Re-organize root CMakeLists.txt file il y a 9 ans
  Yuri Kunde Schlesner c211368734 CMake: Move definitions of externals to the CMakeLists in that directory il y a 9 ans
  Yuri Kunde Schlesner cebdae6c92 CMake: Create an INTERFACE target for Catch il y a 9 ans
  Yuri Kunde Schlesner d736cca848 CMake: Create INTERFACE targets for microprofile and nihstro il y a 9 ans
  Yuri Kunde Schlesner 3b68600f81 CMake: Remove unnecessary include_directories for dynarmic il y a 9 ans
  Yuri Kunde Schlesner 4f84372bc2 CMake: Add cryptopp include path to target property il y a 9 ans
  Yuri Kunde Schlesner 74afcd5328 CMake: Add SoundTouch include path to target property il y a 9 ans
  Yuri Kunde Schlesner cb49df156d CMake: Use target properties to add inih include paths il y a 9 ans
  Yuri Kunde Schlesner 776cb91785 CMake: Define an interface target for SDL2 definitions il y a 9 ans
  Yuri Kunde Schlesner 34b6c8bd88 CMake: Remove CITRA_QT_LIBS var il y a 9 ans
  Yuri Kunde Schlesner 089baa04e8 CMake: Stop using FindOpenGL, which seems to not be required anymore il y a 9 ans
  Yuri Kunde Schlesner d6ff5c6f75 CMake: Use append instead of set to modify list il y a 9 ans