2013-10-10 |
Sergey Sharybin | Lock-free memory allocator |
blob | commitdiff | raw |
2013-09-03 |
Campbell Barton | reorder BLI_strict_flags.h include so its not conflicti... |
blob | commitdiff | raw | diff to current |
2013-09-01 |
Campbell Barton | kd-tree, |
blob | commitdiff | raw | diff to current |
2013-09-01 |
Campbell Barton | use strict flags for guarded alloc |
blob | commitdiff | raw | diff to current |
2013-08-29 |
Brecht Van Lommel | Attempted fix for #36569: couldn't unmap memory errors... |
blob | commitdiff | raw | diff to current |
2013-08-28 |
Campbell Barton | correct own recent commit, malloc_usable_size() isn... |
blob | commitdiff | raw | diff to current |
2013-08-28 |
Thomas Dinges | Cycles / Sky Texture: |
blob | commitdiff | raw | diff to current |
2013-08-28 |
Campbell Barton | should fix builds for osx |
blob | commitdiff | raw | diff to current |
2013-08-28 |
Campbell Barton | include slop-space in debug statistics (gcc/clang only) |
blob | commitdiff | raw | diff to current |
2013-08-19 |
Sergey Sharybin | Speedup for guarded allocator |
blob | commitdiff | raw | diff to current |
2013-08-19 |
Sergey Sharybin | Added check for whether thread lock is being removed... |
blob | commitdiff | raw | diff to current |
2013-08-19 |
Sergey Sharybin | Merging r59182 through r59257 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-08-16 |
Thomas Dinges | Merged revision(s) 59108-59184 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-08-16 |
Sergey Sharybin | Merging r59170 through r59181 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-08-16 |
Sergey Sharybin | Code cleanup: remove some ifdef code from guardedalloc |
blob | commitdiff | raw | diff to current |
2013-08-15 |
Sergey Sharybin | Atomic ops are only used in guarded allocator, so move... |
blob | commitdiff | raw | diff to current |
2013-08-15 |
Sergey Sharybin | Speedup for guarded allocator |
blob | commitdiff | raw | diff to current |
2013-08-15 |
Sergey Sharybin | Merging r59153 through r59161 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-08-15 |
Sergey Sharybin | Merging r59136 through r59152 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-08-15 |
Sergey Sharybin | Blender might be compiled without guardedalloc again |
blob | commitdiff | raw | diff to current |
2013-08-14 |
Sergey Sharybin | Merging r59130 through r59135 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-08-14 |
Sergey Sharybin | Merging r59113 through r59129 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-08-13 |
Sergey Sharybin | Merging r59104 through r59112 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-08-13 |
Sergey Sharybin | Merging r59083 through r59103 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-08-12 |
Sergey Sharybin | Merging r59081 through r59082 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-08-12 |
Sergey Sharybin | Merging r58778 through r59080 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-08-07 |
Thomas Dinges | Merged revision(s) 58859-58993 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-08-04 |
Campbell Barton | avoid using MEM_reallocN_id directly, add utility macro... |
blob | commitdiff | raw | diff to current |
2013-08-03 |
Campbell Barton | add versions of MEM_reallocN, MEM_recallocN which take... |
blob | commitdiff | raw | diff to current |
2013-07-31 |
Sergey Sharybin | Added check for whether thread lock is being removed... |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Mitchell Stokes | Creating a BGE staging branch. |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Mitchell Stokes | Deleting the ge_dev branch so it can be rebranched... |
blob | commitdiff | raw |
2013-06-02 |
Campbell Barton | tweak to recent commit, don't show keymap in menu tooltips. |
blob | commitdiff | raw | diff to current |
2013-05-31 |
Brecht Van Lommel | Fix to actually disable DEBUG_BACKTRACE by default. |
blob | commitdiff | raw | diff to current |
2013-05-30 |
Sergey Sharybin | Backtrace for unfreed memory blocks |
blob | commitdiff | raw | diff to current |
2013-05-21 |
Brecht Van Lommel | Fix build error after removing return value from MEM_freeN. |
blob | commitdiff | raw | diff to current |
2013-05-21 |
Campbell Barton | remove return value from MEM_freeN, it wasn't used... |
blob | commitdiff | raw | diff to current |
2013-05-08 |
Campbell Barton | add option to disable guardedalloc, helps for debugging... |
blob | commitdiff | raw | diff to current |
2013-03-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55546. |
blob | commitdiff | raw | diff to current |
2013-02-25 |
Sergey Sharybin | code cleanup: remove unused and unsupported functions... |
blob | commitdiff | raw | diff to current |
2013-02-25 |
Sergey Sharybin | Camera tracking: libmv distortion API now also uses... |
blob | commitdiff | raw | diff to current |
2013-01-29 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54171. |
blob | commitdiff | raw | diff to current |
2013-01-27 |
Thomas Dinges | Windows compile fix: |
blob | commitdiff | raw | diff to current |
2013-01-27 |
Campbell Barton | make MEM_reallocN and MEM_recallocN behave as libc... |
blob | commitdiff | raw | diff to current |
2013-01-26 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54110. |
blob | commitdiff | raw | diff to current |
2013-01-24 |
Sergey Sharybin | Added some code which helps troubleshooting issues... |
blob | commitdiff | raw | diff to current |
2012-12-19 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53146. |
blob | commitdiff | raw | diff to current |
2012-12-18 |
Sergey Sharybin | Ambient occlusion baker from multi-resolution mesh |
blob | commitdiff | raw | diff to current |
2012-12-13 |
Campbell Barton | disable openmp thread assert, would fail in cases where... |
blob | commitdiff | raw | diff to current |
2012-12-12 |
Campbell Barton | assert in debug builds if MEM_ alloc's are called in... |
blob | commitdiff | raw | diff to current |
2012-12-10 |
Sergey Sharybin | Merging r51923 through r52851 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-12-01 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52690. |
blob | commitdiff | raw | diff to current |
2012-11-28 |
Sergey Sharybin | Typo fix in comment. No functional changes. |
blob | commitdiff | raw | diff to current |
2012-10-09 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r48592:HEAD |
blob | commitdiff | raw | diff to current |
2012-08-29 |
Tamito Kajiyama | Merged changes in the trunk up to revision 50257. |
blob | commitdiff | raw | diff to current |
2012-08-21 |
Sergey Sharybin | Merging r50049 through r50076 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-08-21 |
Campbell Barton | code cleanup: vfont's used confusing and over complicat... |
blob | commitdiff | raw | diff to current |
2012-08-18 |
Tamito Kajiyama | Merged changes in the trunk up to revision 49986. |
blob | commitdiff | raw | diff to current |
2012-08-11 |
Sergey Sharybin | Merging r49775 through r49807 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-08-11 |
Campbell Barton | add MEM_recallocN(), so bytes are ensured to be zero... |
blob | commitdiff | raw | diff to current |
2012-08-02 |
Tamito Kajiyama | Merged changes in the trunk up to revision 49478. |
blob | commitdiff | raw | diff to current |
2012-08-01 |
Sergey Sharybin | Merging r49451 through r49462 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-08-01 |
Campbell Barton | fix crash when polling image sample outside image space. |
blob | commitdiff | raw | diff to current |
2012-07-24 |
Campbell Barton | svn merge ^/trunk/blender -r49177:49186 |
blob | commitdiff | raw | diff to current |
2012-07-24 |
Sergey Sharybin | Debug option for guarded allocation: store name of... |
blob | commitdiff | raw | diff to current |
2012-07-20 |
Tamito Kajiyama | Merged changes in the trunk up to revision 49090. |
blob | commitdiff | raw | diff to current |
2012-07-14 |
Campbell Barton | svn merge ^/trunk/blender -r48911:48927 |
blob | commitdiff | raw | diff to current |
2012-07-14 |
Campbell Barton | header comment cleanup, explain whats the difference... |
blob | commitdiff | raw | diff to current |
2012-07-14 |
Campbell Barton | svn merge ^/trunk/blender -r48893:48911 |
blob | commitdiff | raw | diff to current |
2012-07-14 |
Campbell Barton | use gcc attributes for BLI alloc functions |
blob | commitdiff | raw | diff to current |
2012-07-13 |
Tamito Kajiyama | Merged changes in the trunk up to revision 48893. |
blob | commitdiff | raw | diff to current |
2012-07-10 |
Sergey Sharybin | Movie Clip Node: skip putting frame to cache when... |
blob | commitdiff | raw | diff to current |
2012-07-10 |
Sergey Sharybin | Mango request: added an input node to use track's posit... |
blob | commitdiff | raw | diff to current |
2012-07-08 |
Campbell Barton | svn merge ^/trunk/blender -r48729:48739 |
blob | commitdiff | raw | diff to current |
2012-07-08 |
Campbell Barton | svn merge ^/trunk/blender -r48691:48729 |
blob | commitdiff | raw | diff to current |
2012-07-08 |
Bastien Montagne | Fix for error from grumpy gcc in "over-warning" mode... |
blob | commitdiff | raw | diff to current |
2012-07-08 |
Campbell Barton | use gcc attrubutes to warn on unused return values... |
blob | commitdiff | raw | diff to current |
2012-07-04 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r48095:48592 |
blob | commitdiff | raw | diff to current |
2012-07-03 |
Tamito Kajiyama | Merged changes in the trunk up to revision 48505. |
blob | commitdiff | raw | diff to current |
2012-06-28 |
Campbell Barton | svn merge ^/trunk/blender -r48333:48370 |
blob | commitdiff | raw | diff to current |
2012-06-27 |
Campbell Barton | committed debug memcount by accident |
blob | commitdiff | raw | diff to current |
2012-06-27 |
Campbell Barton | option so operators can be executed with undo enabled... |
blob | commitdiff | raw | diff to current |
2012-06-17 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r47023:HEAD |
blob | commitdiff | raw | diff to current |
2012-06-10 |
Tamito Kajiyama | Merged changes in the trunk up to revision 47700. |
blob | commitdiff | raw | diff to current |
2012-06-08 |
Sergey Sharybin | Merging r47581 through r47603 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-06-08 |
Campbell Barton | typo/style edits |
blob | commitdiff | raw | diff to current |
2012-06-08 |
Campbell Barton | - remove redundant NULL checks from mallocn's local... |
blob | commitdiff | raw | diff to current |
2012-06-03 |
Tamito Kajiyama | Merged changes in the trunk up to revision 47381. |
blob | commitdiff | raw | diff to current |
2012-05-27 |
Campbell Barton | svn merge ^/trunk/blender -r47058:47067 |
blob | commitdiff | raw | diff to current |
2012-05-27 |
Campbell Barton | style cleanup |
blob | commitdiff | raw | diff to current |
2012-05-26 |
Tamito Kajiyama | Merged changes in the trunk up to revision 47056. |
blob | commitdiff | raw | diff to current |
2012-05-26 |
Campbell Barton | svn merge ^/trunk/blender -r47003:47047 |
blob | commitdiff | raw | diff to current |
2012-05-26 |
Campbell Barton | update python script memory printout to python3 and... |
blob | commitdiff | raw | diff to current |
2012-05-26 |
Campbell Barton | style cleanup: our own malloc code |
blob | commitdiff | raw | diff to current |
2012-05-26 |
Campbell Barton | code cleanup: dutch -> english (comments) |
blob | commitdiff | raw | diff to current |
2012-05-09 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r45927:HEAD --accept=theirs... |
blob | commitdiff | raw | diff to current |
2012-05-08 |
Ove Murberg Henriksen | merging back to a version that works... |
blob | commitdiff | raw | diff to current |
2012-05-06 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r46000:46100 |
blob | commitdiff | raw | diff to current |
2012-04-29 |
Tamito Kajiyama | Merged changes in the trunk up to revision 46045. |
blob | commitdiff | raw | diff to current |
2012-04-28 |
Sergey Sharybin | Merging r45936 through r46042 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
next |