]> git.saurik.com Git - wxWidgets.git/commit
[ 1222406 ] Fix for BadMatch X errors with wxGLCanvas under wxGTK - Nathan Cournia.
authorMart Raudsepp <leio@gentoo.org>
Mon, 1 Aug 2005 15:36:18 +0000 (15:36 +0000)
committerMart Raudsepp <leio@gentoo.org>
Mon, 1 Aug 2005 15:36:18 +0000 (15:36 +0000)
commitfee7a683ed9abfaa40359131976cf019fc256702
tree19d4a7ccf0fac3b54d3b4f05540dbe1d5a141993
parenta85245b1c2c2b3f49658b2b49f3cbfc5ff9efdd4
1222406 ] Fix for BadMatch X errors with wxGLCanvas under wxGTK - Nathan Cournia.
Modified to not break compilation pre-gtk2.2. Older gtk+ versions than 2.2 probably still need a workaround to
the original problem (the code is identical to them than before). Alas, I've never been able to reproduce the
problem. Testing appreciated.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/glcanvas.cpp
src/gtk1/glcanvas.cpp