[Mesa-dev] [PATCH 0/3] Fix Bugzilla Bug 109646 - jagginess with video play

Zhu, James James.Zhu at amd.com
Tue Mar 12 15:12:20 UTC 2019


Bug 109646 - New video compositor compute shader render glitches mpv
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109646
Fixed Problem 2,3:Jaggines caused by interpolation issue with weave de-interlace

James Zhu (3):
  gallium/auxiliary/vl: Increase shader_params size
  gallium/auxiliary/vl: Change grid setting
  gallium/auxiliary/vl: Change weave compute shader implementation

 src/gallium/auxiliary/vl/vl_compositor.c    |  2 +-
 src/gallium/auxiliary/vl/vl_compositor_cs.c | 97 ++++++++++++++++++++++-------
 2 files changed, 76 insertions(+), 23 deletions(-)

-- 
2.7.4



More information about the mesa-dev mailing list