Skip to content

Releases: lukaslihotzki/pixelflood

1.0.2 binaries

01 Jun 20:02
Compare
Choose a tag to compare

The Windows binaries included here are cross compiled with MinGW under Arch Linux (with packages like mingw-w64-boost, mingw-w64-freetype2-bootstrap, mingw-w64-cmake, mingw-w64-glfw). GLEW remains disabled.

For Android binaries, use F-Droid (https://f-droid.org/repository/browse/fdfilter=pixelflood&fdid=de.lihotzki.pixelflood).

On Linux, just compile it yourself (see README).

1.0.1 binaries

24 May 10:07
Compare
Choose a tag to compare

The Windows binaries included here are cross compiled with MinGW under Arch Linux (with packages like mingw-w64-boost, mingw-w64-freetype2-bootstrap, mingw-w64-cmake, mingw-w64-glfw). GLEW is disabled because the buffer storage code somehow crashes on Windows.

For Android binaries, use F-Droid (https://f-droid.org/repository/browse/fdfilter=pixelflood&fdid=de.lihotzki.pixelflood).

On Linux, just compile it yourself (see README). If GLFW is not installed or not found, fbdev display will be used which requires exclusive framebuffer access. Probably, you want to make sure GLFW is found.