Alex Szpakowski
|
aebaa316c7
|
Add public APIs for creating a Metal view attached to an SDL window. Add SDL_metal.h.
|
2019-08-05 12:35:32 -03:00 |
|
Sam Lantinga
|
5e13087b0f
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
|
Mark Callow
|
69958441be
|
Fix high-dpi support on macOS and simplify it and iOS variant.
The detault drawableSize for a CAMetalLayer is its bounds x its scale.
So it is sufficient to set the *layer's* scale to the desired value.
|
2018-02-21 09:58:21 -08:00 |
|
Sam Lantinga
|
e3cc5b2c6b
|
Updated copyright for 2018
|
2018-01-03 10:03:25 -08:00 |
|
Sam Lantinga
|
ba9c336e04
|
Fixed building for simulators or older iOS SDKs
|
2017-12-07 17:47:01 -08:00 |
|
Sam Lantinga
|
cadf3e44ca
|
The Metal view is a full SDL_uikitview to support multi-touch
|
2017-12-07 09:35:28 -08:00 |
|
Sam Lantinga
|
0d011ec66d
|
Renaming of guard header names to quiet -Wreserved-id-macro
|
2017-08-28 00:22:23 -07:00 |
|
Ryan C. Gordon
|
25e3a1ec90
|
vulkan: Initial Vulkan support!
This work was done by Jacob Lifshay and Mark Callow; I'm just merging it
into revision control.
|
2017-08-27 22:15:57 -04:00 |
|