sdl2_frt/src/thread
Ozkan Sezer 222f026899 os/2: port from SDL2-2.0.4 to SDL2-2.0.5:
changes to SDL_os2audio.c, SDL_os2video.c, os2/SDL_systhread.c in order
to accomodate SDL2-2.0.5 changes.
- audio:  WaitDone() is gone, CloseDevice() interface changes.
- events / video:  DropFile() changes:
          SDL_DROPBEGIN and SDL_DROPCOMPLETE events, window IDs for drops.
- thread: struct SDL_Thread->stacksize
2020-10-14 23:01:03 +03:00
..
generic thread: Put all important SDL_CreateThread internal data into SDL_Thread. 2020-03-26 22:14:59 -04:00
os2 os/2: port from SDL2-2.0.4 to SDL2-2.0.5: 2020-10-14 23:01:03 +03:00
psp thread: Put all important SDL_CreateThread internal data into SDL_Thread. 2020-03-26 22:14:59 -04:00
pthread More Linux fixes. 2020-05-26 13:19:44 -07:00
stdcpp Added SDL_log.h to SDL_internal.h so logging is available everywhere 2020-04-07 09:38:57 -07:00
windows thread: Put all important SDL_CreateThread internal data into SDL_Thread. 2020-03-26 22:14:59 -04:00
SDL_systhread.h thread: Put all important SDL_CreateThread internal data into SDL_Thread. 2020-03-26 22:14:59 -04:00
SDL_thread_c.h thread: Put all important SDL_CreateThread internal data into SDL_Thread. 2020-03-26 22:14:59 -04:00
SDL_thread.c thread: Put all important SDL_CreateThread internal data into SDL_Thread. 2020-03-26 22:14:59 -04:00