SDL/src/render/metal
Ozkan Sezer 9bed177f10 Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef
Allows users to disable them by defining them as 0.

Closes https://github.com/libsdl-org/SDL/issues/8996
(cherry picked from commit d0731ab9a3)
2024-02-15 22:51:37 +03:00
..
SDL_render_metal.m Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 2024-02-15 22:51:37 +03:00
SDL_shaders_metal.metal
SDL_shaders_metal_ios.h
SDL_shaders_metal_iphonesimulator.h
SDL_shaders_metal_osx.h
SDL_shaders_metal_tvos.h
SDL_shaders_metal_tvsimulator.h
build-metal-shaders.sh