SDL/src/render/direct3d12
2025-09-08 13:00:26 -07:00
..
compile_shaders.bat GDK: Remove old shader sources, unify shader compilation .bats 2024-03-02 10:30:29 -08:00
compile_shaders_xbox.bat GDK: Remove old shader sources, unify shader compilation .bats 2024-03-02 10:30:29 -08:00
D3D12_PixelShader_Advanced.h Added SDL_SCALEMODE_PIXELART 2025-03-13 09:48:37 -07:00
D3D12_PixelShader_Advanced.hlsl d3d12: Move root sigs to D3D12_Shader_Common.hlsli, fix mismatch 2024-03-02 10:30:29 -08:00
D3D12_PixelShader_Colors.h Added SDL_SCALEMODE_PIXELART 2025-03-13 09:48:37 -07:00
D3D12_PixelShader_Colors.hlsl d3d12: Move root sigs to D3D12_Shader_Common.hlsli, fix mismatch 2024-03-02 10:30:29 -08:00
D3D12_PixelShader_Common.hlsli Added SDL_SCALEMODE_PIXELART 2025-03-13 09:48:37 -07:00
D3D12_PixelShader_Textures.h Added SDL_SCALEMODE_PIXELART 2025-03-13 09:48:37 -07:00
D3D12_PixelShader_Textures.hlsl d3d12: Move root sigs to D3D12_Shader_Common.hlsli, fix mismatch 2024-03-02 10:30:29 -08:00
D3D12_RootSig_Advanced.h Added SDL_SCALEMODE_PIXELART 2025-03-13 09:48:37 -07:00
D3D12_RootSig_Color.h Added SDL_SCALEMODE_PIXELART 2025-03-13 09:48:37 -07:00
D3D12_RootSig_Texture.h Added SDL_SCALEMODE_PIXELART 2025-03-13 09:48:37 -07:00
D3D12_Shader_Common.hlsli Added SDL_SCALEMODE_PIXELART 2025-03-13 09:48:37 -07:00
D3D12_VertexShader.hlsl d3d12: Move root sigs to D3D12_Shader_Common.hlsli, fix mismatch 2024-03-02 10:30:29 -08:00
D3D12_VertexShader_Advanced.h Added SDL_SCALEMODE_PIXELART 2025-03-13 09:48:37 -07:00
D3D12_VertexShader_Color.h Added SDL_SCALEMODE_PIXELART 2025-03-13 09:48:37 -07:00
D3D12_VertexShader_Texture.h Added SDL_SCALEMODE_PIXELART 2025-03-13 09:48:37 -07:00
SDL_render_d3d12.c Fix support for Windows XP and up (#13904) 2025-09-08 13:00:26 -07:00
SDL_render_d3d12_xbox.cpp Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_render_d3d12_xbox.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_shaders_d3d12.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_shaders_d3d12.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_shaders_d3d12_xboxone.cpp Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_shaders_d3d12_xboxseries.cpp Updated copyright for 2025 2025-01-01 07:45:52 -08:00