Daniel Santos
|
cdf89fde91
Add triangle prim support
|
2 years ago |
Francisco Javier Trujillo Mata
|
88e64f9ae1
Add natively supported colors
|
2 years ago |
Francisco Javier Trujillo Mata
|
4564e89825
put files at the same line
|
2 years ago |
Daniel Santos
|
90e0e5c29d
Add point, line and rect support
|
2 years ago |
Daniel Santos
|
147a71b976
Finish dummy driver
|
2 years ago |
Daniel Santos
|
2660449c6c
Add dummy driver
|
2 years ago |
Daniel Santos
|
a81aa99298
Add prim video support
|
2 years ago |
Francisco Javier Trujillo Mata
|
46f95a7a5f
Create dummy PS2 Video driver
|
2 years ago |
SDL Wiki Bot
|
75f34fc5bf
Sync SDL wiki -> header
|
2 years ago |
Ryan C. Gordon
|
307b0b7813
video: Add a warning to the docs about using SDL_GetDisplayDPI.
|
2 years ago |
Mathieu Eyraud
|
f1390780ca
Fix use after free when removing Windows audio device
|
2 years ago |
Mathieu Eyraud
|
59a104b803
Do not pass NULL to memcpy
|
2 years ago |
Mathieu Eyraud
|
42b2320756
Fix memory leak of children for combined JoyCon
|
2 years ago |
Sam Lantinga
|
602b7dd0f4
Made the window ICMProfile filename per-window
|
2 years ago |
Sam Lantinga
|
cb107bef58
Fixed crash if all displays have been disconnected
|
2 years ago |
Sam Lantinga
|
12aa4d5653
Added header needed for SDL_Delay()
|
2 years ago |
Sam Lantinga
|
aeb275149a
Poll DirectInput devices to get their initial state
|
2 years ago |
Sam Lantinga
|
3a6cb7e7c5
Convert XLookupString Latin-1 text to UTF-8
|
2 years ago |
Sam Lantinga
|
0cd5b08bfe
Fixed infinite loop when SDL_SendKeyboardText() is passed invalid UTF-8 text
|
2 years ago |
Sam Lantinga
|
954bbdf3ae
Allow emscripten platform to build without threads
|
2 years ago |
Sam Lantinga
|
e4cc076a79
Threads are used by many SDL subsystems and may not be disabled.
|
2 years ago |
Sam Lantinga
|
15bcf58d77
Fixed memory leak in the Windows driver
|
2 years ago |
Ryan C. Gordon
|
cf63af8ae2
events: Don't lose window RESIZED events during SIZED_CHANGED processing.
|
2 years ago |
Cameron Gutman
|
17f36c105c
keyboard: Remove no-op calls to SDL_SetKeymap()
|
2 years ago |
Cameron Gutman
|
9515fb2501
keyboard: Use SDL_SetKeymap() to set the default keymap
|
2 years ago |
Cameron Gutman
|
8b438f7b51
keyboard: Only send SDL_KEYMAPCHANGED when the keymap actually changes
|
2 years ago |
Cameron Gutman
|
a10c57dfe4
evdev: Report touchpad events with the correct device type
|
2 years ago |
Cameron Gutman
|
9a33c62e13
evdev: Use SDL_bool for boolean types
|
2 years ago |
Cameron Gutman
|
f9d1f34b6c
evdev: Report a unique ID for each mouse device
|
2 years ago |
Cameron Gutman
|
574db63c8e
evdev: Batch mouse axis updates until SYN_REPORT
|
2 years ago |