Commit History

Author SHA1 Message Date
  Subv 9a03e9c61d Pica/VertexShader: Fixed LOOP with more than one iteration. 11 years ago
  bunnei c7d1480ece Merge pull request #587 from archshift/assert 11 years ago
  Tony Wasserka 4cc1a71441 Merge pull request #585 from Subv/local_var 11 years ago
  archshift 3c48697ea3 Convert a few C stdlib asserts to Citra's own asserts 11 years ago
  Subv 5410367ebf Rasterizer: Fixed a warning in GetWrappedTexCoord. 11 years ago
  bunnei ec8f2210e3 Merge pull request #580 from lioncash/emplace 11 years ago
  bunnei 4a48b017ca Merge pull request #562 from neobrain/pica_progress3 11 years ago
  Tony Wasserka 2eee3a87f9 Pica/Rasterizer: Replace exit() calls with UNIMPLEMENTED(). 11 years ago
  Tony Wasserka 6e5a903286 Pica/Rasterizer: Make some local lambdas static. 11 years ago
  Tony Wasserka 1561204342 Pica/BlendUnit: Implement separate color/alpha blend equations. 11 years ago
  Tony Wasserka 81ebb4d682 Pica/TextureEnvironment: Add a note. 11 years ago
  Tony Wasserka e11fb96408 Pica/TextureEnvironment: Treat texture combiner source 1 as the PrimaryColor. 11 years ago
  Tony Wasserka 04cd06d5c2 Pica/TextureEnvironment: Add support for the MAD-like texture combiners and clean up texture environment logic. 11 years ago
  Tony Wasserka 087edcfbec Pica/OutputMerger: Fix flipped framebuffers. 11 years ago
  Tony Wasserka 6ca752ccbc Pica/TextureUnit: Implement mirrored repeating texture wrapping. 11 years ago
  Tony Wasserka 8bd7a896ea Pica: Fix a bug in the register definitions, relating to texture wrapping. 11 years ago
  Tony Wasserka aaf30ca4ee Pica/OutputMerger: Implement color format checking. 11 years ago
  Tony Wasserka 3b5710bae6 Pica/Rasterizer: Rasterize actual pixel centers instead of pixel corners. 11 years ago
  Tony Wasserka 3cb22d31a7 Pica/Rasterizer: Fix garbage pixels at triangle borders. 11 years ago
  Tony Wasserka 638b370fb5 Pica/Rasterizer: Clean up and fix backface culling. 11 years ago
  Tony Wasserka 365236fa4c Pica: Cleanup clipping code and change screenspace z to range from -1..0. 11 years ago
  Tony Wasserka 70a764d992 Pica/VertexShader: Implement the LOOP instruction. 11 years ago
  Tony Wasserka 6c26ec72a5 Pica/CommandProcessor: Properly implement shader load destination offset registers. 11 years ago
  Tony Wasserka 67120270f2 Pica/CommandProcessor: Work around initialized vertex attributes some more. 11 years ago
  Tony Wasserka 0da6a7e234 GPU: Properly implement memory fills. 11 years ago
  bunnei 745b42d236 Merge pull request #570 from purpasmart96/config_mem 11 years ago
  bunnei 8e731b129d Merge pull request #582 from lioncash/warnings 11 years ago
  bunnei 60f9cd6a4a Merge pull request #579 from lioncash/bkpt 11 years ago
  Lioncash 4f910bb1a1 vfpinstr: Fix trivial signed/unsigned mismatch warnings 11 years ago
  Lioncash 5d2366e1e9 core/video_core: Use in-place construction where possible 11 years ago