Tmp fix #397: GPU acceleration
authorColin Clark <colin.clark@cclark.uk>
Wed, 3 Jun 2020 15:39:31 +0000 (16:39 +0100)
committerColin Clark <colin.clark@cclark.uk>
Wed, 3 Jun 2020 15:39:31 +0000 (16:39 +0100)
commit7eda2f82ee66cec9988338e17da5d6fba42451ed
tree65d9b00482ef803dc63ee46e68981453b1c59184
parentd9ecec6e4cf3f8121aac7efb4aeda0fa2cb5e4c2
Tmp fix #397: GPU acceleration

https://github.com/BestImageViewer/geeqie/issues/397

This is a quick-fix just to provide something that works.
For that reason some code is merely commented out rather than removed.

The code must be re-written to remove deprecated functions and to use
clutter effects where appropriate.
src/preferences.c
src/renderer-clutter.c