Cronologia Commit

Autore SHA1 Messaggio Data
  Emmanuel Gil Peyrot aa64f69af0 Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one. 11 anni fa
  bunnei 3c5aaafb40 Merge pull request #590 from linkmauve/rename-dolphin 11 anni fa
  Emmanuel Gil Peyrot 54d6f6c82b Common: Change names containing “Dolphin” or “PPSSPP” to something more generic. 11 anni fa
  bunnei 5f9939070e Merge pull request #588 from archshift/somebranch 11 anni fa
  archshift 4fb75d220a Misc cleanup of common and related functions 11 anni fa
  archshift 302f0b32f5 Remove duplication of INSERT_PADDING_WORDS between pica.h and gpu.h 11 anni fa
  bunnei c7d1480ece Merge pull request #587 from archshift/assert 11 anni fa
  Tony Wasserka 4cc1a71441 Merge pull request #585 from Subv/local_var 11 anni fa
  archshift 49f94b82b4 Remove "super lame/broken" file_search compilation unit that was leftover from Dolphin 11 anni fa
  archshift 961f65d1fe Remove redundant utf8 compilation unit that was leftover from Dolphin 11 anni fa
  archshift 9f7f1a2272 Remove useless extended_trace compilation unit that was leftover from Dolphin 11 anni fa
  archshift 5efd149ad5 Remove the useless msg_handler compilation unit that was left over from Dolphin 11 anni fa
  archshift 3c48697ea3 Convert a few C stdlib asserts to Citra's own asserts 11 anni fa
  Subv 5410367ebf Rasterizer: Fixed a warning in GetWrappedTexCoord. 11 anni fa
  bunnei ec8f2210e3 Merge pull request #580 from lioncash/emplace 11 anni fa
  bunnei 4a48b017ca Merge pull request #562 from neobrain/pica_progress3 11 anni fa
  Tony Wasserka 2eee3a87f9 Pica/Rasterizer: Replace exit() calls with UNIMPLEMENTED(). 11 anni fa
  Tony Wasserka 6e5a903286 Pica/Rasterizer: Make some local lambdas static. 11 anni fa
  Tony Wasserka 1561204342 Pica/BlendUnit: Implement separate color/alpha blend equations. 11 anni fa
  Tony Wasserka 81ebb4d682 Pica/TextureEnvironment: Add a note. 11 anni fa
  Tony Wasserka e11fb96408 Pica/TextureEnvironment: Treat texture combiner source 1 as the PrimaryColor. 11 anni fa
  Tony Wasserka 04cd06d5c2 Pica/TextureEnvironment: Add support for the MAD-like texture combiners and clean up texture environment logic. 11 anni fa
  Tony Wasserka 087edcfbec Pica/OutputMerger: Fix flipped framebuffers. 11 anni fa
  Tony Wasserka 6ca752ccbc Pica/TextureUnit: Implement mirrored repeating texture wrapping. 11 anni fa
  Tony Wasserka 8bd7a896ea Pica: Fix a bug in the register definitions, relating to texture wrapping. 11 anni fa
  Tony Wasserka aaf30ca4ee Pica/OutputMerger: Implement color format checking. 11 anni fa
  Tony Wasserka 3b5710bae6 Pica/Rasterizer: Rasterize actual pixel centers instead of pixel corners. 11 anni fa
  Tony Wasserka 3cb22d31a7 Pica/Rasterizer: Fix garbage pixels at triangle borders. 11 anni fa
  Tony Wasserka 638b370fb5 Pica/Rasterizer: Clean up and fix backface culling. 11 anni fa
  Tony Wasserka 365236fa4c Pica: Cleanup clipping code and change screenspace z to range from -1..0. 11 anni fa