Changelog
- Declare MemoryLeakFix <= 1.1.1 as incompatible (This issue has to be fixed by MemoryLeakFix)
- Fixed map atlas injection on Forge
- Fixed optimized buffers deletion warnings on linux
Changelog from previous version
- Added official Forge support
- Added proper API including documentation on how to use it
- Because of major internal refactors all mods which interacted with the ImmediatelyFast classes are expected to break. They have to be updated to make use of the new API instead
- Added official Forge support
- Added proper API including documentation on how to use it
- Because of major internal refactors all mods which interacted with the ImmediatelyFast classes are expected to break. They have to be updated to make use of the new API instead
- Fixed irregular lag spikes when GPU is under heavy load
- Fixed fast buffer upload freezing in some cases on Intel iGPUs
- Fixed support for uploading empty buffers (Fixes Mini-Hud crash issue)
- Don't free fallback buffer (Fixes crash with Skyblocker mod)
- Updated mod icon
- Readded support for uploading empty buffers (Fixes Mini-Hud crash issue)
- Backported all features (from the 1.19.4 version) to the 1.19.2 version
- Fixed lag spikes with Iris and enabled shaders
- Fixed GPU driver detection again. Thanks AMD for using two different vendor strings.