swayfx/sway
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
..
commands Avoid numerical instability in resize 2020-01-01 10:14:29 -07:00
config Fix sway_log using non initialised output_config pointer 2019-12-31 15:56:32 +01:00
desktop Fix unreliable scaling filter 2020-01-13 12:36:14 -07:00
input input/cursor: handle setting a NULL image surface 2020-01-06 10:12:28 +01:00
tree view: remove workspace pid mapping for assigns 2020-01-09 09:52:37 +01:00
commands.c bar_cmd_colors: remove add_color 2019-12-28 10:07:25 +01:00
config.c cmd_client_*: refactor duplicated code 2019-12-28 10:07:25 +01:00
criteria.c criteria: make literal comparison for __focused__ values 2019-10-27 11:06:05 -04:00
decoration.c Fix double free when unmapping any view 2018-11-15 15:22:09 +10:00
ipc-json.c add scale_filter output config option 2019-11-29 18:13:37 +01:00
ipc-server.c Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
main.c Fix various memory leaks 2019-11-01 12:18:09 -04:00
meson.build Add seat <seat> idle_{inhibit,wake} <sources...> 2019-12-12 10:37:30 -05:00
security.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
server.c Add sway_surface 2019-11-17 20:18:42 +01:00
sway-bar.5.scd swaybar: complete barconfig_update event handling 2019-09-04 16:48:50 -10:00
sway-input.5.scd Fix small typo in sway-input(5) 2020-01-05 11:16:15 -05:00
sway-ipc.7.scd Add missing items to documentation for GET_TREE response in ipc. 2020-01-05 10:53:16 +01:00
sway-output.5.scd integer scaling, not integral 2020-01-10 07:03:24 -07:00
sway.1.scd Update language in sway.desktop & sway(1) 2019-03-10 15:09:52 -04:00
sway.5.scd cmd_client_*: support optional args for i3 compat 2019-12-29 10:40:06 +01:00
swaynag.c Rename symbol set_cloexec to sway_set_cloexec, remove duplicates. 2019-11-01 12:41:08 -04:00
xdg_decoration.c Fix xdg-decoration unconfigured if set before first commit 2019-05-03 15:37:32 -06:00