SkillAgentSearch skills...

GPUBooster

Performance mod. Provides OpenGL 4+ features

Install / Use

/learn @ITsMrToad/GPUBooster
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GPUBooster | About⚡

fo fa qu neo </br> i <br />

Features ⭐:

  • Fast math
  • Fast random
  • DSA system for VBO/EBO/FBO
  • RBO depth
  • Pool system for VBO/EBO
  • "VAO <--> Format" cache
  • Bindless textures(DSA format)

DSA:

DSA(direct-state access) buffers(VBO, EBO, FBO, Textures), allows you not to bind buffers to render, reducing the number of operations, also adds a VBO/EBO pool, which creates a config-defined size value and allows you to reuse buffers.

RBO:

Uses a Renderbuffer(RBO) for depth (which also uses DSA if it enabled on "FBO only" or "All") instead of texture, this slightly increases performance.

GPUBooster | User-side 👤

Problem-solving policy:

If issue marked as “Bug/Compat,” it will have the highest priority. <br/> If issue marked as “Inaccuracy,” it has a low priority and implies that there is minor inaccuracy in the game process, which can be resolved by disabling config setting. <br/> Create an issue using the provided templates

Important ⚠️:

If your GPU's OpenGL is lower than 4.5, some features will be unavailable! RBO not compatible with shaderpacks. Since minecraft 1.21.10 GpuTape support will be discontinued(Use GPUBooster instead).

Available languanges 🌐:

  • English(en_us) - Mr.Toad
  • Russian(ru_ru) - Mr.Toad
  • German(de_de) - Mr.Toad (<1.1)
  • Ukrainian(uk_ua) - StarmanMine142(<1.1)

Other my mods:

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated1mo ago
Forks3

Languages

Java

Security Score

90/100

Audited on Feb 26, 2026

No findings