blender/source
Bastien Montagne 7d2a62ef65 Fix T46299: Windows: File Browser Crash while listing big folders in preview mode (fonts, images...).
Windows-only bug, mmap & co are not threadsafe by default on this platform, so we have to add a dedicated
spinlock for them in win32.

Note that we may try to get rid of those mmap later, but not for 2.76!

To be backported to final 2.76...
2015-09-29 19:54:25 +02:00
..
blender Fix T46299: Windows: File Browser Crash while listing big folders in preview mode (fonts, images...). 2015-09-29 19:54:25 +02:00
blenderplayer Fix bplayer (c). 2015-09-21 17:40:50 +02:00
creator Support relative frames w/ start/end args 2015-09-18 16:40:54 +10:00
gameengine Fix compiling with GE 2015-09-20 21:11:08 +02:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript