This repository was archived by the owner on Jun 7, 2023. It is now read-only.
1.17.1 with OptiFine HD Ultra G9 prerelease 32
Pre-release
Pre-release
·
4 commits
to master
since this release
OptiFine Changelog
- fixed spyglass when Dynamic FOV is off
- fixed shaders compatibility to move #extension lines to header
- fixed sorting of compatibility header lines
- fixed black items/entities on Mac with shaders
- fixed FXAA to use core profile
- fixed shaders startup on Mac
- fixed shaders compatibility: texelFetch2D, #version XYZ compatibility, texture2DGrad
- fixed shaders inverse matrices
- added modelViewMatrixInverse and projectionMatrixInverse
- insert shaders compatibility lines after last "#extension"
- fixed compatibility mode for shaders using reserved keywords
- fixed compatibility mode for geometry shaders
- updated shaders to use core profile functions
- fixed shaders composite matrices
- renamed shaders sampler "texture" to "gtexture" (#5537)
- fixed shaders compatibility to work in core profile (MacOS)
- fixed shaders rendering of boat in water
- fixed shader loading performance
- added prefix "va" to vanilla attribute names
- fixed shaders horizon rendering
- fixed chest texture in GUI with shaders
- added powder snow support for isEyeInWater uniform (#5993)
- fixed enchanted glint with shaders
- fixed entity normal textures with shaders
- fixed shaders sky color (#5960)