The rounded corners look really dumb at this size.
[wxWidgets.git] / tests / benchmarks / graphics.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-02-05  Vadim ZeitlinFix printf format specifier in graphics benchmark.
2013-02-05  Vadim ZeitlinAdded possibility to use OpenGL for bitmap drawing...
2013-02-05  Vadim ZeitlinUse a non-uniform bitmap for image tests in the graphic...
2013-02-05  Vadim ZeitlinNo changes, just rename command line option in graphics...
2013-02-05  Vadim ZeitlinAdd benchmarks for wxImage and raw bitmap access to...
2013-02-05  Vadim ZeitlinAllow selecting the kinds of DC to test in the graphics...
2013-02-05  Vadim ZeitlinNo real changes, just flush output in the graphics...
2013-02-05  Vadim ZeitlinRun wxClientDC and wxMemoryDC tests too in the graphics...
2013-02-05  Vadim ZeitlinAllow running only some graphics benchmarks to save...
2012-03-01  Paul CornettFixes to allow running with 64-bit wxGTK
2012-03-01  Vadim ZeitlinAdd wxGCDC benchmarks to graphics benchmark for compari...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2008-04-13  Vadim Zeitlinadded a simple benchmark for wxDC::DrawLine() performance