onnowhere / mc186075-fix

Resource pack with shader code optimizations for MC-186075

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You can download this resource pack for your game from the Releases page.


A resource pack which optimizes the framebuffer blending code introduced by Minecraft snapshot 20w22a, used to correct translucency errors between render layers. See this comment on issue MC-186075 for more information.

Less than scientific benchmarks

Measured with a render distance of 24 chunks on a system with an FX-8370 and GTX 960.

                            GPU TDP     GPU Utilization
20w11a (Vanilla)            54W         38%
20w22a (Vanilla)            66W         95%
20w22a (Patch)              54W         45%

License

The shader code in this repository is made available under the Creative Commons CC0 Public Domain license.

About

Resource pack with shader code optimizations for MC-186075

License:Creative Commons Zero v1.0 Universal


Languages

Language:GLSL 100.0%