|   | 4700fbcb | 2023-06-04T05:37:06 |  | Don't bother re-encoding Latin1 characters in the ASCII range
(cherry picked from commit 6150b5b3cbde0e592c4ffe822f66aa5f9c90c3d9) | 
            
              |   | 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 |