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 Add METAL shaders 2021-08-19 00:10:59 +02:00
SDL_shaders_metal_ios.h Update METAL compiled shaders 2021-08-19 00:10:59 +02:00
SDL_shaders_metal_iphonesimulator.h Update METAL compiled shaders 2021-08-19 00:10:59 +02:00
SDL_shaders_metal_osx.h Update METAL compiled shaders 2021-08-19 00:10:59 +02:00
SDL_shaders_metal_tvos.h Update METAL compiled shaders 2021-08-19 00:10:59 +02:00
SDL_shaders_metal_tvsimulator.h Update METAL compiled shaders 2021-08-19 00:10:59 +02:00
build-metal-shaders.sh Fixed bug 5213 - Add support to metal in iOS/tvOS simulator 2020-12-09 07:23:47 -08:00