1
0
Fork 0
mirror of https://github.com/Ryujinx/Opentk.git synced 2025-05-04 22:42:14 +00:00
Opentk/Source/Examples/OpenGL
the_fiddler 33e90d1b97 Manually check for OpenGL extension support.
Removed TextPrinter reference.
2009-08-17 09:56:43 +00:00
..
1.1 Fixed Matrix4.CreatePerspectiveFieldOfView calls to use radians instead of degrees. 2009-08-15 17:52:49 +00:00
1.5 Manually check OpenGL version. 2009-08-17 09:56:16 +00:00
3.0 Moved OpenTK.Graphics.GL class to the OpenTK.Graphics.OpenGL namespace (reason: necessary for OpenGL|ES support; necessary for support of different OpenGL profiles). OpenTK.Graphics.GL has been moved to the OpenTK.Compatibility library. 2009-08-14 13:13:28 +00:00
EXT Manually check for OpenGL extension support. 2009-08-17 09:56:43 +00:00
GLSL Fixed Matrix4.CreatePerspectiveFieldOfView calls to use radians instead of degrees. 2009-08-15 17:52:49 +00:00