From 3e9d70d40bfd0205ffaf4db268e6c4a908fc36e9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 9 Jun 2011 22:56:44 +0300 Subject: Improve fill rectangle speed in Software mode. --- src/graphics.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/graphics.h') diff --git a/src/graphics.h b/src/graphics.h index 423279fb0..e18b58e75 100644 --- a/src/graphics.h +++ b/src/graphics.h @@ -225,6 +225,8 @@ class Graphics : public gcn::SDLGraphics BlitMode getBlitMode() { return mBlitMode; } + void fillRectangle(const gcn::Rectangle& rectangle); + /** * Updates the screen. This is done by either copying the buffer to the * screen or swapping pages. -- cgit v1.2.3-60-g2f50