SDL/include
Sam Lantinga 4de7433a9e Use the term "points" instead of "screen coordinates"
It turns out that screen coordinates were confusing people, thinking that meant pixels, when instead they are virtual coordinates; device independent units defined as pixels scaled by the display scale. We'll use the term "points" for this going forward, to reduce confusion.
2023-05-15 11:20:38 -07:00
..
build_config rwlock: Added SDL_rwlock API for shared locks. 2023-04-27 21:54:02 -04:00
SDL3 Use the term "points" instead of "screen coordinates" 2023-05-15 11:20:38 -07:00