Revision 541085b...

Go back to digest for 27th January 2013

Bug Fixes in Office

Dmitry Kazakov committed changes in [calligra/calligra/2.6] /ui:

Add a dlopen hack for disabling VSync

On some systems QLibrary cannot find needed OpenGL functions, so
we need to use pure dlopen for this.

We should port this code to GLEW, when GLEW 1.7 will become a mandatory
dependence.

File Changes

Modified 2 files
  • /ui
  •   krita/CMakeLists.txt
  •   krita/opengl/kis_opengl_canvas2_p.h
2 files changed in total