]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Add support for barriers to the threading interface; fix skeletal animation appearing...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 16 Feb 2012 21:04:22 +0000 (21:04 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 16 Feb 2012 21:04:22 +0000 (21:04 +0000)
commit1f235f06de684fe5a3626b1dc51f638a1ff4cdb0
tree69892b51c1643e23c66a753b0c90a101d6987c20
parent5b4332c25f6b650e575d5e07c5a8441747474d37
Add support for barriers to the threading interface; fix skeletal animation appearing as part of visibility in r_speeds 2

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11692 d7cf8633-e32d-0410-b094-e92efae38249
gl_rmain.c
thread.h
thread_null.c
thread_pthread.c
thread_sdl.c
thread_win.c