Historial de Commits

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