]> git.saurik.com Git - wxWidgets.git/commit - contrib/src/ogl/lines.cpp
Shapes will now draw the right background color when erased if the
authorRobin Dunn <robin@alldunn.com>
Tue, 27 Nov 2001 00:35:36 +0000 (00:35 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 27 Nov 2001 00:35:36 +0000 (00:35 +0000)
commit67d54b58cb92e83364b39c7534079c3699b9b6ea
treebea3129ae6eccc7df51cef1e85d6fcc3c133e98f
parentfd008b87e310c3c1ab42f9b79573cebecedad21c
Shapes will now draw the right background color when erased if the
canvas is not white.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
contrib/include/wx/ogl/basic.h
contrib/include/wx/ogl/misc.h
contrib/src/ogl/basic.cpp
contrib/src/ogl/canvas.cpp
contrib/src/ogl/lines.cpp
contrib/src/ogl/misc.cpp