use GLX_DOUBLEBUFFER if no attributes were specified with GLX >= 1.3 too
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Apr 2008 13:01:14 +0000 (13:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Apr 2008 13:01:14 +0000 (13:01 +0000)
commit06e6496e0ffb5518044b62defc961d0ca8da721e
tree71ea29723698c281a78bfe0b59950554e9d1db6b
parent4aa59c3df6c324a6e6f9d540eac25e88b9c28acd
use GLX_DOUBLEBUFFER if no attributes were specified with GLX >= 1.3 too

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/unix/glx11.cpp