Added experimental subcontext support.
commitbdecc49ad74d5d50032ba686e53eb98c5bec913e
authorCyril Hrubis <metan@ucw.cz>
Sun, 28 Aug 2011 09:19:33 +0000 (28 11:19 +0200)
committerCyril Hrubis <metan@ucw.cz>
Sun, 28 Aug 2011 09:19:33 +0000 (28 11:19 +0200)
treec08e117b9bb3cf2a0745ecbcf1b2e0083ceea57a
parentf2727c95f0c8d87bb9ad90c581e36c3acfa55b91
Added experimental subcontext support.

* Works only for byte aligned pixels.
* Clipping is broken on some primitives.
include/core/GP_Context.h
libs/core/GP_Context.c
tests/SDL/Makefile
tests/SDL/subcontext.c [new file with mode: 0644]