Zeta d8b1d8e889 update vendored glext.h (#884) 6 days ago
..
sdl cb507761c2 Adds window focus support to hldx/hlsdl (#697) 5 months ago
CMakeLists.txt 8d81a90c9b Fix errors due to DOWNLOAD_EXTRACT_TIMESTAMP (#836) 4 months ago
GLImports.h 8b7b26bd86 [GL] allow debug with glDebugMessageCallback (#812) 6 months ago
README.md e760561461 update SDL readme 1 month ago
gl.c d8b1d8e889 update vendored glext.h (#884) 6 days ago
haxelib.json 3a7d4af44b Bump hl/haxelib version to 1.16 (#792) 8 months ago
sdl.c cb507761c2 Adds window focus support to hldx/hlsdl (#697) 5 months ago
sdl.vcxproj 89ef96123e Fix C standard inconsistencies (#563) 4 months 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.

Also make sure that SDL2.dll is in your PATH.