mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-27 16:28:40 +00:00
Vincent Hamm Xcode11 and ios13 added support for metal simulator. Here is a quick and dirty patch to enable it. Pretty early and only tested on a few samples for now. Required mostly to enable metal support on correct version of ios, generate simulator compatible shaders and enforce buffer alignments on simulator (same as osx). |
||
|---|---|---|
| .. | ||
| build-metal-shaders.sh | ||
| SDL_render_metal.m | ||
| 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 | ||