Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga f2074d7af3 Updated copyright for 2025 hace 1 año
  Sam Lantinga bd04459cde Fix typos (thanks @qndel!) hace 1 año
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL hace 1 año
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code hace 1 año
  Sam Lantinga 2f5b20fcb5 Updated based on feedback from @JKaniarz hace 1 año
  Sam Lantinga 96f2f23240 Simplified SDL random function names and added thread-safe versions hace 1 año
  John Kaniarz 8a80f41b77 Added check for n<0 in SDL_rand_n() hace 1 año
  John Kaniarz 38cac043af Added algorithm comments to SDL_rand_*() hace 1 año
  John Kaniarz 8f29f8cae5 Renamed SDL_rand() to SDL_rand_bits() and updated tests hace 1 año
  John Kaniarz 16e69cb4c9 Removed SDL_rand_r() hace 1 año
  John Kaniarz 3ee4bff8ac Upgraded constants after statistical testing. hace 1 año
  John Kaniarz 83d21e20df Added SDL_rand_float and SDL_rand_n to API hace 1 año
  John Kaniarz f4ee59a1a2 Moved SDL_rand auto-initialization out of SDL_rand_r hace 1 año
  Sam Lantinga d1d484ddbe Added SDL_srand(), SDL_rand(), and SDL_rand_r() (thanks @JKaniarz!) hace 1 año