log

age author description
Wed, 28 Aug 2019 10:55:16 +0200 Benjamin Golinvaux Added tag toa2019082801 for changeset e3234630df9c
Wed, 28 Aug 2019 10:54:15 +0200 Benjamin Golinvaux Removed pragma-no-cache header that seems to be useless (and even nefarious) toa2019082801
Tue, 27 Aug 2019 15:19:37 +0200 Benjamin Golinvaux merge
Tue, 27 Aug 2019 15:18:23 +0200 Benjamin Golinvaux toa2019082701
Tue, 27 Aug 2019 14:28:19 +0200 Benjamin Golinvaux Added cache-control headers for POST requests + #ifdef'd tracing logs + trace on context restored toa2019082701
Tue, 27 Aug 2019 08:15:36 +0200 Sebastien Jodogne removal of C++11 iterator
Mon, 26 Aug 2019 11:03:14 +0200 Benjamin Golinvaux Added tag toa2019082601 for changeset 92e32e263ae9
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
Fri, 23 Aug 2019 15:02:42 +0200 Benjamin Golinvaux Added tag toa2019082301 for changeset 13e078adfb94
Fri, 23 Aug 2019 14:16:45 +0200 Benjamin Golinvaux Better error log in fetch failure callback + toa2019082301
Fri, 23 Aug 2019 10:16:32 +0200 Benjamin Golinvaux added guards to prevent calling methods on a dead controller (see comment in diff for expl.) + build fix
Wed, 21 Aug 2019 16:24:57 +0200 Benjamin Golinvaux Merge
Wed, 21 Aug 2019 16:16:30 +0200 Benjamin Golinvaux Made IsContextLost automatically set the flag by checking with the emscripten
Mon, 19 Aug 2019 17:55:50 +0200 Sebastien Jodogne fix link errors to deprecated stuff
Mon, 19 Aug 2019 17:52:01 +0200 Sebastien Jodogne fix warning