Skip to content

bootleg-rc3

Compare
Choose a tag to compare
@zb3 zb3 released this 25 Mar 17:11
· 9 commits to bootleg since this release

This update fixes a bug where the fillTriangle function didn't work unless DirectGraphics was used,


Tested on Java 8 albeit it should also work with newer versions.

For Linux, it requires GLIBC not older than that present on RHEL8, however, GLES3 needs to be supported in order for hardware acceleration to work.
For Windows, it requires at least Windows 7, but in order for hardware acceleration to work, D3D 11 is needed.
For macOS, at least Catalina is required. ARM64 build was not tested.