mirror of
https://github.com/brl/mutter.git
synced 2025-01-16 06:32:45 +00:00
4e63ed524e
The "paint" signal of ClutterActor is deprecated and will be removed. We have a good replacement to get notified about stage paints nowadays, that is "after-paint" on ClutterStage, so switch to that signal where it makes sense. I didn't bother to update the few tests (namely Clutters conform/texture-fbo.c, conform/text-cache.c, interactive/test-cogl-multitexture.c and Cogls conform/test-multitexture.c, conform/test-texture-mipmaps.c) where it's harder to replace the signal since we don't build those anyway. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1522 |
||
---|---|---|
.. | ||
meson | ||
meson.build | ||
mutter-cogl.test.in | ||
test-alpha-test.c | ||
test-alpha-textures.c | ||
test-atlas-migration.c | ||
test-backface-culling.c | ||
test-blend-strings.c | ||
test-blend.c | ||
test-color-hsl.c | ||
test-conform-main.c | ||
test-copy-replace-texture.c | ||
test-custom-attributes.c | ||
test-declarations.h | ||
test-depth-test.c | ||
test-fence.c | ||
test-fixtures.c | ||
test-framebuffer-get-bits.c | ||
test-just-vertex-shader.c | ||
test-layer-remove.c | ||
test-map-buffer-range.c | ||
test-multitexture.c | ||
test-no-gl-header.c | ||
test-npot-texture.c | ||
test-object.c | ||
test-offscreen.c | ||
test-pipeline-cache-unrefs-texture.c | ||
test-pipeline-shader-state.c | ||
test-pipeline-uniforms.c | ||
test-pipeline-user-matrix.c | ||
test-pixel-buffer.c | ||
test-point-size-attribute.c | ||
test-point-size.c | ||
test-point-sprite.c | ||
test-premult.c | ||
test-primitive-and-journal.c | ||
test-primitive.c | ||
test-read-texture-formats.c | ||
test-readpixels.c | ||
test-snippets.c | ||
test-sparse-pipeline.c | ||
test-sub-texture.c | ||
test-texture-get-set-data.c | ||
test-texture-mipmaps.c | ||
test-texture-no-allocate.c | ||
test-texture-pixmap-x11.c | ||
test-texture-rg.c | ||
test-version.c | ||
test-viewport.c | ||
test-wrap-modes.c | ||
test-write-texture-formats.c |