コミット履歴

作者 SHA1 メッセージ 日付
  Lioncash 08da0b7acc core/hw: Move logging macros over to fmt-capable ones 8 年 前
  James Rowe 096be16636 Format: Run the new clang format on everything 8 年 前
  James Rowe 389979018c Remove gpu debugger and get yuzu qt to compile 8 年 前
  wwylele ea1ea0224c HW: add AES engine & implement AES-CCM 9 年 前
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 10 年 前
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 10 年 前
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 10 年 前
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 10 年 前
  Tony Wasserka 256bdfb579 HW: Fix a stupid issue which led to unknown register reads/writes. 11 年 前
  Lioncash bbe4430922 hw: Fix mismatched Write call 11 年 前
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 年 前
  bunnei 57aaaf92db HW: Properly initialize and shutdown all modules. 11 年 前
  archshift 041e99b613 Added LCD registers, and implementation for color filling in OGL code. 12 年 前
  archshift 47010fea31 Implement SetLcdForceBlack, move register enum to hw.h 11 年 前
  archshift ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h 11 年 前
  Yuri Kunde Schlesner 9e084826b8 GPU: Do periodic VBlank updates using CoreTiming 11 年 前
  purpasmart96 ebfd831ccb License change 11 年 前
  Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros 11 年 前
  Yuri Kunde Schlesner 521e1cb7e0 Remove unused NDMA module 11 年 前
  vaguilar 223e76d51d Fixed formatting and switch statement warnings 11 年 前
  Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 11 年 前
  Sean 9a012ff007 Fix some warnings 11 年 前
  archshift 6e606c515f core: Prune redundant includes 12 年 前
  Tony Wasserka 1dfa392824 Rename LCD to GPU. 12 年 前
  bunnei f78794961e - changed HW IO map to use virtual addresses 12 年 前
  bunnei 70c2cce963 renamed hw_lcd module to just lcd 12 年 前
  bunnei c3a4b4bfca added NDMA hardware interface 12 年 前
  bunnei f2f63a0f05 fixed hw write declarations to not be const 12 年 前
  bunnei 5d95bb9843 cleaned up some logging messages 12 年 前
  bunnei de0a034a84 fixed project includes to use new directory structure 12 年 前