Hello,
I can't make MSAA work with canvas. Here's how I create the canvas in love.load() :
temp = love.graphics.newCanvas(width, height, {type="2d", format="normal", readable=true, msaa=4, dpiscale=1, mipmaps="none"})
And I also changed the settings in love.conf(t) :
t.window.msaa = 4
But no change in my final image (note : I draw in my canvas using a pixel shader)
Can someone help please ?
Canvas MSAA
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Who is online
Users browsing this forum: Bing [Bot], Google [Bot] and 8 guests