]> git.tdb.fi Git - libs/gltk.git/commitdiff
Cache widget parts in meshes
authorMikko Rasa <tdb@tdb.fi>
Fri, 30 Nov 2012 20:21:55 +0000 (22:21 +0200)
committerMikko Rasa <tdb@tdb.fi>
Fri, 30 Nov 2012 20:43:03 +0000 (22:43 +0200)
This initial implementation is rather rough, but it paves the way for
using GL::Renderer.  It uses a lot of VBOs and is generally less efficient
than it could, but those will be addressed in the near future.  All
widgets haven't been tested, but the helloworld example works.


No differences found