Stefanos A
fd910e6a6c
Added int/uint to the c# typemap
2013-11-17 01:49:07 +01:00
Stefanos A.
a162ee5b1b
Added DEBUGPROCKHR for the KHR_debug extension. Added
...
CompressedTextureARB that is encountered in the new gl.xml registry.
2013-10-25 08:47:17 +02:00
Stefanos A.
98504ce67a
Added DebugProc delegate in accordance to GL 4.3 specs.
2013-10-21 21:42:09 +02:00
the_fiddler
955478c81c
Removed OpenTK qualifier from Half type. This will be useful for future work on reducing number of delegate types.
2010-11-21 00:04:49 +00:00
the_fiddler
069207c508
Added new OpenGL 4.1 types.
2010-11-19 09:09:45 +00:00
the_fiddler
bca3751e8b
Synced with 1.0 branch.
2010-03-11 22:53:11 +00:00
the_fiddler
25339f3bee
* Source/OpenTK/Compute/CL10/CL.cs:
...
* Source/OpenTK/Compute/CL10/Core.cs:
* Source/Bind/Specifications/csharp.tm:
* Source/OpenTK/Compute/CL10/Delegates.cs: cl_context_properties
should be mapped to IntPtr, not int.
Modified CreateContext signature to return ErrorCode rather than plain
int.
* Source/OpenTK/Compute/CL10/CLHelper.cs: Added helper overloads that
convert ContextProperties enums into IntPtr internally.
2010-01-04 13:29:21 +00:00
the_fiddler
00629ecbf7
Added GLeglImageOES type.
2009-08-15 17:32:49 +00:00
the_fiddler
6492945554
Mapped uchar to byte.
2009-08-11 19:25:26 +00:00
the_fiddler
0137c05d9a
Added missing OpenCL types.
2009-08-11 14:02:44 +00:00
the_fiddler
e98e8656e4
Added OpenCL types to the typemap.
2009-08-09 17:56:20 +00:00
the_fiddler
19b1539ef7
Merged the OpenGL 3.2 specifications.
2009-08-03 23:10:37 +00:00
the_fiddler
13b87c1b0a
Added OpenGL ES generator.
2009-06-30 08:39:35 +00:00
the_fiddler
f4b0e7238d
Added GLES fixed-point types.
2009-06-30 08:20:32 +00:00
the_fiddler
42dd501cbd
Added GLenum -> All mapping.
2009-06-30 08:08:21 +00:00
the_fiddler
a7363b54e6
Removed OpenTK.Math namespace. Math functions now go directly into the OpenTK namespace.
2009-06-25 11:42:05 +00:00
the_fiddler
8ba07860e5
Merged changes from gl3 branch.
2009-02-28 18:50:16 +00:00
the_fiddler
57e271d6fe
Set eol-style: native and mime-type: text/plain properties.
2009-02-28 15:28:16 +00:00
the_fiddler
3d656851dc
Changed Boolean from an OpenGL enum to plain old bool. Works nicer.
2007-11-04 15:12:25 +00:00
the_fiddler
ad95bea24d
Added support for PixelInternalFormat. This is used in all *Tex(Sub)Image* functions.
2007-10-31 17:41:23 +00:00
the_fiddler
cc23dac7a8
Merged with Bind. Added GLU bindings. Corrected OpenGL overload trimming.
2007-09-02 22:52:00 +00:00
the_fiddler
9120a732ea
Merged with bind branch: updated GL.cs wrappers, Glx and Glu implementation suppoort files, faster Bind.
2007-09-02 00:40:43 +00:00
the_fiddler
164876a723
Added wgl binding generator.
2007-08-12 16:14:23 +00:00
the_fiddler
c1d3fbe2f1
Merged with gl3 branch.
2007-08-01 09:27:57 +00:00
the_fiddler
3d23105b0d
'Merged' windowing branch. Ugly, but it seems to have worked.
2007-07-23 00:15:18 +00:00