Campbell Barton
|
e12c08e8d1
ClangFormat: apply to source, most of intern
|
5 yıl önce |
Brecht Van Lommel
|
3866161da8
Fix T61457, T61489, T61482: build errors and memory warning in Cycles.
|
6 yıl önce |
Sergey Sharybin
|
203de0bbf0
Cycles: Cleanup, space after (void)
|
6 yıl önce |
Sergey Sharybin
|
2330cadb0f
Cycles: Cleanup, don't use strict C prototypes
|
6 yıl önce |
Sergey Sharybin
|
8e1dd7ed81
Cycles: Remove unneeded include statements
|
7 yıl önce |
Sergey Sharybin
|
38a2bf665b
Cycles: Cleanup, style and unused arguments
|
7 yıl önce |
Sergey Sharybin
|
0579eaae1f
Cycles: Make all #include statements relative to cycles source directory
|
7 yıl önce |
Sergey Sharybin
|
02213b867e
Cycles: Stop rendering when bad_alloc happens
|
8 yıl önce |
Sergey Sharybin
|
e3544c9e28
Cycles: Throw bad_alloc exception when custom allocators failed to allocate memory
|
8 yıl önce |
Sergey Sharybin
|
06743f4018
Cycles: Make guarded allocator compatible with MSVC2015
|
9 yıl önce |
Sergey Sharybin
|
6371fccdbe
Cycles: Fix guarded allocator issues on Windows
|
9 yıl önce |
Sergey Sharybin
|
89b1f042cf
Cycles: Fix compilation error on Windows
|
9 yıl önce |
Sergey Sharybin
|
ae635771b2
Cycles: Fix crash caused by the guarded allocation commit
|
9 yıl önce |
Sergey Sharybin
|
c8d2bc7890
Cycles: Always use guarded allocator of vectors
|
9 yıl önce |
Sergey Sharybin
|
d9ef528d05
Cycles: Minor code style cleanup, whitesaces
|
9 yıl önce |
Sergey Sharybin
|
008da0ff5e
Cycles: Use aligned blender allocator when using guarded allocation
|
9 yıl önce |
Sergey Sharybin
|
fd2ea3a909
Cycles: Make guarded allocator happy about strict C++ flags
|
9 yıl önce |
Sergey Sharybin
|
18937f6fb5
Cycles: Add ifdef switch to use blender's guardedalloc for vector allocation
|
10 yıl önce |
Sergey Sharybin
|
a445e49186
Cycles: Implement guarded allocator for STL classes
|
10 yıl önce |