Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PCSX2/pcsx2
base: master@{1day}
Choose a base ref
...
head repository: PCSX2/pcsx2
compare: master
Choose a head ref
  • 8 commits
  • 18 files changed
  • 3 contributors

Commits on Jun 23, 2024

  1. GameDB: Street Fighter EX3 - Fix the post processing at high resolution

    When upscaled, the post processing is misaligned and there's a weird ghosting effect. The new "Natively downscale targets" hack solves it.
    Immersion95 authored and refractionpcsx2 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    32721f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f47b2d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    ec8d5d1 View commit details
    Browse the repository at this point in the history
  2. GS/HW: Better eliminate redundant clamps with mipmapped draws

    TW/TH won't match when mipmap minimization eliminates the base level.
    Use the TEX0 register from the context instead.
    stenzek committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f6a7dc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57d2254 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4924d8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02ef809 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3040474 View commit details
    Browse the repository at this point in the history