]> git.saurik.com Git - wxWidgets.git/commit
call aglEnable(AGL_BUFFER_RECT) after setting the rect; fixes both drawing over all...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 22 Jul 2007 10:34:16 +0000 (10:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 22 Jul 2007 10:34:16 +0000 (10:34 +0000)
commiteea056232806fee37b8e00537b9ead8fe5cbdd19
tree25aa66f52148056b60501babd33b2cb0fd9977ac
parent4d76ea948a703e19008366bf79411dc9bd58b0c1
call aglEnable(AGL_BUFFER_RECT) after setting the rect; fixes both drawing over all the other windows and missing redraw before first resize (patch 1758339)

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