Fix deadlock if MeshUpdateThread asks new textures while it is being stopped (happene...
authorPerttu Ahola <celeron55@gmail.com>
Thu, 1 Dec 2011 00:41:52 +0000 (02:41 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Thu, 1 Dec 2011 00:41:52 +0000 (02:41 +0200)
commitb6539399f43698aee41d02aa5b8ef1423d6c7da1
tree598b3d25fb2ef18cd11ace293c9d00b8fcefc869
parent8b8ef8acc0cc0b59e231d55e7857f629fee27e66
Fix deadlock if MeshUpdateThread asks new textures while it is being stopped (happened if texture data was transferred slowly)
src/client.cpp