Add an experimental OpenGL renderer

This commit is contained in:
2021-11-12 13:45:22 +01:00
parent c214e668d9
commit 91538aaba5
6 changed files with 430 additions and 14 deletions

View File

@@ -17,6 +17,13 @@
double buffering.
</description>
</key>
<key name='opengl' type='b'>
<default>false</default>
<summary>Use experimental OpenGL rendering</summary>
<description>
OpenGL within GTK+ is highly problematic--you don't want this.
</description>
</key>
<key name='dark-theme' type='b'>
<default>false</default>
<summary>Use a dark theme variant on start-up</summary>