The Image Effect Giver

Showcase your libraries, tools and other projects that help your fellow love users.
User avatar
TechnoCat
Inner party member
Posts: 1611
Joined: Thu Jul 30, 2009 12:31 am
Location: Denver, CO
Contact:

Re: The Image Effect Giver

Post by TechnoCat »

Jasoco wrote:What do you mean "keep a reference to them"?

Code: Select all

fb = love.graphics.newFramebuffer()
fb = nil --remove reference on lua side
I'm not so sure this is enough to cleanup a framebuffer in vram though.
User avatar
thelinx
The Strongest
Posts: 857
Joined: Fri Sep 26, 2008 3:56 pm
Location: Sweden

Re: The Image Effect Giver

Post by thelinx »

TechnoCat wrote:I'm not so sure this is enough to cleanup a framebuffer in vram though.
The VRAM should be freed once the Canvas is garbage collected.
Post Reply

Who is online

Users browsing this forum: No registered users and 61 guests