1
0
Fork 0
mutter-performance-source/src
Daniel van Vugt d6a4ffc843 cogl/tests: Avoid converting 16bpc -> float -> 16bpc
Instead just assign 16bpc -> 16bpc

This avoids variations in CPU and GL driver behaviour when using
floats as intermediate values.

Closes: https://gitlab.gnome.org/GNOME/mutter/-/issues/3582
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3903>

(cherry picked from commit 5360c58fe5)
2024-08-18 18:28:54 +00:00
..
backends backends/native: Only warn about cursor sizes once 2024-08-07 14:16:57 +08:00
common common/cogl-drm-formats: Split out format to string helper 2024-04-16 21:05:09 +00:00
compositor x11-display: Make subwindow redirection call mode specific 2024-08-04 15:03:58 +00:00
core display: Rename mandatory X11 initialization function 2024-08-04 15:03:58 +00:00
frames Revert "frames: Always initialize _MUTTER_FRAME_EXTENTS to zero" 2024-03-01 10:54:32 +01:00
meta meta/plugin: Annotate dialog creation virtuals as return full 2024-06-29 21:12:29 +02:00
tests cogl/tests: Avoid converting 16bpc -> float -> 16bpc 2024-08-18 18:28:54 +00:00
wayland x11-display: Make subwindow redirection call mode specific 2024-08-04 15:03:58 +00:00
x11 display: Move X11 initial focus handling to MetaX11Display 2024-08-04 15:03:58 +00:00
meson.build common/cogl-drm-formats: Split out format to string helper 2024-04-16 21:05:09 +00:00
meta-private-enum-types.c.in build: Add missing include 2022-08-10 20:28:40 +02:00
meta-private-enum-types.h.in cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00