Blender Git Commit Log

Git Commits -> Revision b9ee2fb

February 22, 2018, 06:22 (GMT)
MSVC 2013 Compile Fix/Workaround for "static thread_local" vars

Apparently MSVC 2013 has trouble with stuff that's been declared
"static thread_local" (and/or maybe even the "thread_local" keyword).

https://stackoverflow.com/questions/29399494/what-is-the-current-state-of-support-for-thread-local-across-platforms

Commit Details:

Full Hash: b9ee2fb77ccd85d796d173ac0b0d200846573eed
Parent Commit: d9d57fe
Lines Changed: +5, -0

1 Modified Path:

/intern/gawain/src/gwn_vertex_array_id.cpp (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021