commit | 5a3f82e2f4f30e529f765d38aaa76866653b245a | [log] [tgz] |
---|---|---|
author | ocornut <omar@miracleworld.net> | Tue Jan 31 15:49:54 2023 +0100 |
committer | ocornut <omar@miracleworld.net> | Tue Jan 31 15:49:54 2023 +0100 |
tree | 6acabf929478986f5dee7b946bdaaa32f585adf4 | |
parent | 867bdbecb3dbc3d27c807fc7cd744a14d9ed2041 [diff] |
Examples: SDL+SDL_Renderer: Added call to SDL_RenderSetScale() to display is correct on a Retina display (albeit lower-res as our other unmodified examples). (#6121, #6065, #5931).