Opentk/changelog.txt
the_fiddler 22fa16be89
2006-09-28 22:07:53 +00:00

5 lines
352 B
Plaintext

OpenTK 0.3.0 -> 0.3.1
+ Updated the binding generator to version 0.7.4, based on the work done for Tao.
+ Updated the Context load functions. Now Context loads all functions are extensions, and the derived classes override this behavior as needed.
+ Changed the uint array used in the DisplayLists example to an int array.
+ Added the changelog! :)