Matthew Waters 5da138d1ae glfilter: rewrite subclasses for filter_texture() occuring on GL thread
There's no need for the jump to an extra thread in most cases, especially
when relying solely on a shader to render.  We can use the provided
render_to_target() functions to simplify filter writing.
2016-07-26 14:07:24 +10:00
..
2016-04-18 12:35:40 +01:00
2016-07-14 19:40:57 +02:00
2013-05-12 23:42:06 +01:00
2016-05-15 14:18:23 +02:00