Blender Git Loki
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