This website requires JavaScript.
Explore
Help
Register
Sign In
ryujinx-backup
/
Opentk
Watch
1
Star
0
Fork
You've already forked Opentk
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
77c4c2ee2d
Opentk
/
Source
/
OpenTK
/
Graphics
/
OpenGL
History
the_fiddler
77c4c2ee2d
Merged fix for [
#1386
] from branches/1.0.
2009-11-17 09:59:36 +00:00
..
ErrorHelper.cs
Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files.
2009-09-03 19:01:11 +00:00
GL.cs
Type, Parameter, ParameterCollection and Function classes now implement IComparable directly (rather than casting to strings and comparing those).
2009-11-17 09:26:05 +00:00
GLCore.cs
Added strongly-typed tokens for GetActiveUniformBlock, which was introduced in OpenGL 3.1. Fixes issue [
#1216
]: "[GL] GetActiveUniformBlock* methods take ArbUniformBufferObject parameters".
2009-11-16 16:23:36 +00:00
GLDelegates.cs
Added strongly-typed tokens for GetActiveUniformBlock, which was introduced in OpenGL 3.1. Fixes issue [
#1216
]: "[GL] GetActiveUniformBlock* methods take ArbUniformBufferObject parameters".
2009-11-16 16:23:36 +00:00
GLEnums.cs
Added strongly-typed tokens for GetActiveUniformBlock, which was introduced in OpenGL 3.1. Fixes issue [
#1216
]: "[GL] GetActiveUniformBlock* methods take ArbUniformBufferObject parameters".
2009-11-16 16:23:36 +00:00
GLHelper.cs
Merged fix for [
#1386
] from branches/1.0.
2009-11-17 09:59:36 +00:00