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
Original issue reported on code.google.com by
cont...@steamreview.org
on 6 Jul 2013 at 3:22Attachments: