You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ This mod requires a device supporting either the `GL_ARB_CLIP_CONTROL` extension
20
20
21
21
On devices that don't support either, like ones running macOS, Technique 2 will still be applied, although since the Z coordinate limits will remain as [-1,1], flipping them will do nothing at all considering said limit is effectively symmetric.
22
22
23
-
While this mod only supports Minecraft's OpenGL backend, this mod is fully compatible with custom graphics backends and will do nothing by default, but this mod can implement support for them individually. Cinnabar is currently supported by Longview.
23
+
While this mod only supports Minecraft's OpenGL backend and the CinnamonVK custom backend, this mod is fully compatible with custom graphics backends and will do nothing by default, but this mod can implement support for them individually.
0 commit comments