gfx: GP_FillRect: Check y coords for context intersection.
commit5d9d976eb5371267bad2e285f6de5f02712ce86b
authorCyril Hrubis <metan@ucw.cz>
Sun, 10 Nov 2013 23:08:23 +0000 (11 00:08 +0100)
committerCyril Hrubis <metan@ucw.cz>
Sun, 10 Nov 2013 23:32:39 +0000 (11 00:32 +0100)
tree2d2870b02e41713893aaaa9cfe0c63b406b5f0df
parentfe168a48fb444c9bccacd07549bda653bf91cbdb
gfx: GP_FillRect: Check y coords for context intersection.

This optimizes cases where y coordinate is out of the context.

Signed-off-by: Cyril Hrubis <metan@ucw.cz>
libs/gfx/GP_Rect.c