diff options
author | Simon Ser <contact@emersion.fr> | 2020-01-13 16:13:50 +0100 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2020-01-13 12:36:14 -0700 |
commit | 679aa6032db5a077b86ecc34ba2a61680a24bcbf (patch) | |
tree | 02c1d6546c94f6eedc745b763757a320a1ac2c0d /include/sway/tree | |
parent | c976a149339458799f314fc5af830fbb8d41320a (diff) |
Fix unreliable scaling filter
Two changes were made:
- Bind the texture before glTexParameteri
- Set the scaling filter before each wlr_render_texture_with_matrix call
Logging in wlroots allows to check that the scaling filter is properly
set prior to rendering.
Fixes: 6968fb3123e6 ("add scale_filter output config option")
Closes: https://github.com/swaywm/sway/issues/4798
Diffstat (limited to 'include/sway/tree')
0 files changed, 0 insertions, 0 deletions