Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
пре 1 година |
Sam Lantinga
|
8f546bb3c9
Use C99 bool internally in SDL
|
пре 1 година |
Sam Lantinga
|
6501e90018
Use C++ style comments consistently in SDL source code
|
пре 1 година |
Sam Lantinga
|
9da58e9fb7
Fixed storing a key in the persistent string hashtable that's about to be freed
|
пре 1 година |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
пре 1 година |
Sam Lantinga
|
71d2662a39
Fixed warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
|
пре 1 година |
Frank Praznik
|
6a74ade73d
Make SDL_URIToLocal available to multiple platforms
|
пре 1 година |
Ryan C. Gordon
|
c3bf874abf
stdlib: Clean up and export SDL_UCS4ToUTF8().
|
пре 1 година |
Sam Lantinga
|
679e4471ed
Added the ability to query the keymap for keycodes based on modifier state
|
пре 1 година |
Sam Lantinga
|
76e5aa5bfd
Log any leaked objects at shutdown
|
пре 1 година |
Sam Lantinga
|
b0e93e4e63
Prevent crashes if freed objects are passed to SDL API functions
|
пре 1 година |
Sam Lantinga
|
c74886ab00
Added SDL_SetWindowAspectRatio() and SDL_GetWindowAspectRatio()
|
пре 1 година |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
пре 2 година |
meyraud705
|
9cfac88054
Improve sensor detection for Linux gamepad
|
пре 3 година |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
пре 3 година |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
пре 3 година |
Sam Lantinga
|
53e685168d
Fixed declaration-after-statement warning
|
пре 3 година |
Sam Lantinga
|
6ad7fdecce
Fixed infinite loop for values bigger than 0x40000000
|
пре 3 година |
Sam Lantinga
|
b299cb3d3c
Added a utility function to calculate the next power of 2 for a value
|
пре 3 година |