]> git.saurik.com Git - wxWidgets.git/commit
Add wxGCDC benchmarks to graphics benchmark for comparison with wxDC.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 Mar 2012 01:05:28 +0000 (01:05 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 Mar 2012 01:05:28 +0000 (01:05 +0000)
commit2a408a4bf28c34fc5e21ee01f11e7dff2befdb62
tree315e47803462368aaa92ba001f44c3559b93eb9d
parent2c8c1de1ee8181aee1bf6d74c0d7cf0b7bb42151
Add wxGCDC benchmarks to graphics benchmark for comparison with wxDC.

Also benchmark rectangles and bitmaps in addition to lines drawing.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70759 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/benchmarks/graphics.cpp