This website requires JavaScript.
Explore
Help
Sign In
encounter
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/encounter/SDL.git
synced
2025-08-04 03:05:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SDL
/
src
/
render
/
metal
History
Ryan C. Gordon
81a33985e1
metal: Don't check if Metal is available if targeting modern macOS versions.
2017-12-08 14:03:36 -05:00
..
build-metal-shaders.sh
Enable building the Metal renderer by default, and weak link the Metal framework so the SDL library is safe to use on older Macs
2017-12-07 16:08:09 -08:00
SDL_render_metal.m
metal: Don't check if Metal is available if targeting modern macOS versions.
2017-12-08 14:03:36 -05:00
SDL_shaders_metal_ios.h
Added iOS and OSX versions of the Metal shaders
2017-12-07 16:08:47 -08:00
SDL_shaders_metal_osx.h
Added iOS and OSX versions of the Metal shaders
2017-12-07 16:08:47 -08:00
SDL_shaders_metal.metal
Initial shot at a renderer target for Apple's Metal API.
2016-04-21 03:16:44 -04:00