This website requires JavaScript.
Explore
Help
Sign In
Ryujinx
/
sdl2-cs
Watch
1
Star
0
Fork
0
You've already forked sdl2-cs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
sdl2-cs
/
src
History
Ethan Lee
d4d6dff87c
Input is done! I think!
2013-04-11 13:25:02 -04:00
..
SDL2_image.cs
Unfortunately, we need to use IntPtrs for SDL_Surface and Mix_Chunk. Otherwise we cannot free these resources. Just do a PtrToStructure in the application.
2013-04-09 23:04:37 -04:00
SDL2_mixer.cs
Unfortunately, we need to use IntPtrs for SDL_Surface and Mix_Chunk. Otherwise we cannot free these resources. Just do a PtrToStructure in the application.
2013-04-09 23:04:37 -04:00
SDL2_ttf.cs
Unfortunately, we need to use IntPtrs for SDL_Surface and Mix_Chunk. Otherwise we cannot free these resources. Just do a PtrToStructure in the application.
2013-04-09 23:04:37 -04:00
SDL2.cs
Input is done! I think!
2013-04-11 13:25:02 -04:00