From b8d4cbd7e2f76e647d8ac8c4dc4881d71c984b68 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 29 Jan 2010 14:01:12 -0700 Subject: progs/demos: new image dissolve demo Dissolve between two images using a random pattern in the stencil buffer and a varying stencil ref value. --- progs/demos/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'progs/demos/Makefile') diff --git a/progs/demos/Makefile b/progs/demos/Makefile index f21d916330..5b1d2a0b65 100644 --- a/progs/demos/Makefile +++ b/progs/demos/Makefile @@ -20,6 +20,7 @@ PROGS = \ copypix \ cubemap \ dinoshade \ + dissolve \ drawpix \ engine \ fbo_firecube \ -- cgit v1.2.3