Ryujinx-SDL/src/thread
Michael Fitzmayer 9b75fa0165
N-Gage port: add changes from code reviews, overall cleanup (#5618)
* Add changes from code review by @ccawley2011, #5597, overall cleanup

* Update N-Gage README, minor cleanup and rephrasing

* Call SDL_SetMainReady() before calling SDL_main, return SDL_main instead of main
2022-05-11 09:31:34 -07:00
..
generic use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 2022-01-28 20:40:19 -05:00
ngage N-Gage port: add changes from code reviews, overall cleanup (#5618) 2022-05-11 09:31:34 -07:00
os2 os2: SDL_DestroyMutex should ignore NULL mutexes. 2022-04-20 14:08:09 -04:00
psp use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 2022-01-28 20:40:19 -05:00
pthread pthread/SDL_systhread.c: always include errno.h 2022-02-05 08:56:56 +03:00
stdcpp re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory 2022-01-28 20:40:19 -05:00
vita use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 2022-01-28 20:40:19 -05:00
windows use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 2022-01-28 20:40:19 -05:00
SDL_systhread.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_thread_c.h Add support for the Nokia N-Gage (#5597) 2022-05-03 08:51:49 -07:00
SDL_thread.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00