• Tony's avatar
    Disable OpenGL when Gtk3 is selected · c1cd70e2
    Tony authored
    The OpenGL library is not supported on Gtk3 which uses the cairo
    library for rendering. Cairo, in turn uses hardware acceleration when
    supported by the underlying system. Some improvement to performance
    may be gained by useing the cairo-gl and cairo-glx libraries included
    on modern Gtk3 systems.
    
    See the cairo documentation for further information. The following
    link may also be of interest.
    
    http://lists.cairographics.org/archives/cairo/2012-October/023609.html
    c1cd70e2
Name
Last commit
Last update
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
README.md Loading commit data...
index.rst Loading commit data...