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

Автор SHA1 Сообщение Дата
  wwylele 47960b0659 CoreTiming: use named constant for ARM11 clock rate 9 лет назад
  wwylele 3c333c53f1 HID: manages updating itself using correct ticks 9 лет назад
  Lioncash 963aedd8cc Add all services to the Service namespace 9 лет назад
  Sebastian Valle 998390ac1a Merge pull request #2280 from Subv/citrace_size 9 лет назад
  Subv 5719467add Fixed the gpu command list size when creating CiTraces. 9 лет назад
  emmauss c4e4fa53d9 Implement Frame rate limiter (#2223) 9 лет назад
  Emmanuel Gil Peyrot 0820c99462 GPU: Remove the broken frame_skip option. 9 лет назад
  wwylele 58ae94af4c gpu: DisplayTransfer: a less amazing algorithm for flip 9 лет назад
  wwylele 30ab0fa45d gpu: keep the old signal strategy for null pointer 9 лет назад
  wwylele 48470e57fc gpu: add validity check for TextureCopy, DisplayTransfer and FillMemory 9 лет назад
  wwylele c88cdc9a2b gpu: move MemoryFill, TextureCopy and DisplayTransfer into functions 9 лет назад
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 9 лет назад
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 лет назад
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 лет назад
  Alexander Laties 0a31e373f1 fixup simple type conversions where possible 10 лет назад
  tfarley 22f3a7e94c HWRasterizer: Texture forwarding 10 лет назад
  Lioncash bf76afc68d renderer_base: Don't directly expose the rasterizer unique_ptr 10 лет назад
  MerryMage 8b00954ec7 AudioCore: Skeleton Implementation 10 лет назад
  MerryMage 6c71858c5c BitField: Make trivially copyable and remove assignment operator 10 лет назад
  Yuri Kunde Schlesner 195fedccf0 VideoCore: Unify interface to OpenGL and SW rasterizers 10 лет назад
  Yuri Kunde Schlesner 03835d04f4 VideoCore: Rename HWRasterizer methods to be less confusing 10 лет назад
  Yuri Kunde Schlesner 0fcabd2b11 Integrate the MicroProfile profiling library 11 лет назад
  Yuri Kunde Schlesner 9ae5a09655 GPU: Implement TextureCopy-mode display transfers 11 лет назад
  Subv 6c0ea5f5e8 Qt/GPU Breakpoints: Added three more breakpoint types: 11 лет назад
  Subv 63dbff9b1f GPU/DisplayTransfer: Implemented bit 5 in the transfer flags. 11 лет назад
  Tony Wasserka 902fa4da52 Add CiTrace recording support. 11 лет назад
  Tony Wasserka 93d66475d4 GPU: Be robust against nullptr addresses; properly reset busy bits in the trigger registers. 11 лет назад
  Yuri Kunde Schlesner 867c28ae03 Merge pull request #876 from linkmauve/include-cleanups 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 лет назад