polytronicgr / gwen-dotnet

Automatically exported from code.google.com/p/gwen-dotnet
0 stars 0 forks source link

Patch for OpenTK renderer #28

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello, these are the changes I made to the OpenTK renderer for my project.

- Switched from immediate mode to vertex buffers
- Eliminated all unsafe code
- Fixed m_StringFormat not being disposed with the renderer

One possible hitch: since updating GWEN today I've started having some layout 
issues. They disappear when I switch to the old build (built from the last 
change in 2012) so I doubt they are related to the renderer though.

Original issue reported on code.google.com by cont...@steamreview.org on 6 Jul 2013 at 3:22

Attachments: