BradWBeer / clinch

Common Lisp 3D/2D Graphics Engine for OpenGL
Other
267 stars 24 forks source link

Speed up gif animation loading #98

Open BradWBeer opened 8 years ago

BradWBeer commented 8 years ago

Loading gif animations is SLOW. Need to add a cumulative blend using a PBO.