Blender Git Commit Log

Git Commits -> Revision 3bf175f

Revision 3bf175f by Brecht Van Lommel (master)
August 5, 2013, 12:49 (GMT)
Cycles OSL: image texture lookup optimization, acquire the per thread handle
for texture system in advance. Patch by Martijn Berger, with some tweaks.

There was about a 10% performance improvement on OS X in my tests with the
images.blend test file. This may be less on other platforms because OS X has
particularly slow mutex locks.

Commit Details:

Full Hash: 3bf175f27047d9b6894327e5ea7216110288aaa2
SVN Revision: 58930
Parent Commit: 8361742
Lines Changed: +33, -7

3 Modified Paths:

/intern/cycles/kernel/osl/osl_globals.h (+2, -1) (Diff)
/intern/cycles/kernel/osl/osl_services.cpp (+26, -3) (Diff)
/intern/cycles/kernel/osl/osl_shader.cpp (+5, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021