Skip to content

Commit c4c03b0

Browse files
committed
Added a changelog.
1 parent e6fcc21 commit c4c03b0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)