mutter/clutter/clutter
Jonas Ådahl b78b8c9578 ClutterStageView: Always blit full texture on full onscreen framebuffer
When blitting an offscreen onto an onscreen, the whole offscreen should
always be drawn on the whole onscreen. Thus, don't try to convert
between coordinate spaces, just draw the whole offscreen on the whole
onscreen.

https://bugzilla.gnome.org/show_bug.cgi?id=770672
2016-09-15 10:14:20 +08:00
..
cally
cogl clutter/cogl: Transform swap buffers regions into onscreen coordinates 2016-08-24 02:38:05 +02:00
deprecated Remove cogl-1.0 vs cogl-2.0 vs cogl experimental API split 2016-07-20 14:23:48 +08:00
egl Get rid of ClutterStageEglNative 2016-07-20 14:23:48 +08:00
evdev wayland: save/restore numlock state 2016-09-09 19:07:10 +02:00
wayland
x11 clutter: Add virtual input device API 2016-08-10 10:39:19 +02:00
clutter-action.c
clutter-action.h
clutter-actor-box.c
clutter-actor-meta-private.h
clutter-actor-meta.c
clutter-actor-meta.h
clutter-actor-private.h
clutter-actor.c
clutter-actor.h Remove cogl-1.0 vs cogl-2.0 vs cogl experimental API split 2016-07-20 14:23:48 +08:00
clutter-align-constraint.c
clutter-align-constraint.h
clutter-animatable.c
clutter-animatable.h
clutter-autocleanups.h
clutter-backend-private.h Introduce regional stage rendering 2016-07-20 14:23:48 +08:00
clutter-backend.c Remove cogl-1.0 vs cogl-2.0 vs cogl experimental API split 2016-07-20 14:23:48 +08:00
clutter-backend.h Remove cogl-1.0 vs cogl-2.0 vs cogl experimental API split 2016-07-20 14:23:48 +08:00
clutter-base-types.c
clutter-bezier.c ClutterBezier: Make a private copy of sqrti from cogl 2016-07-20 14:23:48 +08:00
clutter-bezier.h
clutter-bin-layout.c
clutter-bin-layout.h
clutter-bind-constraint.c
clutter-bind-constraint.h
clutter-binding-pool.c
clutter-binding-pool.h
clutter-blur-effect.c
clutter-blur-effect.h
clutter-box-layout.c
clutter-box-layout.h
clutter-brightness-contrast-effect.c
clutter-brightness-contrast-effect.h
clutter-cairo.c
clutter-cairo.h
clutter-canvas.c clutter: Fix typo in assert 2016-07-29 11:35:31 +02:00
clutter-canvas.h
clutter-child-meta.c
clutter-child-meta.h
clutter-click-action.c
clutter-click-action.h
clutter-clone.c
clutter-clone.h
clutter-color-static.h
clutter-color.c Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
clutter-color.h
clutter-colorize-effect.c
clutter-colorize-effect.h
clutter-config.h.in
clutter-constraint-private.h
clutter-constraint.c
clutter-constraint.h
clutter-container.c
clutter-container.h
clutter-content-private.h
clutter-content.c
clutter-content.h
clutter-debug.h
clutter-deform-effect.c
clutter-deform-effect.h
clutter-deprecated.h clutter: Remove ClutterFixed 2016-07-20 14:23:48 +08:00
clutter-desaturate-effect.c
clutter-desaturate-effect.h
clutter-device-manager-private.h clutter: Compress instead of discard motion events 2016-09-09 10:03:34 +08:00
clutter-device-manager.c clutter: Compress instead of discard motion events 2016-09-09 10:03:34 +08:00
clutter-device-manager.h clutter: Compress instead of discard motion events 2016-09-09 10:03:34 +08:00
clutter-drag-action.c
clutter-drag-action.h
clutter-drop-action.c
clutter-drop-action.h
clutter-easing.c
clutter-easing.h
clutter-effect-private.h
clutter-effect.c
clutter-effect.h
clutter-enum-types.c.in
clutter-enum-types.h.in
clutter-enums.h clutter: Add clutter_input_device_[gs]et_mapping() 2016-07-22 13:31:09 +02:00
clutter-event-private.h
clutter-event-translator.c
clutter-event-translator.h Explicitly create per backend stage windows 2016-07-20 14:23:48 +08:00
clutter-event.c clutter: Handle pad button events in clutter_event_get_button() 2016-07-22 13:31:09 +02:00
clutter-event.h clutter: Add clutter_event_get_mode_group() 2016-07-22 13:31:09 +02:00
clutter-feature.c
clutter-feature.h move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
clutter-fixed-layout.c
clutter-fixed-layout.h
clutter-flatten-effect.c
clutter-flatten-effect.h
clutter-flow-layout.c
clutter-flow-layout.h
clutter-gesture-action-private.h
clutter-gesture-action.c
clutter-gesture-action.h
clutter-grid-layout.c
clutter-grid-layout.h
clutter-group.h
clutter-id-pool.c
clutter-id-pool.h
clutter-image.c
clutter-image.h Remove cogl-1.0 vs cogl-2.0 vs cogl experimental API split 2016-07-20 14:23:48 +08:00
clutter-input-device-tool.c clutter: Add ClutterInputDeviceTool:id property 2016-07-22 13:31:09 +02:00
clutter-input-device-tool.h clutter: Add ClutterInputDeviceTool:id property 2016-07-22 13:31:09 +02:00
clutter-input-device.c clutter: Add clutter_input_device_[gs]et_mapping() 2016-07-22 13:31:09 +02:00
clutter-input-device.h clutter: Add clutter_input_device_[gs]et_mapping() 2016-07-22 13:31:09 +02:00
clutter-interval.c clutter: Remove ClutterFixed 2016-07-20 14:23:48 +08:00
clutter-interval.h
clutter-keyframe-transition.c
clutter-keyframe-transition.h
clutter-keysyms-table.c
clutter-keysyms-update.pl
clutter-keysyms.h
clutter-layout-manager.c
clutter-layout-manager.h
clutter-layout-meta.c
clutter-layout-meta.h
clutter-macros.h Introduce regional stage rendering 2016-07-20 14:23:48 +08:00
clutter-main.c clutter: Add pad event types 2016-07-22 13:31:09 +02:00
clutter-main.h
clutter-marshal.list
clutter-master-clock-default.c
clutter-master-clock-default.h
clutter-master-clock.c
clutter-master-clock.h
clutter-mutter.h Use signals instead of onscreen framebuffer frame callbacks 2016-07-20 14:23:48 +08:00
clutter-offscreen-effect-private.h
clutter-offscreen-effect.c Remove cogl-1.0 vs cogl-2.0 vs cogl experimental API split 2016-07-20 14:23:48 +08:00
clutter-offscreen-effect.h Remove cogl-1.0 vs cogl-2.0 vs cogl experimental API split 2016-07-20 14:23:48 +08:00
clutter-page-turn-effect.c
clutter-page-turn-effect.h
clutter-paint-node-private.h
clutter-paint-node.c Remove cogl-1.0 vs cogl-2.0 vs cogl experimental API split 2016-07-20 14:23:48 +08:00
clutter-paint-node.h Remove cogl-1.0 vs cogl-2.0 vs cogl experimental API split 2016-07-20 14:23:48 +08:00
clutter-paint-nodes.c Remove cogl-1.0 vs cogl-2.0 vs cogl experimental API split 2016-07-20 14:23:48 +08:00
clutter-paint-nodes.h Remove cogl-1.0 vs cogl-2.0 vs cogl experimental API split 2016-07-20 14:23:48 +08:00
clutter-paint-volume-private.h
clutter-paint-volume.c
clutter-pan-action.c
clutter-pan-action.h
clutter-path-constraint.c
clutter-path-constraint.h
clutter-path.c
clutter-path.h
clutter-private.h Introduce regional stage rendering 2016-07-20 14:23:48 +08:00
clutter-property-transition.c
clutter-property-transition.h
clutter-rotate-action.c
clutter-rotate-action.h
clutter-script-parser.c
clutter-script-private.h
clutter-script.c
clutter-script.h
clutter-scriptable.c
clutter-scriptable.h
clutter-scroll-actor.c
clutter-scroll-actor.h
clutter-settings-private.h
clutter-settings.c
clutter-settings.h
clutter-shader-effect.c Don't pretend we don't have CoglShader 2016-07-20 14:23:48 +08:00
clutter-shader-effect.h
clutter-shader-types.c
clutter-shader-types.h
clutter-snap-constraint.c
clutter-snap-constraint.h
clutter-stage-manager-private.h
clutter-stage-manager.c
clutter-stage-manager.h
clutter-stage-private.h Use signals instead of onscreen framebuffer frame callbacks 2016-07-20 14:23:48 +08:00
clutter-stage-view.c ClutterStageView: Always blit full texture on full onscreen framebuffer 2016-09-15 10:14:20 +08:00
clutter-stage-view.h clutter: Add infrastructure to render ClutterStageViews to offscreen 2016-08-24 02:36:45 +02:00
clutter-stage-window.c Use signals instead of onscreen framebuffer frame callbacks 2016-07-20 14:23:48 +08:00
clutter-stage-window.h Use signals instead of onscreen framebuffer frame callbacks 2016-07-20 14:23:48 +08:00
clutter-stage.c clutter: Compress instead of discard motion events 2016-09-09 10:03:34 +08:00
clutter-stage.h clutter: Add capture API for reading stage pixels 2016-07-20 14:23:48 +08:00
clutter-swipe-action.c
clutter-swipe-action.h
clutter-tap-action.c
clutter-tap-action.h
clutter-test-utils.c
clutter-test-utils.h
clutter-text-buffer.c
clutter-text-buffer.h
clutter-text.c
clutter-text.h
clutter-texture.h
clutter-timeline.c
clutter-timeline.h
clutter-transition-group.c
clutter-transition-group.h
clutter-transition.c
clutter-transition.h
clutter-types.h clutter: Add virtual input device API 2016-08-10 10:39:19 +02:00
clutter-units.c
clutter-units.h
clutter-util.c Introduce regional stage rendering 2016-07-20 14:23:48 +08:00
clutter-version.h.in
clutter-virtual-input-device.c clutter: Add ClutterVirtualInputDevice vmethod to notify keysyms 2016-08-10 11:03:18 +02:00
clutter-virtual-input-device.h clutter: Add ClutterVirtualInputDevice vmethod to notify keysyms 2016-08-10 11:03:18 +02:00
clutter-zoom-action.c
clutter-zoom-action.h
clutter.h clutter: Add virtual input device API 2016-08-10 10:39:19 +02:00
Makefile.am clutter: Make ClutterVirtualInputDevice public 2016-08-10 11:03:18 +02:00
Makefile.am.enums
Makefile.am.marshal
mutter-clutter.pc.in