SDL/VisualC
Sam Lantinga d1d484ddbe Added SDL_srand(), SDL_rand(), and SDL_rand_r() (thanks @JKaniarz!)
These are simple random functions that should not be used for serious random number generation.

Fixes https://github.com/libsdl-org/SDL/issues/4968
2024-06-16 07:41:00 -07:00
..
SDL Added SDL_srand(), SDL_rand(), and SDL_rand_r() (thanks @JKaniarz!) 2024-06-16 07:41:00 -07:00
SDL_test VC: don't import Microsoft.CPP.UpgradeFromVC[67]0.props projects 2024-05-24 11:13:40 +02:00
pkg-support/cmake cmake: detect CPU architecture in 1 compilation 2024-05-26 23:52:48 +02:00
tests VC: don't import Microsoft.CPP.UpgradeFromVC[67]0.props projects 2024-05-24 11:13:40 +02:00
SDL.sln Added testpen to the Visual Studio solution 2023-12-26 09:55:09 -08:00
clean.sh Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00