Releases: RaphiMC/ImmediatelyFast
Releases · RaphiMC/ImmediatelyFast
ImmediatelyFast-1.2.4
Changelog
- Added sign text buffering optimization for a huge FPS boost when signs are rendered. This is disabled by default due to mod incompatibilities. If you want to enable it have a look in the config file.
- Fixed text translucency issues on Forge
- Added fast_buffer_upload runtime config state (API)
Please report issues here
ImmediatelyFast-1.2.3
ImmediatelyFast-1.2.2
Changelog
- Fixed missing handling of experimental_disable_resource_pack_conflict_handling
- Respect debug_only_and_not_recommended_disable_hardware_conflict_handling setting when checking for Intel GPUs
- Updated logo
- Removed GL_CLIENT_STORAGE_BIT from buffer flags (Should be a small performance increase)
- Fixed HUD batching on Forge not doing anything (Big improvement for Forge users)
- Fixed Iris compat not working in dev environment
Please report issues here
ImmediatelyFast-1.2.1
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
Please report issues here
ImmediatelyFast-1.2.0
Changelog
- 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
Please report issues here
ImmediatelyFast-1.1.28
Changelog
- Fixed irregular lag spikes when GPU is under heavy load
- Fixed fast buffer upload freezing in some cases on Intel iGPUs
Please report issues here
ImmediatelyFast-1.1.27
Changelog
- Fixed support for uploading empty buffers (Fixes Mini-Hud crash issue)
- Don't free fallback buffer (Fixes crash with Skyblocker mod)
Please report issues here
ImmediatelyFast-1.1.26
Changelog
- 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
Please report issues here
ImmediatelyFast-1.1.25
ImmediatelyFast-1.1.24
Changelog
- Fixed GPU driver detection again. Thanks AMD for using two different vendor strings.
Please report issues here