Amir
|
ccade50587
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
|
1 年間 前 |
Sam Lantinga
|
0fc3574464
Updated copyright for 2024
|
2 年 前 |
Anonymous Maarten
|
d81d986858
cmake: fix uses of undefined macro identifiers (-Wundef)
|
2 年 前 |
Sylvain Becker
|
a14b948b6c
[SDL2] pointer boolean (#8523)
|
2 年 前 |
Sam Lantinga
|
0479df53ca
Updated copyright for 2023
|
3 年 前 |
Sam Lantinga
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
3 年 前 |
Sylvain Becker
|
fb0ce375f0
Cleanup add brace (#6545)
|
3 年 前 |
Frank Praznik
|
b72cf207fb
core: linux: Don't cache the RealtimeKit D-Bus connection
|
3 年 前 |
Frank Praznik
|
22f25b03d9
core: linux: Favor xdg-desktop-portal for elevating thread priority
|
3 年 前 |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 年 前 |
Sylvain
|
dd6817b3b7
Fix warnings: static function, {} initializier, un-needed enum forward declaration
|
4 年 前 |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 年 前 |
Ozkan Sezer
|
15cbddf497
linux/SDL_threadprio.c: fix build on older systems:
|
5 年 前 |
Sam Lantinga
|
07eae7d670
Fix process randomly getting killed when SDL_THREAD_PRIORITY_HIGH/TIME_CRITICAL is set
|
5 年 前 |
Sam Lantinga
|
94924f012b
Fix failing to set high priority for threads on Linux desktop.
|
5 年 前 |
Sam Lantinga
|
abf9dfd5c2
Fix MakeThreadRealtime DBus method call on Linux, type mismatch due to copy paste.
|
5 年 前 |
Ozkan Sezer
|
4ba0a84718
core/linux/SDL_threadprio.c: fix build against older glibc versions
|
5 年 前 |
Sam Lantinga
|
cced5eb937
Fixed bug 5169 - Can not build current sources because of recent thread management changes
|
5 年 前 |
Sam Lantinga
|
cc2fe84d73
Getting closer.
|
5 年 前 |
Sam Lantinga
|
0713c5790d
More Linux fixes.
|
5 年 前 |
Sam Lantinga
|
abd5841850
Make some changes to SDL_SetThreadPriority to try and have SDL transparently handle more of the work.
|
5 年 前 |
Sam Lantinga
|
ba95fa6152
Revert "Fix incorrectly terminated MakeThreadHighPriority dbus message"
|
6 年 前 |
Sam Lantinga
|
2e667a8be9
Fix incorrectly terminated MakeThreadHighPriority dbus message
|
6 年 前 |
Fabrice Fontaine
|
cbc65ce80d
src/core/linux/SDL_threadprio.c: fix build without threads
|
6 年 前 |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 年 前 |
Sam Lantinga
|
191fe25b1a
Fixed rtkit feature guard
|
6 年 前 |
Sam Lantinga
|
84dc44e24d
Fix the RealtimeKit dbus include guards
|
6 年 前 |
Sam Lantinga
|
93a5e4ce06
Fixed bug 4667 - Build errors on Linux when building without Threads support
|
6 年 前 |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 年 前 |
Ryan C. Gordon
|
c7b713714a
Whoops, forgot to add a new source file. :/
|
7 年 前 |