pcsx2-github-mirror:gs_rtinmyballs

Last commit made on 2024-06-25
Get this branch:
git clone -b gs_rtinmyballs https://git.launchpad.net/pcsx2-github-mirror

Branch merges

Branch information

Name:
gs_rtinmyballs
Repository:
lp:pcsx2-github-mirror

Recent commits

01b1e81... by refractionpcsx2 <email address hidden>

GS/HW: Initial work implementing RT in RT support

8e891b0... by refractionpcsx2 <email address hidden>

GS/HW: Add missing blend optimization check

fc4bdfd... by refractionpcsx2 <email address hidden>

GS: Avoid pointlessly trying to map more pages in memory than the GS has

7e53cb8... by refractionpcsx2 <email address hidden>

GS/HW: Optimize blends in some zero scenarios

3040474... by Stenzek <email address hidden>

Qt: Fix duplicate log window when theme switching

02ef809... by Stenzek <email address hidden>

Qt: Work around theme swap bug with Classic Windows

4924d8c... by Stenzek <email address hidden>

GS/Vulkan: Release swap chain images on acquire fail

57d2254... by Stenzek <email address hidden>

GS/HW: Ensure mipmaps aren't generated on hash cache textures

f6a7dc5... by Stenzek <email address hidden>

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.

ec8d5d1... by Stenzek <email address hidden>

GS/HW: Allow use of trilinear with shader sampling