Stefanos A
|
7c54a19708
|
ES 3.0 fixed enums for GetIntegeri_v and GetInteger64i_v
These functions have a first parameter named "target", not "pname".
Fixed now.
|
2013-11-07 10:58:02 +01:00 |
|
Stefanos A
|
e59c95f2f9
|
ES 3.0 fixed enums for GetInteger64*
GetInteger64v should accept GetPName, while GetInteger64i_v should
accept GetIndexedPName.
|
2013-11-07 10:39:20 +01:00 |
|
Stefanos A
|
8de24c97fb
|
ES 3.0 strong enums for DrawBuffersEXT and NV
Relax the extension constraint in DrawBuffers, in order to add strong
enums to the extension varieties of this function.
|
2013-11-07 10:33:02 +01:00 |
|
Stefanos A
|
2d1df46d98
|
ES 3.0 strong enums for DrawArrays*() and Draw*Elements*()
The strongly-typed enums include core and extension varieties.
|
2013-11-07 10:17:33 +01:00 |
|
Stefanos A
|
0002b2e23e
|
Fixed typo in ES3Generator.cs
The DllImports file should be named ES30Core.cs, not ES3Core.cs. Fixed
now.
|
2013-11-07 10:09:17 +01:00 |
|
Stefanos A
|
7c3e29012f
|
Bindings for GL4.4, ES1.1, ES2.0 and ES3.0
The new bindings are based on the fresh gl.xml registry by the Khronos
group.
|
2013-11-03 12:34:19 +01:00 |
|