dag: Drastically speedup rendering performance
commit48fc0e41e5e00023734ddd79cd364a15f56af246
authorDavid Aguilar <davvid@gmail.com>
Thu, 29 Dec 2011 00:31:58 +0000 (28 16:31 -0800)
committerDavid Aguilar <davvid@gmail.com>
Thu, 29 Dec 2011 00:31:58 +0000 (28 16:31 -0800)
tree214b95cdaabc03da1e6c76e425919adee6e4c632
parent0fb081a33f50048c5fe1b67981a5eff77932b5a8
dag: Drastically speedup rendering performance

Use an OpenGL viewport to speedup rendering.

This makes the DAG very fast even on very large graphs such as git.git.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/dag/view.py