Skip to content

LWJGL 3.1.5

Compare
Choose a tag to compare
@Spasi Spasi released this 23 Jan 14:57
· 1632 commits to master since this release
3.1.5
eb007cc

Changes since 3.1.4:

Bindings

  • Added AMD Tootle bindings.
    • Only the software rasterizer is supported.

Fixes

  • Fixed various javadoc links.
  • par: Parsing of floating point values in L-systems is now locale-insensitive.
  • stb: Fixed buffer checks to account for row stride, when specified.
  • Generator: Fixed auto-size transformations by non-constant expressions.

Breaking Changes

  • Removed array overloads from the LZ4 & ODBC bindings.
    • They were added by mistake in LWJGL 3.1.4.