Merge upstream and sdl3-blitters
This commit is contained in:
committed by
Sam Lantinga
parent
159d7087c6
commit
3e0581c625
@@ -429,6 +429,8 @@
|
||||
<ClInclude Include="..\..\src\video\dummy\SDL_nullevents_c.h" />
|
||||
<ClInclude Include="..\..\src\video\dummy\SDL_nullframebuffer_c.h" />
|
||||
<ClInclude Include="..\..\src\video\dummy\SDL_nullvideo.h" />
|
||||
<ClInclude Include="..\..\src\video\intrin\SDL_blit_A_avx2.h" />
|
||||
<ClInclude Include="..\..\src\video\intrin\SDL_blit_A_sse4.1.h" />
|
||||
<ClInclude Include="..\..\src\video\khronos\vulkan\vk_icd.h" />
|
||||
<ClInclude Include="..\..\src\video\khronos\vulkan\vk_layer.h" />
|
||||
<ClInclude Include="..\..\src\video\khronos\vulkan\vk_platform.h" />
|
||||
@@ -669,6 +671,8 @@
|
||||
<ClCompile Include="..\..\src\video\dummy\SDL_nullevents.c" />
|
||||
<ClCompile Include="..\..\src\video\dummy\SDL_nullframebuffer.c" />
|
||||
<ClCompile Include="..\..\src\video\dummy\SDL_nullvideo.c" />
|
||||
<ClCompile Include="..\..\src\video\intrin\SDL_blit_A_avx2.c" />
|
||||
<ClCompile Include="..\..\src\video\intrin\SDL_blit_A_sse4_1.c" />
|
||||
<ClCompile Include="..\..\src\video\offscreen\SDL_offscreenevents.c" />
|
||||
<ClCompile Include="..\..\src\video\offscreen\SDL_offscreenframebuffer.c" />
|
||||
<ClCompile Include="..\..\src\video\offscreen\SDL_offscreenopengles.c" />
|
||||
|
||||
Reference in New Issue
Block a user