gfx: Working on Anti Aliased rectangles
commit9f1c5605ccc309bc66b098c26590a3a1e35025b2
authorCyril Hrubis <metan@ucw.cz>
Tue, 3 Jan 2012 18:43:28 +0000 (3 19:43 +0100)
committerCyril Hrubis <metan@ucw.cz>
Tue, 3 Jan 2012 18:43:28 +0000 (3 19:43 +0100)
tree0b1ce750ca60caddbc4f2a02f918b479fbc45a29
parent0850c45f543489686dc6a2984cf104ed2e89b4aa
gfx: Working on Anti Aliased rectangles

Nearly done

* special cases not yet hanlded

* corners are not drawn correctly
include/core/GP_FixedPoint.h [new file with mode: 0644]
include/core/GP_Transform.h
libs/gfx/GP_RectAA.c
tests/SDL/Makefile
tests/SDL/aatest.c [new file with mode: 0644]