Re: [vim/vim] GTK4: Use hardware accelerated rendering by default (PR #20844)
Foxe Chen (Vim Github Repository) <[email protected]>
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <vim/vim/pull/20844/[email protected]> |
64-bitman left a comment (vim/vim#20844) > Thanks. Would there be systems, that cannot use hardware accelerated GTK4? I am thinking of exotic architectures, emulator and virtualization? What would happen for those? They cannot use the GTK4 UI then? Well the hardware accelerated backend uses GtkSnapshot, which is used by the GTK4 UI, so it should always be supported. If it cannot find a suitable GPU, then it should fallback to cairo (like the existing code) -- Reply to this email directly or view it on GitHub: https://github.com/vim/vim/pull/20844#issuecomment-5084181906 You are receiving this because you are subscribed to this thread. Message ID: <vim/vim/pull/20844/[email protected]> -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/vim/vim/pull/20844/c5084181906%40github.com.