Opentk/Source/OpenTK/Graphics
2009-05-27 18:40:29 +00:00
..
GL Removed ambiguous OpenGL overloads, because they confuse languages that don't distinguish between pass-by-reference and pass-by-value in the call-site (e.g. VB.Net). This affects functions that can take a single parameter either by reference or by value. 2009-05-21 23:34:20 +00:00
Glu Fixed all known build warnings, apart from missing xml comments. 2009-03-25 21:53:12 +00:00
Color4.cs 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
ColorFormat.cs 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
DisplayDevice.cs Disabled printing of available resolutions and extensions in debug builds. 2009-04-20 06:58:39 +00:00
DisplayResolution.cs 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
GraphicsContext.cs Merged TextPrinter optimization changes from gw-next2 branch. 2009-05-27 18:40:29 +00:00
GraphicsContextFlags.cs Added the capability to specify the desired OpenGL version and parameters (debug / forward-compatible context). 2009-03-07 10:36:51 +00:00
GraphicsContextVersion.cs Added the capability to specify the desired OpenGL version and parameters (debug / forward-compatible context). 2009-03-07 10:36:51 +00:00
GraphicsExceptions.cs 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
GraphicsMode.cs 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
IDisplayDeviceDriver.cs 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
IGraphicsContext.cs Added stack traces to automatic error checking. 2009-03-29 21:41:30 +00:00
IGraphicsMode.cs 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