optimize manual blits by not forcing them at gPainter::end, but instead call flush...
authorFelix Domke <tmbinc@elitedvb.net>
Tue, 9 Jun 2009 01:09:02 +0000 (03:09 +0200)
committerFelix Domke <tmbinc@elitedvb.net>
Tue, 9 Jun 2009 01:09:02 +0000 (03:09 +0200)
commitf34ad86a302613a2831c7b2080c20696be6a4dc9
tree27f971f8b1178622f67a156281ae4c38de45e819
parentbdd9e446243db1603e5ab6018ecbed3d4c8a59bd
optimize manual blits by not forcing them at gPainter::end, but instead call flush manually
lib/gdi/grc.cpp
lib/gdi/grc.h
lib/gui/ewidgetdesktop.cpp