gstreamer/subprojects/gst-plugins-base/gst-libs/gst/gl/cocoa
Andoni Morales Alastruey 5a3dd943fe cocoa: fix rendering artefacts in retina displays
Set the correct contentsScale in the CALayer instead of using
the default (1.0) which causes rendering artefacts in retina
displays due to using a smaller bitamp than the display size.

See: https://developer.apple.com/documentation/quartzcore/calayer/1410746-contentsscale?language=objc

Fix: #3942
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7828>
2024-11-05 13:40:23 +00:00
..
gstgl_cocoa_private.h
gstglcaopengllayer.h
gstglcaopengllayer.m
gstglcontext_cocoa.h
gstglcontext_cocoa.m
gstgldisplay_cocoa.h
gstgldisplay_cocoa.m
gstglwindow_cocoa.h
gstglwindow_cocoa.m