Skip to content

Releases: RaphiMC/ImmediatelyFast

ImmediatelyFast-1.2.1

27 Aug 22:10
deb0c06
Compare
Choose a tag to compare

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

27 Aug 19:28
5f01b6e
Compare
Choose a tag to compare

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

18 Aug 18:43
f766a65
Compare
Choose a tag to compare

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

10 Aug 21:40
ae55043
Compare
Choose a tag to compare

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

06 Aug 18:29
0bb4b87
Compare
Choose a tag to compare

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

04 Aug 21:50
f358bff
Compare
Choose a tag to compare

Changelog

  • Fixed lag spikes with Iris and enabled shaders

Please report issues here

ImmediatelyFast-1.1.24

31 Jul 20:57
a104f13
Compare
Choose a tag to compare

Changelog

  • Fixed GPU driver detection again. Thanks AMD for using two different vendor strings.

Please report issues here

ImmediatelyFast-1.1.23

31 Jul 20:47
060ba92
Compare
Choose a tag to compare

Changelog

  • Fixed GPU driver detection once and for all (This time NVIDIA was being detected as AMD. This didn't cause significant performance issues for NVIDIA cards)

Please report issues here

ImmediatelyFast-1.1.22

31 Jul 10:13
05f2139
Compare
Choose a tag to compare

Changelog

  • Fixed AMD GPU detection (Fixes huge lag being caused by IF on some AMD GPUs)

Please report issues here

ImmediatelyFast-1.1.21

31 Jul 06:42
c4fd314
Compare
Choose a tag to compare

Changelog

  • Fixed conflict with GUI optimizations of sodium extras introduced in 0.4.24

Please report issues here