This website requires JavaScript.
Explore
Help
Register
Sign In
ryujinx
/
Opentk
Watch
1
Star
0
Fork
You've already forked Opentk
0
mirror of
https://github.com/Ryujinx/Opentk.git
synced
2025-01-23 07:01:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
29262a075d
Opentk
/
Source
History
the_fiddler
29262a075d
Fixed Matrix4.CreateOrthographicOffCenter (M44 should be 1).
2009-06-08 22:49:26 +00:00
..
Bind
Fixed GL.GetBoolean (was GL.GetBoolea because the generator treated glGetBooleanv as a NV extension).
2009-06-07 05:20:29 +00:00
Build
Updated changelog, release notes and bumped version numbers in preparation for release.
2009-05-31 15:17:12 +00:00
Examples
Added warning when launching the new sample browser.
2009-05-31 15:13:28 +00:00
OpenTK
Fixed Matrix4.CreateOrthographicOffCenter (M44 should be 1).
2009-06-08 22:49:26 +00:00
Utilities
Mesa3d indirect reports bogus InvalidOperation error when using ListMode.CompileAndExecute (bug reported as
https://bugs.freedesktop.org/show_bug.cgi?id=22014
). Use ListMode.Compile as a workaround.
2009-05-31 15:48:05 +00:00