Sergey Sharybin 3d6642db83 Fix race condition and bad memory access highlighting render tiles
Is was possible that interface will be refreshed at thesame time
as render engine will start freeing render parts.

Not sure if we can get away without RW mutex here, seems we need
one way of synchronization or another..
2015-03-20 17:51:05 +05:00
2015-03-19 15:41:41 +11:00
2015-03-19 21:10:41 +01:00
2015-03-19 19:50:51 +01:00
2013-12-24 22:57:27 +06:00
2014-08-08 06:00:49 +10:00
2015-03-19 15:41:41 +11:00
2010-10-13 14:44:22 +00:00
Description
No description provided
841 MiB
Languages
C++ 78%
Python 14.9%
C 2.9%
GLSL 1.9%
CMake 1.2%
Other 0.9%