История коммитов

Автор SHA1 Сообщение Дата
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 лет назад
  bunnei 580b317821 Merge pull request #650 from Subv/scaling 11 лет назад
  Subv 23b401c3ac GPU/DisplayTransfer: Made the scaling bits a single 2bit value 11 лет назад
  Subv fb8f47060b GPU: Implemented the flip_data (bit 0) bit in display transfers. 11 лет назад
  bunnei b56829df02 Merge pull request #629 from archshift/lcdfb 11 лет назад
  Subv ae0dfcae1d GPU: Fixed the bit 25 in the display transfer flags. 11 лет назад
  archshift 041e99b613 Added LCD registers, and implementation for color filling in OGL code. 11 лет назад
  Tony Wasserka 511bf30a69 Merge pull request #648 from Subv/fill_bit 11 лет назад
  Subv 0abba5874c GPU: Use the correct position for the finished bit in memory fills 11 лет назад
  Subv a762f9c176 GPU: Corrected the 24 bit memory fills component order 11 лет назад
  archshift 7f9ee69a2b Added RGBA5551 compatibility in the rasterizer 11 лет назад
  Subv c564c21668 GPU: Implemented bits 3 and 1 from the display transfer flags. 11 лет назад
  archshift 302f0b32f5 Remove duplication of INSERT_PADDING_WORDS between pica.h and gpu.h 11 лет назад
  Tony Wasserka 0da6a7e234 GPU: Properly implement memory fills. 11 лет назад
  Emmanuel Gil Peyrot c439b3074d video_core: Implement the remaining framebuffer formats in the OpenGL renderer. 11 лет назад
  Yuri Kunde Schlesner 9e084826b8 GPU: Do periodic VBlank updates using CoreTiming 11 лет назад
  Tony Wasserka 18a5e888bb GPU: Pseudo-implement horizontal scaling. 11 лет назад
  bunnei 3b9d181b8e GPU: Implement frameskip and remove forced framebuffer swap hack. 11 лет назад
  purpasmart96 ebfd831ccb License change 11 лет назад
  bunnei 170123982d GPU: Fixed bug in command list size decoding. 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 лет назад
  Tony Wasserka 941762a573 GPU: Fix a compiler warning about redundant semicolons. 12 лет назад
  Tony Wasserka 7b6a7d7dfb Pica/GPU: Change hardware registers to use physical addresses rather than virtual ones. 12 лет назад
  Tony Wasserka 9c781a6c76 Remove the fancy RegisterSet class introduced in 4c2bff61e. 12 лет назад
  Tony Wasserka afcb250b31 Fix a few warnings. 12 лет назад
  Tony Wasserka 61e2ffd448 GPU: Add documentation. 12 лет назад
  Tony Wasserka 246cb75584 RegisterSet: Simplify code by using structs for register definition instead of unions. 12 лет назад
  Tony Wasserka 75775e9ef4 GPU: Make use of RegisterSet. 12 лет назад