ncannasse 0fd764d771 android gl fixes + make proper error when gl function not supported 7 lat temu
..
sdl f9dd209fdf added getConfigParameter 7 lat temu
CMakeLists.txt 13b1ad99b8 lint CMakeLists.txt 7 lat temu
GLImports.h f3f6de32f1 added glMultiDrawElementsIndirect, glVertexAttribDivisor 7 lat temu
README.md 8e9127b4d0 split sdl/openal 8 lat temu
gl.c 0fd764d771 android gl fixes + make proper error when gl function not supported 7 lat temu
haxelib.json 0dab9ef10c tag as 1.7 (feature detect in heaps) 7 lat temu
sdl.c 537ba47d23 hl_error_msg -> hl_error 7 lat temu
sdl.vcxproj 8e9127b4d0 split sdl/openal 8 lat temu
sdl.vcxproj.filters 8e9127b4d0 split sdl/openal 8 lat temu

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.