13
0
livetrax/libs/gtkmm2ext
Robin Gareus cba8fd090f Fix widget retina scaling (#9243)
For normal cairo-widgets ardour should not use image surfaces on macOS,
because that bypasses retina scaling. In theory explicit upsampling could
be performed (compere to openGL/cairo), but for the case at hand that is
overkill and inconvenient.

Performance critical widgets that render periodically can enable openGL
backing. Casual widgets (buttons with text, knobs, sliders etc) can be
rendered directly without any significant performance penalty.
2023-02-17 15:57:32 +01:00
..
gtkmm2ext
MSVCgtkmm2ext
po
action_model.cc
actions.cc
application.cc
AUTHORS
bindings.cc
cairo_packer.cc
cairo_theme.cc
cairo_widget.cc Fix widget retina scaling (#9243) 2023-02-17 15:57:32 +01:00
cell_renderer_color_selector.cc
cell_renderer_pixbuf_multi.cc
cell_renderer_pixbuf_toggle.cc
colors.cc
colorspace.cc
COPYING
cursors.cc
debug.cc
dndtreeview.cc
emscale.cc
gtk_ui.cc
gtkapplication_quartz.mm
gtkapplication_win32.c
gtkapplication_x11.c
gtkapplication.c
gtkutils.cc
keyboard.cc
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
menu_elems.cc
nsglview.mm
persistent_tooltip.cc
sync-menu.c
textviewer.cc
treeutils.cc
utils.cc
visibility_tracker.cc
window_proxy.cc
window_title.cc
wscript