Ixeris

Buffered raw input and threaded event polling

File Details

ixeris-3.3.0+1.21.5-fabric.jar

  • R
  • Jul 24, 2025
  • 146.39 KB
  • 35
  • 1.21.8+4
  • Fabric

File Name

ixeris-3.3.0+1.21.5-fabric.jar

Supported Versions

  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4

Curse Maven Snippet

Fabric

modImplementation "curse.maven:ixeris-1285307:6806024"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This version consists of some internal refactors that aim to significantly enhance mod compatibility.

  • Implemented a new system for ensuring the thread safety of GLFW callbacks. Compared with the old system that wraps and schedules every callback, this is compatible with more mods
  • Refactored the cache system to be more reliable
  • Fixed segmentation fault caused by standard cursor cache
  • Fixed monitor cache
  • Added cache for window content scale, window size, framebuffer size, and window focused & iconified state to improve performance
  • Slightly optimized memory usage