This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-01-10 15:23:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0f973f3eb4c46af86cfef7be0126ecd7aeb83bc4
SDL
/
src
/
render
/
direct3d
History
Sam Lantinga
0f973f3eb4
Removed SDL_RENDERCMD_SETCOLORSCALE, which ended up being a noop on all renderers
2024-02-21 19:25:49 -08:00
..
compile_shaders.bat
Added support for SDL_COLORSPACE_BT709_FULL to the hardware renderers
2024-02-04 13:09:40 -08:00
D3D9_PixelShader_YUV.h
Converted shader headers to UNIX line endings
2024-02-05 11:47:17 -08:00
D3D9_PixelShader_YUV.hlsl
Added support for SDL_COLORSPACE_BT709_FULL to the hardware renderers
2024-02-04 13:09:40 -08:00
SDL_render_d3d.c
Removed SDL_RENDERCMD_SETCOLORSCALE, which ended up being a noop on all renderers
2024-02-21 19:25:49 -08:00
SDL_shaders_d3d.c
Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef
2024-02-15 20:55:02 +03:00
SDL_shaders_d3d.h
Added support for SDL_COLORSPACE_BT709_FULL to the hardware renderers
2024-02-04 13:09:40 -08:00