Yuxiao Mao 8a63b99eca Revert commit a502906: let haxe manage sdl device id (#631) 2 years ago
..
sdl d7a6ede1ca SDL: Add drag&drop support (#512) 2 years ago
CMakeLists.txt 16540f0021 cmake: Link sdl.hdll with OpenGL 3 years ago
GLImports.h e290d34401 Adding glColorMaski support. 2 years ago
README.md 8e9127b4d0 split sdl/openal 8 years ago
gl.c e290d34401 Adding glColorMaski support. 2 years ago
haxelib.json c51d460729 remove hlopenal dependency by default 2 years ago
sdl.c 8a63b99eca Revert commit a502906: let haxe manage sdl device id (#631) 2 years ago
sdl.vcxproj e2c8f003a4 Fix CI (#548) 3 years ago
sdl.vcxproj.filters 8e9127b4d0 split sdl/openal 8 years ago

README.md

hlsdl

HLSDL is a SDL2 backend for HashLink Read https://www.libsdl.org/ for more information on SDL

In order to compile on Windows, download the Development Libraries from SDL2 and unzip them into the hashlink/include/sdl directory, so you have the directories hashlink/include/sdl/include and hashlink/include/sdl/lib available.