Changeset 2c87504 in opengl-game


Ignore:
Timestamp:
Aug 3, 2019, 11:30:25 PM (5 years ago)
Author:
Dmitry Portnoy <dmp1488@…>
Branches:
feature/imgui-sdl, master, points-test
Children:
bba12e7
Parents:
4f63fa8
Message:

Add reference blending code

Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • VulkanGame.vcxproj

    r4f63fa8 r2c87504  
    134134  </ItemDefinitionGroup>
    135135  <ItemGroup>
     136    <ClCompile Include="blend-ref.cpp" />
    136137    <ClCompile Include="game-gui-glfw.cpp" />
    137138    <ClCompile Include="game-gui-sdl.cpp" />
Note: See TracChangeset for help on using the changeset viewer.