커밋 기록

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