gfx: First attempt on Anti Aliased rectangle.
commit0850c45f543489686dc6a2984cf104ed2e89b4aa
authorCyril Hrubis <metan@ucw.cz>
Tue, 3 Jan 2012 00:30:31 +0000 (3 01:30 +0100)
committerCyril Hrubis <metan@ucw.cz>
Tue, 3 Jan 2012 00:30:31 +0000 (3 01:30 +0100)
treeb7cd64216d380bb3de640a0d401ca121100a762d
parent39de4836f42404f669d76cf0ebd759a0a32f41b9
gfx: First attempt on Anti Aliased rectangle.
include/core/GP_GammaCorrection.h [copied from include/gfx/GP_Gfx.h with 66% similarity]
include/gfx/GP_Gfx.h
include/gfx/GP_RectAA.h [copied from include/gfx/GP_Gfx.h with 56% similarity]
libs/gfx/GP_RectAA.c [new file with mode: 0644]
tests/SDL/randomshapetest.c