Nicolas Cannasse f8fe7ebb3d descriptors api 3 years ago
..
sdl f8fe7ebb3d descriptors api 3 years ago
CMakeLists.txt 13b1ad99b8 lint CMakeLists.txt 7 years ago
GLImports.h 0d33885e61 gl: add support for tex sub operations (#443) 4 years ago
README.md 8e9127b4d0 split sdl/openal 8 years ago
gl.c 0d33885e61 gl: add support for tex sub operations (#443) 4 years ago
haxelib.json ca4e9a4600 set version to 1.12 (next hl version) 4 years ago
sdl.c deda8e6407 moved sync code from c to haxe 3 years ago
sdl.vcxproj f5cdabb517 added glsl to spir-v shader compilation 4 years ago
sdl.vcxproj.filters d15f466b59 started sdl/vulkan support (init + resize + clear ok) 4 years ago
vulkan.c f8fe7ebb3d descriptors api 3 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.