Robin Gareus
cba8fd090f
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. |
||
---|---|---|
.. | ||
gtkmm2ext | ||
MSVCgtkmm2ext | ||
po | ||
action_model.cc | ||
actions.cc | ||
application.cc | ||
AUTHORS | ||
bindings.cc | ||
cairo_packer.cc | ||
cairo_theme.cc | ||
cairo_widget.cc | ||
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 |