We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3312b9d commit 7448eafCopy full SHA for 7448eaf
build/props/common.props
@@ -11,6 +11,7 @@
11
- Added more overloads, as well as fixed the existing ones.
12
- Added DoRender, DoUpdate, DoEvents, Open, Reset, and IsClosing members for custom game loops
13
- Added KeyChar for receiving text input (modifiers applied)
14
+ - Added strongly-typed enum groupings for OpenGL and OpenGLES
15
- Fixed extension loading
16
- Fixed a bug where strings weren't marshalled properly
17
- Fixed a bug where some shaders didn't compile correctly
0 commit comments