Features in Graphics
Jun-Kyu Park committed changes in /trunk/playground/graphics/kldraw:
implement indirect rendering
* this method eliminates unnecessary OpenGL operations by rendering into a pixelbuffer instead of QGLWidget. When implicit repainting is needed, pixelbuffer content is painted on the widget.
File Changes
Added 2 files
/trunk/playground/graphics/kldraw/src/app
Modified 9 files
/trunk/playground/graphics/kldraw
11 files changed in total