Skip to content

1.2.0

Compare
Choose a tag to compare
@olepoeschl olepoeschl released this 16 Aug 09:22
f4912c6

Migrated to from LWJGL 2 to LWJGL 3

  • apparently better kernel startup performance (I suppose it's due to less overhead thanks to the use of primitives in LWJGL 3 instead of wrappers in LWJGL 2)
  • got rid of the manual extraction of lwjgl natives due to better handling of this thing in LWJGL 3