kmx git
login
register
kc3-lang
/
SDL
/
src/SDL_utils_c.h
src/SDL_utils_c.h
Log
Author
Commit
Date
CI
Message
bfef7c30
2023-06-04T02:06:52
Only convert the result of XLookupString() if it's not already UTF-8 Fixes https://github.com/libsdl-org/SDL/issues/7766 (cherry picked from commit 491ae20d963cff397b5980b31d142d576e74becb)
0479df53
2023-01-09T09:48:21
Updated copyright for 2023
2be93014
2022-07-18T07:18:56
Fixed comment (thanks @pionere!)
b299cb3d
2022-07-17T08:31:16
Added a utility function to calculate the next power of 2 for a value