Blender Git Commit Log

Git Commits -> Revision c795d31

Revision c795d31 by Sergey Sharybin (master)
May 5, 2016, 11:16 (GMT)
Simplify scanline threaded processor used by GPU_verify_image

Just avoid some unneeded initialization functions when the threaded
processor is simple enough to only depend on current chunk start
scanline and number of scanlines.

Commit Details:

Full Hash: c795d31a1faf15853a1e8315bb60f73f9a534df5
Parent Commit: f5dcb13
Lines Changed: +78, -32

3 Modified Paths:

/source/blender/gpu/intern/gpu_draw.c (+9, -32) (Diff)
/source/blender/imbuf/IMB_imbuf.h (+8, -0) (Diff)
/source/blender/imbuf/intern/imageprocess.c (+61, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021