Blender Git Loki
Git Commits -> Revision e9d0329
Revision e9d0329 by Brecht Van Lommel (master) October 5, 2013, 19:56 (GMT) |
Better fix for #36935 and 36316: * 32 bit GCC builds now have the SSE BVH optimizations turned off, but still compile with SSE flags for better performance. * White color when rendering on Windows seems to have been unrelated to SSE, rather it was a graphics driver not supporting half float textures, added a check for that now. |
Commit Details:
Full Hash: e9d03296c7cbff8e20a61359d858642126621669
SVN Revision: 60573
Parent Commit: c7882ec
Lines Changed: +9, -8