コミット履歴

作者 SHA1 メッセージ 日付
  bunnei d61b26b79f HID: Complete refactor of pad/touch input to fix threading issues. 11 年 前
  Subv a762f9c176 GPU: Corrected the 24 bit memory fills component order 11 年 前
  bunnei 34c31db14a GPU: Added RGB565/RGB8 framebuffer support and various cleanups. 11 年 前
  Subv c564c21668 GPU: Implemented bits 3 and 1 from the display transfer flags. 11 年 前
  Subv b1284222f2 GPU: Fixed RGBA8 as output format in a display transfer. 11 年 前
  bunnei 89a71eb6a4 Merge pull request #471 from archshift/pp3ports3 11 年 前
  Tony Wasserka 23c6764b2b GPU: Add support for more framebuffer formats in display transfers. 11 年 前
  Subv fbbfb52a2c GPU: Fixed the RGBA8 input format and RGB8 output format 11 年 前
  Tony Wasserka 0da6a7e234 GPU: Properly implement memory fills. 11 年 前
  Lioncash 676daef3c7 core: Fix some warnings on OSX 11 年 前
  Yuri Kunde Schlesner a09f71521e GPU: Fix buffer overrun in Display Transfers 11 年 前
  Yuri Kunde Schlesner 9e084826b8 GPU: Do periodic VBlank updates using CoreTiming 11 年 前
  Yuri Kunde Schlesner e29dd76e12 GPU: Correct wrong default framebuffer address for sub-screen. 11 年 前
  Yuri Kunde Schlesner 98e3274935 GPU: Fire GPU interrupts at the correct places. 11 年 前
  Yuri Kunde Schlesner 7b3452c730 Move ThreadContext to core/core.h and deal with the fallout 11 年 前
  bunnei e9650f1c61 DSP: Signal (faked) interrupt on every frame. 11 年 前
  Tony Wasserka 18a5e888bb GPU: Pseudo-implement horizontal scaling. 11 年 前
  bunnei 3b9d181b8e GPU: Implement frameskip and remove forced framebuffer swap hack. 11 年 前
  bunnei 5799025ac4 GPU: Further improve synchronization. 11 年 前
  purpasmart96 ebfd831ccb License change 11 年 前
  Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros 11 年 前
  bunnei 170123982d GPU: Fixed bug in command list size decoding. 11 年 前
  vaguilar 223e76d51d Fixed formatting and switch statement warnings 11 年 前
  bunnei 01e37962e7 Merge pull request #162 from SeannyM/warning-fixes 11 年 前
  Sean 9a012ff007 Fix some warnings 11 年 前
  Gareth Poole 38df9e96dd Renamed souce files of services to match port names 11 年 前
  archshift 09e19f9f1e Added `gpu_refresh_rate` config setting for the new interpreter speed hack. 11 年 前
  archshift 0783498f57 Use configuration files to enable or disable the new dyncom interpreter. 11 年 前
  Yuri Kunde Schlesner fec7f6b035 Rename GPU::Regs::FramebufferFormat to PixelFormat 12 年 前
  Lioncash eb5054e6eb Fix warnings in video_core 12 年 前