mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 05:08:57 +00:00
Software Backend: Fix xfb output and add vertical scaling support
This commit is contained in:
parent
e6d85b0915
commit
6e686f6ea1
14 changed files with 179 additions and 117 deletions
|
@ -54,6 +54,7 @@
|
|||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="Clipper.h" />
|
||||
<ClInclude Include="CopyRegion.h" />
|
||||
<ClInclude Include="DebugUtil.h" />
|
||||
<ClInclude Include="EfbCopy.h" />
|
||||
<ClInclude Include="EfbInterface.h" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue