|
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 |
|
|
4bf745dbf3
|
Correct copy paste error in license header
|
2020-07-08 17:40:10 +02:00 |
|
|
86a07a035a
|
Draw red example triangle
|
2020-06-27 22:08:34 +02:00 |
|
|
933120ed85
|
GtkGraphView: Add relaize signal callback to gl area to setup opengl stuff
|
2020-06-25 23:47:00 +02:00 |
|
|
c5610b444b
|
Add opengl shader program class
|
2020-06-24 23:43:13 +02:00 |
|
|
998628bb6c
|
Restructure graph view and add background color property
|
2020-04-03 21:43:20 +02:00 |
|
|
234722df85
|
Fix license headers
|
2020-04-02 00:38:14 +02:00 |
|
|
7323fd15e8
|
Create basic GObject structure for GraphView
|
2020-04-02 00:32:11 +02:00 |
|
|
850ae7db43
|
Init cmake structure
|
2020-03-31 23:44:16 +02:00 |
|