Comment 2 for bug 1382994

Revision history for this message
Guillaume Chereau (guillaume-chereau) wrote :

Basically what we should do is rendering the original buffer using twice the screen resolution. This might affect performances, so we have to test it first. Also we need to set the proper opengl texture parameters to use linear interpolation (instead of the current 'nearest' value).