kmx git
login
register
kc3-lang
/
SDL
/
src/SDL_utils.c
src/SDL_utils.c
Log
Author
Commit
Date
CI
Message
53e68516
2022-07-18T07:31:23
Fixed declaration-after-statement warning
6ad7fdec
2022-07-18T07:26:29
Fixed infinite loop for values bigger than 0x40000000 Fixes https://github.com/libsdl-org/SDL/issues/5930
b299cb3d
2022-07-17T08:31:16
Added a utility function to calculate the next power of 2 for a value