mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-09 16:44:57 +00:00
Starting with OpenGL 4.2, strings passed to GL.ShaderSource are allowed to contain multi-byte characters in comments (issue #18). This patch modifies the marshaling code to use UTF8.GetBytes in order to marshal strings, instead of Marshal.StringToHGlobalAnsi(). |
||
|---|---|---|
| .. | ||
| Bind | ||
| Build.UpdateVersion | ||
| Compatibility | ||
| Converter | ||
| Examples | ||
| Generator.Rewrite | ||
| GLControl | ||
| OpenTK | ||