mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-26 04:25:30 +00:00
12 lines
299 B
Plaintext
12 lines
299 B
Plaintext
OpenTK.OpenGL.Bind 0.9.4 todos:
|
|
|
|
Major:
|
|
+ Change the output of extensions from GL.BlahARB to GL.ARB.Blah
|
|
+ Use generics instead of object overloads.
|
|
+ Add ref overloads for arrays
|
|
|
|
Minor:
|
|
+ Clean up the reader.
|
|
+ Add more settings to Settings.cs (the name of the files to read).
|
|
+ Comment the code.
|