SDL/src/video/winrt
Sam Lantinga 93ccdee8c1 Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf
Cameron Cawley

stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf

The default implementation is based on the one used in the Windows RT video driver.
2020-12-23 13:47:49 -08:00
..
SDL_winrtevents.cpp Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
SDL_winrtevents_c.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_winrtgamebar.cpp Fixed bug 5170 - Build fails when using Visual Studio 2017 with Windows 10 SDK 10.0.19041.0 in uwp 2020-06-10 09:38:43 -07:00
SDL_winrtgamebar_cpp.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_winrtkeyboard.cpp Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_winrtmessagebox.cpp winrt: Another attempt at getting this to compile. 2020-08-01 18:58:42 -04:00
SDL_winrtmessagebox.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_winrtmouse.cpp Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
SDL_winrtmouse_c.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_winrtopengles.cpp Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_winrtopengles.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_winrtpointerinput.cpp Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf 2020-12-23 13:47:49 -08:00
SDL_winrtvideo.cpp Added events for dynamically connecting and disconnecting displays, with an iOS implementation 2020-10-08 16:42:20 -07:00
SDL_winrtvideo_cpp.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00