log Framework/Loaders/LoaderCache.cpp @ 1019:29f5f2031310

age author description
Fri, 27 Sep 2019 13:32:05 +0200 Benjamin Golinvaux Added a way to specificy which structures are to be initially displayed (the
Fri, 20 Sep 2019 11:59:54 +0200 Benjamin Golinvaux LoaderCache : support for the second set of structure set handling classes
Tue, 27 Aug 2019 08:15:36 +0200 Sebastien Jodogne removal of C++11 iterator
Mon, 26 Aug 2019 11:01:53 +0200 Benjamin Golinvaux Removed log in IsContextLost (too many calls) + removed glGetError guards on calls (expensive) + added shared_ptr ref count dump in LoaderCache (still needs to figure that one out) toa2019082601