Skip to content

Commit

Permalink
release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikja163 committed May 22, 2021
1 parent d064055 commit f8a84d5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 5.0-pre.4
* Fixed debug callbacks (GL.DebugMessageCallback)
* Created an offset overloader to deal with glDrawElements* and glVertexAttribXPointer
* Created a bool overloader to properly manage 8 bit booleans in the spec
* Manual overload for GL.CreateShaderProgramv (@deccer)
* Added the old 4.0 name trimmer
* Opentk.compute changed UIntPtr to nuint
* OpenCL OpenGL interop added
* Fixed singular delete overloads
* General overloader code cleanup

## 5.0-pre.3
* Fix an issue when overloading a void* to an IntPtr.

Expand Down

0 comments on commit f8a84d5

Please sign in to comment.