swayfx/sway/desktop
Simon Ser 679aa6032d 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: 6968fb3123 ("add scale_filter output config option")
Closes: https://github.com/swaywm/sway/issues/4798
2020-01-13 12:36:14 -07:00
..
desktop.c Stop using wlr_output->{lx,ly} 2019-03-11 12:43:01 -04:00
idle_inhibit_v1.c idle_inhibit: fix crash during view destruction 2019-04-03 19:46:08 +03:00
layer_shell.c layer-shell: refocus if keyboard interactive lost 2019-12-27 11:38:56 +01:00
output.c Re-add support for wlr_output's atomic API 2019-12-30 11:24:11 -07:00
render.c Fix unreliable scaling filter 2020-01-13 12:36:14 -07:00
surface.c desktop/surface: Fix crash when timer is NULL 2019-12-24 13:03:50 +01:00
transaction.c Fix uninitialized read for wlr_surface_send_frame 2019-04-21 14:06:15 +03:00
xdg_shell.c Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
xwayland.c xwayland: handle size_hints == NULL 2020-01-03 14:02:19 +01:00