This website requires JavaScript.
Explore
Help
Register
Sign In
ryujinx
/
SDL2-CS
Watch
1
Star
0
Fork
You've already forked SDL2-CS
0
mirror of
https://github.com/Ryujinx/SDL2-CS.git
synced
2025-01-23 13:20:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c33c997947
SDL2-CS
/
src
History
Ethan Lee
c33c997947
TextEdit and TextInput events
2013-04-11 12:20:28 -04:00
..
SDL2.cs
TextEdit and TextInput events
2013-04-11 12:20:28 -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