コミット履歴

作者 SHA1 メッセージ 日付
  bunnei d5f5666f46 Merge pull request #915 from citra-emu/travis-container 11 年 前
  bunnei 8c70b1b8b5 Merge pull request #919 from yuriks/styleguide 11 年 前
  Yuri Kunde Schlesner d4f19736a6 Update style rules with to better match current practice. 11 年 前
  bunnei a81991aa68 Merge pull request #909 from yuriks/build-flags 11 年 前
  Yuri Kunde Schlesner 8968c1dfec Merge pull request #916 from lioncash/unused 11 年 前
  Lioncash e5d90b5797 Common: Remove thunk.h 11 年 前
  Yuri Kunde Schlesner 867c28ae03 Merge pull request #876 from linkmauve/include-cleanups 11 年 前
  Yuri Kunde Schlesner 6fc605a196 Travis: Replace `before_install` with `install` 11 年 前
  Yuri Kunde Schlesner a60f2a93d2 Travis: Update GLFW on Linux to 3.1.1 11 年 前
  Yuri Kunde Schlesner 73b6a715ee Travis: Remove use of sudo to enable use container-based builds 11 年 前
  Yuri Kunde Schlesner a24a0fbd8a CMake: Fix Debug build configuration in MSVC 11 年 前
  Yuri Kunde Schlesner ac7bc214ab Merge pull request #906 from aroulin/loader-format-specifier-warning 11 年 前
  aroulin 769407e4fa Loader: Remove log line causing warning 11 年 前
  bunnei 3b4924cdb4 Merge pull request #905 from yuriks/submodule-depth 11 年 前
  Yuri Kunde Schlesner eaaf951de6 AppVeyor: Remove submodule checkout depth 11 年 前
  bunnei 0ef3f12c71 Merge pull request #797 from linkmauve/blended-downscaling 11 年 前
  bunnei c19f9945b7 Merge pull request #885 from Subv/ipc_headers 11 年 前
  Yuri Kunde Schlesner fb66b0677b Merge pull request #897 from lioncash/return 11 年 前
  Lioncash e3e8ad48c1 vfp: Change return type of VFPInit from unsigned int to void. 11 年 前
  bunnei 3085438216 Merge pull request #895 from lioncash/vfp 11 年 前
  Lioncash 32a6379bc8 vfp: Handle accesses to FPINST/FPINST2 system registers 11 年 前
  Yuri Kunde Schlesner 19d5fbce8e Merge pull request #894 from linkmauve/no-union-types 11 年 前
  Emmanuel Gil Peyrot 641e78bccf GPU: Implement blended downscaling for display transfers. 11 年 前
  Emmanuel Gil Peyrot 8ee814ec27 GPU: Use shifts instead of multiplications to calculate the actual size of the output. 11 年 前
  Emmanuel Gil Peyrot ab61e67c09 Common: Remove unused type unions breaking aliasing rules in horrible ways. 11 年 前
  Emmanuel Gil Peyrot 4964a359e1 Core: Cleanup hw includes. 11 年 前
  Emmanuel Gil Peyrot 7b746914b9 Core: Cleanup soc:U includes. 11 年 前
  Emmanuel Gil Peyrot f48b28ad27 Core, VideoCore: Replace or fix exit() calls. 11 年 前
  Emmanuel Gil Peyrot e5fcabdd69 Core: Cleanup file_sys includes. 11 年 前
  Emmanuel Gil Peyrot aea15f5c73 Core: Cleanup core includes. 11 年 前