optimized flushes when more animations are running in parallel

This commit is contained in:
louis
2016-05-01 06:35:13 +02:00
parent f45af8f826
commit 5b2401caf1
34 changed files with 156 additions and 76 deletions

View File

@@ -3,7 +3,7 @@
NAME = skindesignerapi
LIBNAME = lib$(NAME)
MAJOR = 0
MINOR = 1.0
MINOR = 1.1
VERSION = $(MAJOR).$(MINOR)
SONAME = $(LIBNAME).so.$(MAJOR)