Ozkan Sezer
|
77c8d11137
configuration updates for dlopen:
|
4 жил өмнө |
Fabrice Fontaine
|
b55b11af88
src/thread/pthread/SDL_systhread.c: drop include of SDL_platform.h
|
5 жил өмнө |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 жил өмнө |
Sam Lantinga
|
cb36189692
Fixed bug 5235 - All internal sources should include SDL_assert.h
|
5 жил өмнө |
Sam Lantinga
|
0500c04468
Fix SDL_HINT_THREAD_FORCE_REALTIME_TIME_CRITICAL also applying to HIGH priorities
|
5 жил өмнө |
Sam Lantinga
|
07eae7d670
Fix process randomly getting killed when SDL_THREAD_PRIORITY_HIGH/TIME_CRITICAL is set
|
5 жил өмнө |
Sam Lantinga
|
0713c5790d
More Linux fixes.
|
6 жил өмнө |
Sam Lantinga
|
c7d1dab1fe
Rename Linux-only variable.
|
6 жил өмнө |
Sam Lantinga
|
b820a81ffb
Include SDL_hints.h.
|
6 жил өмнө |
Sam Lantinga
|
de866e6606
Include SDL_hint.h.
|
6 жил өмнө |
Sam Lantinga
|
abd5841850
Make some changes to SDL_SetThreadPriority to try and have SDL transparently handle more of the work.
|
6 жил өмнө |
Sam Lantinga
|
b6afbe6317
Added SDL_log.h to SDL_internal.h so logging is available everywhere
|
6 жил өмнө |
Sam Lantinga
|
378a5cfb61
Updated thread priorities for Apple operating systems
|
6 жил өмнө |
Ryan C. Gordon
|
46bb47cf04
thread: Put all important SDL_CreateThread internal data into SDL_Thread.
|
6 жил өмнө |
Cameron Cawley
|
8f1a916ac5
Add basic support for compiling on RISC OS
|
6 жил өмнө |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 жил өмнө |
Sylvain Becker
|
b458d7a28f
Readability: remove redundant cast to the same type
|
6 жил өмнө |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 жил өмнө |
Sylvain Becker
|
252dc85e95
Fix warnings detected on Android build
|
7 жил өмнө |
Ryan C. Gordon
|
1689e9f910
linux: Move SDL_LinuxSetThreadPriority() elsewhere to fix build.
|
7 жил өмнө |
Sylvain Becker
|
6259a72636
Warnings: fix a documentation warning and missing prototypes
|
7 жил өмнө |
Ryan C. Gordon
|
c4bc59a50e
Patched to compile on Linux with --disable-threads.
|
7 жил өмнө |
Ryan C. Gordon
|
0ad4b0b697
thread: fixed compiler warnings on non-Linux systems that use pthread.
|
8 жил өмнө |
Sam Lantinga
|
8f780e76e1
Fixed build
|
8 жил өмнө |
Sam Lantinga
|
f521b22eb5
Added SDL_THREAD_PRIORITY_TIME_CRITICAL
|
8 жил өмнө |
Sam Lantinga
|
b5d231eede
Handle NULL return from SDL_DBus_GetContext()
|
8 жил өмнө |
Sam Lantinga
|
432312561f
Added SDL_LinuxSetThreadPriority() to directly set the priority of a Linux thread (tid)
|
8 жил өмнө |
Sam Lantinga
|
816a6e68e5
Added support for adjusting thread priorities using Linux RealtimeKit
|
8 жил өмнө |
Ryan C. Gordon
|
75a58303a0
pthread: fix error code checks (thanks, Andreas!).
|
8 жил өмнө |
sezero
|
40b27fd51b
revert the recent typecast assignment changes (see bug #4079)
|
8 жил өмнө |