]> git.sesse.net Git - movit/history - resource_pool.h
Add SHELL override from autoconf, since otherwise libtool might break on systems...
[movit] / resource_pool.h
2014-01-21 Steinar H. GundersonImplement the texture freelist in ResourcePool.
2014-01-21 Steinar H. GundersonComplete a forgotten comment.
2014-01-21 Steinar H. GundersonAdd support to the ResourcePool for 2D textures.
2014-01-17 Steinar H. GundersonAdd a shared ResourcePool to share resources between...