experimental Direct3D 9 renderer
This commit is contained in:
parent
2afe07189c
commit
99ce582121
6 changed files with 286 additions and 4 deletions
|
@ -18,6 +18,7 @@
|
|||
<ClCompile Include="src\opengl.c" />
|
||||
<ClCompile Include="src\palette.c" />
|
||||
<ClCompile Include="src\render.c" />
|
||||
<ClCompile Include="src\render_d3d9.c" />
|
||||
<ClCompile Include="src\render_dummy.c" />
|
||||
<ClCompile Include="src\render_soft.c" />
|
||||
<ClCompile Include="src\screenshot.c" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue