Commit Graph

3 Commits

Author SHA1 Message Date
tshirtman 20bf42f885 fix a lot of tab characters in examples… 2012-08-07 11:45:53 +02:00
Mathieu Virbel 276a5f27ff graphics: fix stencil usage when nested, and add a new StencilUnUse instruction to remove manually the mask. We need that because it's complex to track & replay the drawing between 2 instructions.
Stencil use now INCR and DECR instructions, and with that method, you can nest up to 128 stencil layers (was 8 before.).
2012-04-16 16:20:08 +02:00
Mathieu Virbel b3946143f2 examples: very simple app/kv stencil example 2011-03-24 18:21:59 +01:00