Linear scaling using integer math (copied from ts-ddraw)
This commit is contained in:
parent
ee6266519a
commit
e4437a278f
4 changed files with 160 additions and 1 deletions
|
@ -95,6 +95,9 @@
|
|||
<ClInclude Include="inc\lodepng.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="inc\scale_pattern.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ResourceCompile Include="ddraw.rc">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue