Georges Basile Stavracas Neto aecf588d8d
shadow-factory: Replace implicit API by explicit counterparts
MetaShadow.paint() uses Cogl implicit APIs (cogl_rectangle* ones, in
this case) to paint shadows with the shadow pipeline.

Replace those calls by cogl_framebuffer_draw_textured_rectangle()
calls, that achieve the exact same result but with the non-deprecated
API.
2018-11-18 20:28:34 -02:00
..
2018-11-06 18:51:44 +01:00
2018-11-14 16:04:10 +01:00
2018-07-24 13:16:36 +00:00