Historie revizí

Autor SHA1 Zpráva Datum
  vaguilar 223e76d51d Fixed formatting and switch statement warnings před 11 roky
  bunnei 01e37962e7 Merge pull request #162 from SeannyM/warning-fixes před 11 roky
  Sean 9a012ff007 Fix some warnings před 11 roky
  Gareth Poole 38df9e96dd Renamed souce files of services to match port names před 11 roky
  archshift 09e19f9f1e Added `gpu_refresh_rate` config setting for the new interpreter speed hack. před 11 roky
  archshift 0783498f57 Use configuration files to enable or disable the new dyncom interpreter. před 11 roky
  Yuri Kunde Schlesner fec7f6b035 Rename GPU::Regs::FramebufferFormat to PixelFormat před 12 roky
  Lioncash eb5054e6eb Fix warnings in video_core před 11 roky
  Lioncash 6cc7c73b80 Core: Fix warnings in gpu.cpp před 12 roky
  archshift 6e606c515f core: Prune redundant includes před 12 roky
  bunnei aabfcfe6ad GPU: Improve frame synchronization, increases compatibility with both homebrew and retail applications. před 12 roky
  bunnei 20d169e4a1 VideoCore: Fixes rendering issues on Qt and corrects framebuffer output size. před 12 roky
  Tony Wasserka 76a586de49 Pica: Add command processor. před 12 roky
  Tony Wasserka 7b6a7d7dfb Pica/GPU: Change hardware registers to use physical addresses rather than virtual ones. před 12 roky
  Tony Wasserka 9c781a6c76 Remove the fancy RegisterSet class introduced in 4c2bff61e. před 12 roky
  bunnei 0805ecbaca GPU: Updated g_last_ticks variable to be more descriptive (represents CPU tick count of last vertical line). před 12 roky
  bunnei 7ada2625fe GPU: Updated horizontal sync line counter to use framebuffer height. před 12 roky
  bunnei 4e9f305ed2 GSP: Removed dumb GX prefixes to functions/structs in GSP namespace. před 12 roky
  bunnei ec14ffe1cd GSP: Implements preliminary command synchronization via GPU interrupts. před 12 roky
  Tony Wasserka 9fd2537e93 Use uniform formatting when printing hexadecimal numbers. před 12 roky
  Tony Wasserka 2eb61dafc0 GPU: Clarify display transfer code. před 12 roky
  Tony Wasserka 246cb75584 RegisterSet: Simplify code by using structs for register definition instead of unions. před 12 roky
  Tony Wasserka 75775e9ef4 GPU: Make use of RegisterSet. před 12 roky
  Tony Wasserka 357d893b26 GPU: Make framebuffer code format-aware. před 12 roky
  Tony Wasserka 9d618d0b70 GPU: Interface cleanup. před 12 roky
  Tony Wasserka 46950ee4de GPU: Initialize GPU registers to some sensible default state. před 12 roky
  Tony Wasserka baf0aa04f5 GPU: Emulate memory fills. před 12 roky
  Tony Wasserka 0b4055c152 GPU: Add proper framebuffer register handling. před 12 roky
  Tony Wasserka bbc6f314eb GPU: Properly implement display transfers. před 12 roky
  Tony Wasserka 16bbc4f81b GPU: Add display transfer configuration. před 12 roky