SDL/src/render/direct3d12
2025-03-20 20:22:33 -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 Fix a root signature mismatch for the D3D12 renderer 2025-03-01 12:02:49 -08: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 Fix a root signature mismatch for the D3D12 renderer 2025-03-01 12:02:49 -08: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 d3d12: Move root sigs to D3D12_Shader_Common.hlsli, fix mismatch 2024-03-02 10:30:29 -08:00
D3D12_PixelShader_Textures.h Fix a root signature mismatch for the D3D12 renderer 2025-03-01 12:02:49 -08: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 Fix a root signature mismatch for the D3D12 renderer 2025-03-01 12:02:49 -08:00
D3D12_RootSig_Color.h Fix a root signature mismatch for the D3D12 renderer 2025-03-01 12:02:49 -08:00
D3D12_RootSig_Texture.h Fix a root signature mismatch for the D3D12 renderer 2025-03-01 12:02:49 -08:00
D3D12_Shader_Common.hlsli d3d12: Move root sigs to D3D12_Shader_Common.hlsli, fix mismatch 2024-03-02 10:30:29 -08: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 Fix a root signature mismatch for the D3D12 renderer 2025-03-01 12:02:49 -08:00
D3D12_VertexShader_Color.h Fix a root signature mismatch for the D3D12 renderer 2025-03-01 12:02:49 -08:00
D3D12_VertexShader_Texture.h Fix a root signature mismatch for the D3D12 renderer 2025-03-01 12:02:49 -08:00
SDL_render_d3d12.c We need to rebind D3D12 resources after updating them 2025-03-20 20:22:33 -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