commit | 1d3f5f58ce2c4c3f55540d7dce9b7b0080e1ea16 | [log] [tgz] |
---|---|---|
author | Amit Feller <amit@graphtech.co.il> | Mon Jun 27 13:23:55 2011 +0300 |
committer | Guy Zadickario <guy@graphtech.co.il> | Sun Jul 03 15:14:59 2011 +0300 |
tree | de8486d0f5d92b8b71051a30ebb461952d09ce85 | |
parent | 31580f42b16753791025e236e155fea3e64c2b70 [diff] |
opengl renderer: create rendering subwindow The application provides the window handle to which the OpenglRenderer should render to however only a sub-region of this window needs to be rendered. This change adds this functionality by creating a native child subwindow into which rendering will happen.