Sylvain Becker
|
fc4fc5295f
Remove depth field from SDL_CreateRGBSurfaceWithFormat and SDL_Create… (#6685)
|
3 gadi atpakaļ |
Sam Lantinga
|
9593c8b29d
Added a note to direct people to README-migration.md
|
3 gadi atpakaļ |
Sasha Szpakowski
|
0fdabf9595
Update WhatsNew.txt with removed hints.
|
3 gadi atpakaļ |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
3 gadi atpakaļ |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
3 gadi atpakaļ |
Sam Lantinga
|
cc1f9eb983
Use Apple's nomenclature for macOS and iOS
|
3 gadi atpakaļ |
Sam Lantinga
|
346eeba210
Removed SDL_GetRevisionNumber()
|
3 gadi atpakaļ |
Ozkan Sezer
|
0b8309da0c
renamed SDL PI constants to SDL_PI_D and SDL_PI_F.
|
3 gadi atpakaļ |
Sam Lantinga
|
05139f4a2e
Removed SDL_RWFromFP from the public API
|
3 gadi atpakaļ |
Sam Lantinga
|
670f1df469
Removed SDL_stdinc.h dependency on HAVE_M_PI, added SDL_M_PIl (double) and SDL_M_PIf (float) instead
|
3 gadi atpakaļ |
Sam Lantinga
|
b0840eb32e
Updated SDL_syswm.h for SDL 3.0
|
3 gadi atpakaļ |
Sam Lantinga
|
1f87e9e24e
Updated patch notes for 2.26 release
|
3 gadi atpakaļ |
Sam Lantinga
|
0bc852ce53
Revert "Disable the RAWINPUT joystick driver by default"
|
3 gadi atpakaļ |
Sam Lantinga
|
47ba997f06
Disable the RAWINPUT joystick driver by default
|
3 gadi atpakaļ |
Sam Lantinga
|
c887cb02af
Added the hint SDL_HINT_JOYSTICK_HIDAPI_WII_PLAYER_LED to control whether the player LED should be lit on the Nintendo Wii controllers
|
3 gadi atpakaļ |
Sam Lantinga
|
3cbfd75d0f
Re-added the CRC to the joystick guid
|
3 gadi atpakaļ |
Sam Lantinga
|
cf134235d7
Removed line wrapping in patch notes
|
3 gadi atpakaļ |
Sam Lantinga
|
f1416ef2ba
Updated to version 2.23.2 for release candidate
|
3 gadi atpakaļ |
Sam Lantinga
|
3861c557da
Added the hint SDL_HINT_MOUSE_RELATIVE_WARP_MOTION
|
3 gadi atpakaļ |
Sam Lantinga
|
b4c4dd84c2
Added SDL_crc16() to be used in joystick GUIDs after 2.24.0
|
3 gadi atpakaļ |
Sam Lantinga
|
d4192850c1
Added SDL_ResetHint() to reset a hint to the default value
|
3 gadi atpakaļ |
Sam Lantinga
|
bcdef4aaf9
Added separate hints for Nintendo Online classic controllers and Joy-Cons
|
3 gadi atpakaļ |
Sam Lantinga
|
2fa2f9ff77
Greatly improved Nintendo Joy-Con support using the HIDAPI driver
|
3 gadi atpakaļ |
Ryan C. Gordon
|
31d38f2f30
WhatsNew.txt: Note that minimum macOS version is now 10.9.
|
3 gadi atpakaļ |
Ozkan Sezer
|
8cd515c324
better wording.
|
3 gadi atpakaļ |
Ozkan Sezer
|
192ae1e356
WhatsNew.txt: added line for the calling convention fixes.
|
3 gadi atpakaļ |
Ethan Lee
|
a33b5449ff
WhatsNew.txt: Added audio channel support changes
|
3 gadi atpakaļ |
Cameron Gutman
|
d21a18c65f
WhatsNew.txt: Add line for Shield HIDAPI driver
|
3 gadi atpakaļ |
Ethan Lee
|
cdf9010a19
Added new audio features to WhatsNew.txt
|
3 gadi atpakaļ |
Sam Lantinga
|
cbd0187475
Removed the limit on the size of the SDL error message
|
3 gadi atpakaļ |