]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1753: use of popup window mask is inefficient v8.1.1753
authorBram Moolenaar <Bram@vim.org>
Fri, 26 Jul 2019 20:15:50 +0000 (22:15 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 26 Jul 2019 20:15:50 +0000 (22:15 +0200)
commite865dcbce1ea2fcdc172b7d47d320cd40f91b917
tree63572f1c5aeda2762ca8c39dfe997d35a0701272
parent7b73d7ebf71c9148c90a500116f25ec2314c7273
patch 8.1.1753: use of popup window mask is inefficient

Problem:    Use of popup window mask is inefficient.
Solution:   Precompute and cache the mask.
src/popupwin.c
src/version.c