summaryrefslogtreecommitdiff
path: root/src/compositor/meta-background-actor.c
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to add shader hooks to MetaBackgroundActorGiovanni Campagna2012-11-051-13/+56
* Pass CoglContext to cogl_texture_pixmap_x11_new()Robert Bragg2012-02-211-1/+12
* meta-background-actor: Chain up in disposeJasper St. Pierre2012-02-161-0/+2
* MetaBackgroundActor: fix a typoRui Matos2011-08-291-1/+1
* MetaBackgroundActor: make it a public classRui Matos2011-08-291-50/+67
* MetaBackgroundActor: add a dim-factor propertyRui Matos2011-08-291-3/+92
* MetaBackgroundActor: allow creating multiple instancesOwen W. Taylor2011-08-291-76/+165
* Use paint volumes unconditionallyAdel Gadllah2011-07-161-4/+0
* Create the 1x1 texture for the root background unslicedOwen W. Taylor2011-06-291-1/+6
* Move the installed includes to a subdirDan Winship2011-03-071-1/+1
* MetaBackgroundActor: Handle paint opacityOwen W. Taylor2011-02-121-0/+4
* Use COGL_MATERIAL_WRAP_MODE_* defines not COGL_PIPELINE_*Owen W. Taylor2010-11-191-2/+2
* Turn off background repeats for a full-size imageOwen W. Taylor2010-11-181-0/+34
* Draw the root window backgroundOwen W. Taylor2010-11-181-0/+380