Historique des commits

Auteur SHA1 Message Date
  bunnei 733c19ddd3 Rasterize with the correct color component order. il y a 11 ans
  bunnei dfe807b2cd Merge pull request #596 from kevinhartman/unaligned-cleanup il y a 11 ans
  bunnei d120757f32 Merge pull request #594 from Subv/display_transfer il y a 11 ans
  Tony Wasserka 34f21334ad Merge pull request #593 from Subv/search_problem il y a 11 ans
  Kevin Hartman 05c098a9e7 Cleaned up unaligned access. il y a 11 ans
  Subv fbbfb52a2c GPU: Fixed the RGBA8 input format and RGB8 output format il y a 11 ans
  Subv 9a03e9c61d Pica/VertexShader: Fixed LOOP with more than one iteration. il y a 11 ans
  bunnei 3c5aaafb40 Merge pull request #590 from linkmauve/rename-dolphin il y a 11 ans
  Emmanuel Gil Peyrot 54d6f6c82b Common: Change names containing “Dolphin” or “PPSSPP” to something more generic. il y a 11 ans
  bunnei 5f9939070e Merge pull request #588 from archshift/somebranch il y a 11 ans
  archshift 4fb75d220a Misc cleanup of common and related functions il y a 11 ans
  archshift 302f0b32f5 Remove duplication of INSERT_PADDING_WORDS between pica.h and gpu.h il y a 11 ans
  bunnei c7d1480ece Merge pull request #587 from archshift/assert il y a 11 ans
  Tony Wasserka 4cc1a71441 Merge pull request #585 from Subv/local_var il y a 11 ans
  archshift 49f94b82b4 Remove "super lame/broken" file_search compilation unit that was leftover from Dolphin il y a 11 ans
  archshift 961f65d1fe Remove redundant utf8 compilation unit that was leftover from Dolphin il y a 11 ans
  archshift 9f7f1a2272 Remove useless extended_trace compilation unit that was leftover from Dolphin il y a 11 ans
  archshift 5efd149ad5 Remove the useless msg_handler compilation unit that was left over from Dolphin il y a 11 ans
  archshift 3c48697ea3 Convert a few C stdlib asserts to Citra's own asserts il y a 11 ans
  Subv 5410367ebf Rasterizer: Fixed a warning in GetWrappedTexCoord. il y a 11 ans
  bunnei ec8f2210e3 Merge pull request #580 from lioncash/emplace il y a 11 ans
  bunnei 4a48b017ca Merge pull request #562 from neobrain/pica_progress3 il y a 11 ans
  Tony Wasserka 2eee3a87f9 Pica/Rasterizer: Replace exit() calls with UNIMPLEMENTED(). il y a 11 ans
  Tony Wasserka 6e5a903286 Pica/Rasterizer: Make some local lambdas static. il y a 11 ans
  Tony Wasserka 1561204342 Pica/BlendUnit: Implement separate color/alpha blend equations. il y a 11 ans
  Tony Wasserka 81ebb4d682 Pica/TextureEnvironment: Add a note. il y a 11 ans
  Tony Wasserka e11fb96408 Pica/TextureEnvironment: Treat texture combiner source 1 as the PrimaryColor. il y a 11 ans
  Tony Wasserka 04cd06d5c2 Pica/TextureEnvironment: Add support for the MAD-like texture combiners and clean up texture environment logic. il y a 11 ans
  Tony Wasserka 087edcfbec Pica/OutputMerger: Fix flipped framebuffers. il y a 11 ans
  Tony Wasserka 6ca752ccbc Pica/TextureUnit: Implement mirrored repeating texture wrapping. il y a 11 ans