Commit Graph

1 Commits

Author SHA1 Message Date
Cem Karan
3229ae91b2 Created examples/filters.c to demonstrate how to draw in one window based on
the position of a different window.

This illustrates the idea of filters; windows that draw their contents based
on the content of a different window (similar to what you'd see if you viewed
something through a colored filter).  This works on OS X.  Untested on other
platforms.
2015-12-17 15:49:28 -05:00