959a418cc3
As the first step into removing Cogl types that are covered by Graphene, remove CoglEuler and replace it by graphene_euler_t. This is a mostly straightforward replacement, except that the naming conventions changed a bit. Cogl uses "heading" for the Y axis, "pitch" for the X axis, and "roll" for the Z axis, and graphene uses the axis themselves. That means the 1st and 2nd arguments need to be swapped. Also adapt the matrix stack to store a graphene_euler_t in the rotation node -- that simplifies the code a bit as well. https://gitlab.gnome.org/GNOME/mutter/merge_requests/458 |
||
---|---|---|
.. | ||
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-euler-quaternion.c | ||
test-fence.c | ||
test-fixed.c | ||
test-fixtures.c | ||
test-framebuffer-get-bits.c | ||
test-just-vertex-shader.c | ||
test-layer-remove.c | ||
test-map-buffer-range.c | ||
test-materials.c | ||
test-multitexture.c | ||
test-no-gl-header.c | ||
test-npot-texture.c | ||
test-object.c | ||
test-offscreen.c | ||
test-path-clip.c | ||
test-path.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-rectangle.c | ||
test-texture-rg.c | ||
test-version.c | ||
test-vertex-buffer-contiguous.c | ||
test-vertex-buffer-interleved.c | ||
test-vertex-buffer-mutability.c | ||
test-viewport.c | ||
test-wrap-modes.c | ||
test-write-texture-formats.c |