blender/intern/opencolorio
Sergey Sharybin 49bc310671 Move guarded objetc allocation to a guardedalloc header
Also made libmv-capi use guarded objetc allocation.
Run into some suspecious cases when it was not so
clear whether memory is being freed or not.

Now we'll know for sure whether there're leaks or not :)

Having this macros in a guardedalloc header helps
using them in other areas (for now it's OCIO and libmv,
but in the future it'll be more places).
2013-10-09 08:46:02 +00:00
..
CMakeLists.txt Fix build for MinGW without opencollada (updated libs coming soon), MinGW64 now builds with opencollada 2013-04-02 02:05:03 +00:00
fallback_impl.cc Film response curves implemented as a looks 2013-09-09 09:48:26 +00:00
ocio_capi.cc Film response curves implemented as a looks 2013-09-09 09:48:26 +00:00
ocio_capi.h Film response curves implemented as a looks 2013-09-09 09:48:26 +00:00
ocio_impl_glsl.cc RenderEngine API: add viewport draw utility functions to bind a GLSL fragment 2013-08-30 23:49:35 +00:00
ocio_impl.cc Move guarded objetc allocation to a guardedalloc header 2013-10-09 08:46:02 +00:00
ocio_impl.h Film response curves implemented as a looks 2013-09-09 09:48:26 +00:00
SConscript Fix build for MinGW without opencollada (updated libs coming soon), MinGW64 now builds with opencollada 2013-04-02 02:05:03 +00:00