blender/intern/guardedalloc
Sergey Sharybin ccd2e4375a Fix compilation error after recent libmv change
- Tweaked typedefs in stdint so they match
  what we've got in BLI_sys_types (needed to
  explicitly tell sign to MSVC).

  Not so much harmful to be more explicit here,
  but we really better to have single stdint
  int blender.

- Tweaked allocations macros so MSVC is happy
  with structures allocation.
2013-10-09 19:49:09 +00:00
..
cpp code cleanup: some warnings and formatting for PyMethodDef's in the BGE. 2012-11-10 05:42:50 +00:00
intern reorder BLI_strict_flags.h include so its not conflicting with stdio.h on apple. 2013-09-03 04:39:12 +00:00
test/simpletest Added a brie instruction how to build simple memtest 2013-09-05 16:32:44 +00:00
CMakeLists.txt add GPL header to treehash.c and add missing includes to cmake. 2013-08-24 03:17:28 +00:00
MEM_guardedalloc.h Fix compilation error after recent libmv change 2013-10-09 19:49:09 +00:00
mmap_win.h Mingw/Windows Compiling Fix 2013-09-01 05:12:36 +00:00
SConscript Speedup for guarded allocator 2013-08-19 10:51:40 +00:00