Historique des commits

Auteur SHA1 Message Date
  bunnei 833936fc64 Merge pull request #832 from yuriks/refresh-rate-option il y a 11 ans
  Yuri Kunde Schlesner d65b42a69a Remove gpu_refresh_rate configuration option il y a 11 ans
  Emmanuel Gil Peyrot b1503b2020 Remove every trailing whitespace from the project (but externals). il y a 11 ans
  tfarley 05dc633a8c OpenGL renderer il y a 11 ans
  Yuri Kunde Schlesner 7ada357b2d Memmap: Re-organize memory function in two files il y a 11 ans
  Yuri Kunde Schlesner 17a8cae003 Memory: Add GetPhysicalPointer helper function il y a 11 ans
  bunnei 57aaaf92db HW: Properly initialize and shutdown all modules. il y a 11 ans
  Lioncash 7da90dee42 gpu: Fix a missing format specifier il y a 11 ans
  purpasmart96 198c0ddc72 Services: Stubs and minor changes il y a 11 ans
  bunnei 580b317821 Merge pull request #650 from Subv/scaling il y a 11 ans
  Subv 23b401c3ac GPU/DisplayTransfer: Made the scaling bits a single 2bit value il y a 11 ans
  Subv fb8f47060b GPU: Implemented the flip_data (bit 0) bit in display transfers. il y a 11 ans
  bunnei ed5b275d21 Merge pull request #642 from bunnei/touchpad il y a 11 ans
  bunnei d61b26b79f HID: Complete refactor of pad/touch input to fix threading issues. il y a 11 ans
  bunnei b56829df02 Merge pull request #629 from archshift/lcdfb il y a 11 ans
  Subv ae0dfcae1d GPU: Fixed the bit 25 in the display transfer flags. il y a 11 ans
  Subv a762f9c176 GPU: Corrected the 24 bit memory fills component order il y a 11 ans
  archshift 47010fea31 Implement SetLcdForceBlack, move register enum to hw.h il y a 11 ans
  bunnei 34c31db14a GPU: Added RGB565/RGB8 framebuffer support and various cleanups. il y a 11 ans
  Subv c564c21668 GPU: Implemented bits 3 and 1 from the display transfer flags. il y a 11 ans
  Subv b1284222f2 GPU: Fixed RGBA8 as output format in a display transfer. il y a 11 ans
  bunnei 89a71eb6a4 Merge pull request #471 from archshift/pp3ports3 il y a 11 ans
  Tony Wasserka 23c6764b2b GPU: Add support for more framebuffer formats in display transfers. il y a 11 ans
  Subv fbbfb52a2c GPU: Fixed the RGBA8 input format and RGB8 output format il y a 11 ans
  Tony Wasserka 0da6a7e234 GPU: Properly implement memory fills. il y a 11 ans
  Lioncash 676daef3c7 core: Fix some warnings on OSX il y a 11 ans
  Yuri Kunde Schlesner a09f71521e GPU: Fix buffer overrun in Display Transfers il y a 11 ans
  Yuri Kunde Schlesner 9e084826b8 GPU: Do periodic VBlank updates using CoreTiming il y a 11 ans
  Yuri Kunde Schlesner e29dd76e12 GPU: Correct wrong default framebuffer address for sub-screen. il y a 11 ans
  Yuri Kunde Schlesner 98e3274935 GPU: Fire GPU interrupts at the correct places. il y a 11 ans