SWinxy

Results 5 issues of SWinxy

[**libusb**](https://github.com/libusb/libusb) is an open-source, cross-platform C library that allows for communication through the USB standard. [Supports](https://github.com/libusb/libusb/wiki#Supported_Environments): * macOS (32 and 64 bit; PowerPC, Intel, and M1) * Windows (32 and...

Type: Enhancement

### Description `public static final int`s (enums) are documented in an unusual way, with the documentation listing everything before the actual enums in code. Instead, the documentation should be paired...

Type: Enhancement

[FastNoise2](https://github.com/Auburn/FastNoise2) is a cross-platform fast noise library that takes advantage of SIMD (when available). It is significantly faster in all benchmarks, beating out `stb_perlin` by about 7.5x. It also can...

Type: Enhancement

LWJGLX/lwjgl3-awt has had a few versions since 0.1.8. 0.2.2 was released today.

The JDK version for Amidst is now 24, up from 8 (released in 2014). Several dependencies have also been upgraded. Moving to Java 24 will improve performance and allow for...