mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-23 06:57:08 +00:00
It was only used for Windows XP and lower. This also bumps the _WIN32_WINNT define in the stdafx precompiled headers to set the minimum version as Windows Vista. |
||
|---|---|---|
| .. | ||
| GLExtensions | ||
| CMakeLists.txt | ||
| FramebufferManager.cpp | ||
| FramebufferManager.h | ||
| GLUtil.cpp | ||
| GLUtil.h | ||
| main.cpp | ||
| main.h | ||
| NativeVertexFormat.cpp | ||
| OGL.vcxproj | ||
| OGL.vcxproj.filters | ||
| PerfQuery.cpp | ||
| PerfQuery.h | ||
| PostProcessing.cpp | ||
| PostProcessing.h | ||
| ProgramShaderCache.cpp | ||
| ProgramShaderCache.h | ||
| RasterFont.cpp | ||
| RasterFont.h | ||
| Render.cpp | ||
| Render.h | ||
| SamplerCache.cpp | ||
| SamplerCache.h | ||
| stdafx.cpp | ||
| stdafx.h | ||
| StreamBuffer.cpp | ||
| StreamBuffer.h | ||
| TextureCache.cpp | ||
| TextureCache.h | ||
| TextureConverter.cpp | ||
| TextureConverter.h | ||
| VertexManager.cpp | ||
| VertexManager.h | ||
| VideoBackend.h | ||