1
0
Fork 0
mutter-performance-source/src
Daniel van Vugt 6e12b423c7 cogl/tests: Avoid floats when converting between int formats
All we need is an intermediate int format with twice as many bits and
to put division at the end to avoid any loss of precision.

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

(cherry picked from commit 3eb32cf750)
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 floats when converting between int formats 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