Skip to content

LLGL Release 0.04 Beta

Pre-release
Pre-release

Choose a tag to compare

@LukasBanana LukasBanana released this 08 Jul 00:23

Release for LLGL Version 0.04 Beta with pre-compiled binaries only (there are no sources contained in this release).

Included Binaries:

  • Windows (32-Bit/x86, 64-Bit/x86_64)
  • macOS (x86_64)
  • iOS (arm64)
  • GNU/Linux (x86_64)
  • Android (armeabi-v7a, x86_64)
  • WebAssembly

Honorable contributions:

  • @st0rmbtw - Added Wayland support, texture strides, and improvements on various backends.
  • @gdianaty - Added SM6 support in D3D12 backend.
  • @vstanchevici - Added the initial Emscripten and WebGL port.
  • @coco875 - Added MoltenVK support on macOS.