Skip to content

NiyaDev/SDL-C3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDL3.c3l

Info

  • Functions are named like this: SDL_FunctionName -> sdl3::functionName or SDL_EGL_FunctionName -> sdl3::egl::functionName.
  • Typedefs, Structs, and Enums are translated as 1-to-1 as possible with Flag typedefs being converted to bitstructs where possible.
  • Types from SDL_stdinc.h are included, functions are not.

Documentation

https://wiki.libsdl.org/SDL3/FrontPage

About

C3 SDL3 bindings

Resources

License

Stars

Watchers

Forks

Contributors

Languages