Version
4.0-396
Branch
tev_fixes_VI
Date
9 years, 4 months ago
Windows x64 Windows x86 Mac OS X Android
Commit
39a7b11170e2d19cf52c7ffe6bd8b3dfa4d92f25
Change author
Scott Mansell
Change description
Opengl: Fix opengl realxfb "macroblocking"/bluring issue.

YUYV textures should NEVER be interpolated/filtered in RGB colour space.
Use TexelFetch to always fetch an actual texture sample.

issue 6503