OpenGL2: Direct state access, part 1: Texture binds
This commit is contained in:
parent
3089df0398
commit
275317fefb
16 changed files with 356 additions and 235 deletions
|
@ -283,6 +283,7 @@
|
|||
<ClCompile Include="..\..\code\zlib\zutil.c">
|
||||
<Filter>zlib</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\code\renderergl2\tr_dsa.c" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="..\..\code\cgame\tr_types.h" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue