mutter/clutter
Georges Basile Stavracas Neto 203725bfd3
clutter-actor: Remove cogl_rectangle from pick()
The default implementation of ClutterActor.pick() uses
cogl_rectangle() to draw the rectangle with the color
for picking.

Replace that by cogl_framebuffer_draw_rectangle(). A
static color pipeline had to be created in order to
hold the pick color.
2018-11-18 20:28:38 -02:00
..
build move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
clutter clutter-actor: Remove cogl_rectangle from pick() 2018-11-18 20:28:38 -02:00
tests clutter/tests: Remove events-touch test 2018-11-14 15:55:45 +01:00
.gitignore clutter: Remove clutter specific version 2018-11-06 17:17:36 +01:00
configure.ac clutter: Assume XGE is available at build time 2018-11-08 18:40:53 +00:00
Makefile.am clutter: Remove examples 2018-11-06 17:17:36 +01:00
meson.build Add meson build support 2018-11-06 18:51:44 +01:00