Mario Hüttel 5c464f6fbb GtkGraphView: Fix dispose function
* Chain to parent class's dispose function
* Move OpenGL frees to 'unrelaize' signal because the GL context is still available there.
2020-07-10 21:43:30 +02:00
2020-07-10 21:43:30 +02:00
2020-07-10 21:37:42 +02:00
2020-03-31 23:44:16 +02:00
2020-06-24 22:43:20 +02:00
2020-04-02 00:34:47 +02:00
Description
An OpenGL accelarated Graph View GTK Widget, that allows rendering of 2D Plots (maybe later 3D plots as well) in realtime.
70 KiB
Languages
C 95.7%
GLSL 4.3%