SDL/src/render/gpu
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
..
shaders Added SDL_SCALEMODE_PIXELART 2025-03-13 09:48:37 -07:00
SDL_gpu_util.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_pipeline_gpu.c Added support for custom shaders with the GPU renderer 2025-03-14 09:26:30 -07:00
SDL_pipeline_gpu.h Added support for custom shaders with the GPU renderer 2025-03-14 09:26:30 -07:00
SDL_render_gpu.c Added SDL_SetRenderTextureAddressMode() and SDL_GetRenderTextureAddressMode() 2025-03-28 13:51:19 -07:00
SDL_shaders_gpu.c Added support for custom shaders with the GPU renderer 2025-03-14 09:26:30 -07:00
SDL_shaders_gpu.h Added support for custom shaders with the GPU renderer 2025-03-14 09:26:30 -07:00