Anonymous Maarten
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
před 2 roky |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
před 2 roky |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
před 2 roky |
Anonymous Maarten
|
3472dc11d6
Fix uses of undefined macro identifiers (-Wundef)
|
před 3 roky |
Anonymous Maarten
|
d24ef0213b
SDL_threadprio.c uses SCHED_RR and SCHED_FIFO from sched.h
|
před 3 roky |
Sylvain
|
9b065bf54b
Fix various warnings: static /void / comma
|
před 3 roky |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
před 3 roky |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
před 3 roky |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
před 3 roky |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
před 3 roky |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
před 3 roky |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
před 3 roky |
Frank Praznik
|
b72cf207fb
core: linux: Don't cache the RealtimeKit D-Bus connection
|
před 3 roky |
Frank Praznik
|
22f25b03d9
core: linux: Favor xdg-desktop-portal for elevating thread priority
|
před 3 roky |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
před 4 roky |
Sylvain
|
dd6817b3b7
Fix warnings: static function, {} initializier, un-needed enum forward declaration
|
před 4 roky |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
před 5 roky |
Ozkan Sezer
|
15cbddf497
linux/SDL_threadprio.c: fix build on older systems:
|
před 5 roky |
Sam Lantinga
|
07eae7d670
Fix process randomly getting killed when SDL_THREAD_PRIORITY_HIGH/TIME_CRITICAL is set
|
před 5 roky |
Sam Lantinga
|
94924f012b
Fix failing to set high priority for threads on Linux desktop.
|
před 5 roky |
Sam Lantinga
|
abf9dfd5c2
Fix MakeThreadRealtime DBus method call on Linux, type mismatch due to copy paste.
|
před 5 roky |
Ozkan Sezer
|
4ba0a84718
core/linux/SDL_threadprio.c: fix build against older glibc versions
|
před 5 roky |
Sam Lantinga
|
cced5eb937
Fixed bug 5169 - Can not build current sources because of recent thread management changes
|
před 5 roky |
Sam Lantinga
|
cc2fe84d73
Getting closer.
|
před 5 roky |
Sam Lantinga
|
0713c5790d
More Linux fixes.
|
před 5 roky |
Sam Lantinga
|
abd5841850
Make some changes to SDL_SetThreadPriority to try and have SDL transparently handle more of the work.
|
před 5 roky |
Sam Lantinga
|
ba95fa6152
Revert "Fix incorrectly terminated MakeThreadHighPriority dbus message"
|
před 6 roky |
Sam Lantinga
|
2e667a8be9
Fix incorrectly terminated MakeThreadHighPriority dbus message
|
před 6 roky |
Fabrice Fontaine
|
cbc65ce80d
src/core/linux/SDL_threadprio.c: fix build without threads
|
před 6 roky |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
před 6 roky |