This website requires JavaScript.
Explore
Help
Sign In
mirror
/
SDL
mirror of
https://github.com/libsdl-org/SDL.git
Watch
1
Star
0
Fork
You've already forked SDL
0
Code
Issues
Projects
Releases
Wiki
Activity
51d6d60f11
SDL
/
src
/
main
History
Ozkan Sezer
63e12cf601
SDL_windows_main.c: replace CopyMemory() with SDL_memcpy()
2022-06-06 22:55:56 +03:00
..
android
…
dummy
Removed useless forward declaration
2021-07-31 12:44:11 -07:00
haiku
haiku: Remove BDirectWindow, fix OpenGL handling.
2022-01-12 09:32:56 -08:00
nacl
Updated copyright for 2022
2022-01-03 09:40:21 -08:00
ngage
N-Gage port: add changes from code reviews, overall cleanup (
#5618
)
2022-05-11 09:31:34 -07:00
psp
removed stdlib.h from SDL_psp_main.c now that exit() is gone.
2021-12-07 19:32:56 +03:00
uikit
Don't include the internal header for a file intended for use by applications
2022-04-30 11:40:26 -07:00
windows
SDL_windows_main.c: replace CopyMemory() with SDL_memcpy()
2022-06-06 22:55:56 +03:00
winrt
…