- 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.
- 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)
- Fixed AMD GPU detection (Fixes huge lag being caused by IF on some AMD GPUs)
- Fixed conflict with GUI optimizations of sodium extras introduced in 0.4.24
- Implemented flush call consolidation
- Implemented optional explicit flushing of streaming buffer
- Added GPU model and OpenGL version logging to make diagnosing issues easier