added new OpenGL wrapper

This commit is contained in:
Araq
2012-04-04 01:40:39 +02:00
parent f788f603fe
commit b9f99565e9
7 changed files with 9624 additions and 15 deletions

View File

@@ -28,6 +28,7 @@ Library Additions
- Added ``strutils.parseEnum``.
- The stdlib can now be avoided to a point where C code generation for 16bit
micro controllers is feasible.
- Added a new OpenGL wrapper that supports OpenGL up to version 4.2.
Changes affecting backwards compatibility