the_fiddler
|
e6080ea77a
|
Implemented GL.SupportsFunction(MethodInfo).
|
2009-02-28 20:00:34 +00:00 |
|
the_fiddler
|
a22019d890
|
Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files.
|
2009-02-22 10:43:35 +00:00 |
|
kanato
|
81e09a2066
|
Merged in macos branch for Mac OS X support.
|
2009-02-20 18:57:57 +00:00 |
|
the_fiddler
|
d245773e58
|
Fixed version strings in GL.SupportsExtension().
|
2009-02-20 18:33:30 +00:00 |
|
the_fiddler
|
7651a7a3bb
|
Merged text branch and updated changelog.
|
2009-02-13 19:09:38 +00:00 |
|
the_fiddler
|
eb811d16b7
|
Fixed line endings.
|
2009-02-12 23:45:24 +00:00 |
|
the_fiddler
|
00dc559578
|
Now uses String.Empty instead of "".
|
2009-02-12 23:43:30 +00:00 |
|
the_fiddler
|
5135a25828
|
Add GL.BlendColor(System.Drawing.Color) overload.
|
2009-02-12 01:00:07 +00:00 |
|
the_fiddler
|
780487ae55
|
Applied rdrake's patch for LoadMatrix, etc Matrix4d helpers.
|
2009-01-31 08:40:11 +00:00 |
|
the_fiddler
|
e0f981d4c5
|
Added int overloads to [FogCoord|EdgeFlag|VertexAttrib]Pointer, to avoid issues with the object vs IntPtr overloads.
|
2009-01-29 00:37:08 +00:00 |
|
the_fiddler
|
66ceeb03d0
|
Added int overloads to [Vertex|Normal|Index|Color]Pointer, to avoid issues with the object vs IntPtr overloads.
|
2009-01-29 00:26:52 +00:00 |
|
the_fiddler
|
7631328485
|
Added Color4 structure and overloads for Materialv/Lightv.
|
2009-01-23 15:24:57 +00:00 |
|
the_fiddler
|
03fabcfb91
|
Added GenTexture and DeleteTexture helpers for single textures.
|
2008-11-20 22:23:08 +00:00 |
|
the_fiddler
|
c79de2439b
|
Make GL.SupportsExtension ignore underscores.
Fixed GL_VERSION_1_1 support.
Added GL_VERSION_3_0.
|
2008-11-18 12:42:35 +00:00 |
|
kanato
|
8b65201145
|
Initial commit with Mac OS support.
|
2008-11-04 18:35:17 +00:00 |
|
the_fiddler
|
d129fc26d9
|
Commented out an unused code block.
|
2008-07-10 21:13:01 +00:00 |
|
the_fiddler
|
5cb7606df9
|
Added System.Drawing.Rectangle and RectangleF overloads to GL.Rect.
|
2008-06-24 18:23:32 +00:00 |
|
the_fiddler
|
be47934899
|
* GLHelper.cs: Added helpers for GetProgramInfoLog, VertexAttrib* and
MultiTexCoord*
|
2008-05-01 12:44:47 +00:00 |
|
the_fiddler
|
57b097f7d0
|
Moved OpenTK.Graphics.OpenGL to OpenTK.Graphics.
|
2008-04-13 16:45:56 +00:00 |
|