mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 17:19:44 -06:00
ogl: drop NV_framebuffer_multisample_coverage
This commit is contained in:
@ -90,7 +90,6 @@
|
||||
<ClInclude Include="GLExtensions\gl_3_2.h" />
|
||||
<ClInclude Include="GLExtensions\gl_common.h" />
|
||||
<ClInclude Include="GLExtensions\KHR_debug.h" />
|
||||
<ClInclude Include="GLExtensions\NV_framebuffer_multisample_coverage.h" />
|
||||
<ClInclude Include="GLExtensions\NV_primitive_restart.h" />
|
||||
<ClInclude Include="GLUtil.h" />
|
||||
<ClInclude Include="main.h" />
|
||||
@ -124,4 +123,4 @@
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
Reference in New Issue
Block a user