dhewg
|
f1a7b426fe
|
Port all thread related functions to SDL
Setting thread priorities has been dropped (it is not portable).
The background download thread now exits gracefully.
g_threads is not public anymore.
|
2018-08-20 01:46:29 +02:00 |
|
dhewg
|
f41d2347b1
|
Use SDL for everything endian
|
2018-08-20 01:46:29 +02:00 |
|
dhewg
|
8f4d16fd1b
|
Move BuildDefines.h include to platform.h
|
2018-08-20 01:46:27 +02:00 |
|
dhewg
|
7a40472c5b
|
Include cstddef for ptrdiff_t in platform.h
|
2018-08-20 01:46:27 +02:00 |
|
dhewg
|
487406d861
|
Move idlib typedefs to platform.h
|
2018-08-20 01:46:27 +02:00 |
|
dhewg
|
e522e719dd
|
Move common includes from precompiled.h to platform.h
|
2018-08-20 01:46:27 +02:00 |
|
dhewg
|
7d52a803ab
|
Split platform specific code from precompiled.h
New header sys/platform.h.
|
2018-08-20 01:46:27 +02:00 |
|