projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Cycles: Added Cryptomatte output.
[blender.git]
/
intern
/
cycles
/
render
/
buffers.cpp
2018-10-28
Stefan Werner
Cycles: Added Cryptomatte output.
blob
|
commitdiff
|
raw
2018-10-26
Lukas Stockner
Cycles: Expose noisy image pass by default when renderi...
blob
|
commitdiff
|
raw
|
diff to current
2018-08-25
Lukas Stockner
Cycles: Add Denoising Clean to the debugging denoising...
blob
|
commitdiff
|
raw
|
diff to current
2018-07-06
Campbell Barton
Cleanup: strip trailing space for cycles
blob
|
commitdiff
|
raw
|
diff to current
2018-03-15
Guillaume Chereau
Code refactor: move OIIO image buffer writing outside...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-19
Sergey Sharybin
Cycles: Remove unneeded include statements
blob
|
commitdiff
|
raw
|
diff to current
2018-01-02
Brecht Van Lommel
Cycles: make CUDA code a bit more robust to host/device...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-23
Brecht Van Lommel
Fix T53357: harmless assert after recent addition of...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-17
Lukas Stockner
Cycles: Add per-tile render time debug pass
blob
|
commitdiff
|
raw
|
diff to current
2017-11-05
Brecht Van Lommel
Code refactor: device memory cleanups, preparing for...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-24
Brecht Van Lommel
Fix T53134: denoising with CPU + GPU render leaves...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-23
Brecht Van Lommel
Code refactor: move more memory allocation logic into...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-23
Brecht Van Lommel
Code refactor: store device/interp/extension/type in...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-20
Brecht Van Lommel
Fix T53109: denoising variance debug passes not working...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-04
Brecht Van Lommel
Code refactor: zero render buffers outside of kernel.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-04
Brecht Van Lommel
Code refactor: remove rng_state buffer and compute...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-07
Lukas Stockner
Cycles: Implement denoising option for reducing noise...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-29
Sergey Sharybin
Cycles: Make all #include statements relative to cycles...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-08
Mai Lavelle
Cycles: Add names to buffer allocations
blob
|
commitdiff
|
raw
|
diff to current
2017-01-12
Sergey Sharybin
Cycles: Use dedicated debug passes for traversed nodes...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-12
Sergey Sharybin
Cycles: Fix wrong scaling of traversed instances debug...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-12
Sergey Sharybin
Cycles: Cleanup, remove duplicated code
blob
|
commitdiff
|
raw
|
diff to current
2016-10-30
Lukas Stockner
Cycles: Initialize the RNG state from the kernel instea...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-22
Brecht Van Lommel
Code refactor: nodify Cycles background and film.
blob
|
commitdiff
|
raw
|
diff to current
2016-05-13
Sergey Sharybin
Cycles: Scale debug pass with number of samples
blob
|
commitdiff
|
raw
|
diff to current
2016-05-07
Lukas Stockner
Cycles: Cleanup: Swap order of the RNG-state-initializi...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Sergey Sharybin
Cycles: Add debug pass showing average number of ray...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
Antony Riakiotakis
Cycles: Get rid of one more OpenGL matrix manipulation...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
Sergey Sharybin
Cycles: Use native saturate function for CUDA
blob
|
commitdiff
|
raw
|
diff to current
2014-12-25
Thomas Dinges
Cleanup: Fix Cycles Apache header.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-04
Sergey Sharybin
Cycles: Add support for debug passes
blob
|
commitdiff
|
raw
|
diff to current
2014-03-26
Sergey Sharybin
Fix T39420: Cycles viewport/preview flickers, when...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-03
Campbell Barton
Code cleanup: white space and cmake was broken on all...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-18
Brecht Van Lommel
Fix: ensure cycles mist pass stays in range 0..1, it...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-30
Brecht Van Lommel
Cycles: viewport render now takes scene color managemen...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
Thomas Dinges
Cycles / Sky Texture:
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-18
Brecht Van Lommel
Cycles: relicense GNU GPL source code to Apache version...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-31
Thomas Dinges
Cycles / HSV Separator and Combine node:
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Sergey Sharybin
Merging r58073 through r58111 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Thomas Dinges
Merged revision(s) 58059-58092 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Mitchell Stokes
Creating a BGE staging branch.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-08
Brecht Van Lommel
Fix #36064: cycles direct/indirect light passes with...
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-02-16
Tamito Kajiyama
Merged changes in the trunk up to revision 54594.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-12
Brecht Van Lommel
Fix some (quite harmless) use of uninitialized memory...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-07
Tamito Kajiyama
Merged changes in the trunk up to revision 51985.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-05
Sergey Sharybin
Merging r50625 through r51896 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-05
Sergey Sharybin
Cycles: memory usage report
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-09-30
Tamito Kajiyama
Merged changes in the trunk up to revision 50956.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-28
Brecht Van Lommel
Fix #32072: cycles shadow pass gave different results...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-15
Tamito Kajiyama
Merged changes in the trunk up to revision 50607.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-04
Brecht Van Lommel
Cycles: merge of changes from tomato branch.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-29
Sergey Sharybin
Merging r50248 through r50264 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-27
Sergey Sharybin
Merging r50245 through r50247 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-27
Campbell Barton
svn merge ^/trunk/blender -r50240:50244
blob
|
commitdiff
|
raw
|
diff to current
2012-08-27
Sergey Sharybin
Merging r50237 through r50240 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-27
Sergey Sharybin
Merging r50226 through r50236 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-26
Sergey Sharybin
Merging r50224 through r50225 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-26
Sergey Sharybin
Merging r50192 through r50223 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-24
Sergey Sharybin
Merging r50190 through r50191 from into soc-2011-tomato
blob
|
commitdiff
|
raw
|
diff to current
2012-08-24
Sergey Sharybin
Mergin trunk into soc-2011-tomato up to rev 50188
blob
|
commitdiff
|
raw
|
diff to current
2012-08-24
Sergey Sharybin
Revert previous merge commit, we need compilable blende...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-24
Campbell Barton
svn merge ^/trunk/blender -r50173:50179
blob
|
commitdiff
|
raw
|
diff to current
2012-08-24
Sergey Sharybin
Merging r50172 through r50173 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-24
Sergey Sharybin
Merging r50162 through r50171 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-23
Sergey Sharybin
Merging r50160 through r50161 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-23
Campbell Barton
svn merge ^/trunk/blender -r50156:50159
blob
|
commitdiff
|
raw
|
diff to current
2012-08-23
Sergey Sharybin
Merging r50149 through r50156 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-23
Sergey Sharybin
Merging r50147 through r50148 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-23
Campbell Barton
svn merge ^/trunk/blender -r50143:50146
blob
|
commitdiff
|
raw
|
diff to current
2012-08-23
Campbell Barton
svn merge ^/trunk/blender -r50138:50143
blob
|
commitdiff
|
raw
|
diff to current
2012-08-23
Campbell Barton
svn merge ^/trunk/blender -r50132:50138
blob
|
commitdiff
|
raw
|
diff to current
2012-08-22
Sergey Sharybin
Merging r50119 through r50132 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-22
Sergey Sharybin
Merging r50113 through r50118 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-22
Campbell Barton
svn merge ^/trunk/blender -r50107:50112
blob
|
commitdiff
|
raw
|
diff to current
2012-08-22
Campbell Barton
svn merge ^/trunk/blender -r50091:50107
blob
|
commitdiff
|
raw
|
diff to current
2012-08-21
Campbell Barton
svn merge ^/trunk/blender -r50089:50091
blob
|
commitdiff
|
raw
|
diff to current
2012-08-21
Campbell Barton
svn merge ^/trunk/blender -r50080:50089
blob
|
commitdiff
|
raw
|
diff to current
2012-08-21
Campbell Barton
svn merge ^/trunk/blender -r50076:50080
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-20
Sergey Sharybin
Merging r50045 through r50048 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-20
Campbell Barton
svn merge ^/trunk/blender -r50039:50044
blob
|
commitdiff
|
raw
|
diff to current
2012-08-20
Sergey Sharybin
Merging r50037 through r50039 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-20
Campbell Barton
svn merge ^/trunk/blender -r50023:50036
blob
|
commitdiff
|
raw
|
diff to current
2012-08-19
Sergey Sharybin
Merging r50022 through r50023 from trunk into soc...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-19
Sergey Sharybin
Merging r50016 through r50021 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-19
Sergey Sharybin
Merging r49953 through r50015 into from trunk into...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-17
Campbell Barton
svn merge ^/trunk/blender -r49947:49952
blob
|
commitdiff
|
raw
|
diff to current
2012-08-17
Campbell Barton
svn merge ^/trunk/blender -r49945:49947
blob
|
commitdiff
|
raw
|
diff to current
2012-08-17
Campbell Barton
svn merge ^/trunk/blender -r49939:49945
blob
|
commitdiff
|
raw
|
diff to current
2012-08-16
Campbell Barton
svn merge ^/trunk/blender -r49933:49939
blob
|
commitdiff
|
raw
|
diff to current
2012-08-16
Campbell Barton
svn merge ^/trunk/blender -r49929:49933
blob
|
commitdiff
|
raw
|
diff to current
2012-08-16
Sergey Sharybin
Merging r49920 through r49929 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-15
Campbell Barton
svn merge ^/trunk/blender -r49917:49919
blob
|
commitdiff
|
raw
|
diff to current
2012-08-15
Campbell Barton
svn merge ^/trunk/blender -r49890:49917
blob
|
commitdiff
|
raw
|
diff to current
2012-08-14
Campbell Barton
svn merge ^/trunk/blender -r49886:49890
blob
|
commitdiff
|
raw
|
diff to current
next