We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6fcc21 commit c4c03b0Copy full SHA for c4c03b0
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+2.12.1.0
2
+--------
3
+* Added missing drawing commands using vertex arrays and some related types.
4
+* Added missing whole framebuffer operations.
5
+* Added getters for `stencilMaskSeparate`, `stencilFuncSeparate`, and `stencilOpSeparate`, making them full-blown `StateVar`s.
6
+* Added `patchDefaultInnerLevel` and `patchDefaultOuterLevel` to control the default tessellation levels.
7
+* Added `ContextLost` constructor to `ErrorCategory` type.
8
+* Added `SeparateAttribs` and deprecated `SeperateAttribs`, fixing a spelling mistake.
0 commit comments