SDL/src/render/direct3d11
Sam Lantinga 633b9f6fb1 Added SDL_SetRenderTextureAddressMode() and SDL_GetRenderTextureAddressMode()
Fixes https://github.com/libsdl-org/SDL/issues/4820
Fixes https://github.com/libsdl-org/SDL/issues/12610
2025-03-28 13:51:19 -07:00
..
D3D11_PixelShader_Advanced.h Added SDL_SCALEMODE_PIXELART 2025-03-13 09:48:37 -07:00
D3D11_PixelShader_Advanced.hlsl Use the hlsli extension for shader includes 2024-03-05 12:46:44 -08:00
D3D11_PixelShader_Colors.h Added SDL_SCALEMODE_PIXELART 2025-03-13 09:48:37 -07:00
D3D11_PixelShader_Colors.hlsl Use the hlsli extension for shader includes 2024-03-05 12:46:44 -08:00
D3D11_PixelShader_Common.hlsli Added SDL_SCALEMODE_PIXELART 2025-03-13 09:48:37 -07:00
D3D11_PixelShader_Textures.h Added SDL_SCALEMODE_PIXELART 2025-03-13 09:48:37 -07:00
D3D11_PixelShader_Textures.hlsl Use the hlsli extension for shader includes 2024-03-05 12:46:44 -08:00
D3D11_VertexShader.h Added SDL_SCALEMODE_PIXELART 2025-03-13 09:48:37 -07:00
D3D11_VertexShader.hlsl Added support for SDL_COLORSPACE_BT709_FULL to the hardware renderers 2024-02-04 13:09:40 -08:00
SDL_render_d3d11.c Added SDL_SetRenderTextureAddressMode() and SDL_GetRenderTextureAddressMode() 2025-03-28 13:51:19 -07:00
SDL_shaders_d3d11.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_shaders_d3d11.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
compile_shaders.bat Added the Chrome HDR tonemap operator 2024-02-21 19:25:49 -08:00