Vladar4 / sdl2_nim

Wrapper of the SDL 2 library for the Nim language.
Other
147 stars 24 forks source link

replacing outdated windows dependency in sdl_syswm.nim with winim/lean #33

Closed GaryMcWhorter closed 3 years ago

GaryMcWhorter commented 3 years ago

and updating deprecated x11 types.

Confirmed working with bgfx initialization (uses sdl_syswm window and display handles) for both Windows and Linux.