Blender Git Commit Log

Git Commits -> Revision 19448bb

Revision 19448bb by Jeroen Bakker (tile)
January 3, 2012, 12:40 (GMT)
Tile Branch
* make sure that OpenCL initialization works for the MS compiler. Issue concerned the way when local variables are initialized.
GNU based compilers initialize locals when the variable is defined.
MS compiler first initialize all local variables, before any code will be executed.

The arrays are now initialized in code to make sure it compiles on MS compiler.

Commit Details:

Full Hash: 19448bb139cbb3a7910cd879c0928e4f8e79d8a8
SVN Revision: 43097
Parent Commit: 871d5b5
Lines Changed: +4, -2

1 Modified Path:

/source/blender/compositor/intern/COM_WorkScheduler.cpp (+4, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021