]> git.xonotic.org Git - xonotic/darkplaces.git/history - thread.h
vpk: Include stdint.h only
[xonotic/darkplaces.git] / thread.h
2020-09-29 cloudwalkAdd qdefs.h and qstats.h to split up quakedef.h. Make...
2020-09-26 cloudwalkthread: Un-include threads.h for now since MinGW appare...
2020-09-17 cloudwalkquakedef: Include thread.h, and include threads.h in...
2020-09-17 cloudwalkRename qboolean to qbool
2020-01-18 havocSplit out TaskQueue into its own taskqueue.[ch] module...
2020-01-17 havocOverhauled r_shadow_bouncegrid, it performs much faster...
2012-02-16 divverentAdd support for barriers to the threading interface...
2011-12-09 vortexAdd THREADDISABLE define to make builds with whole...
2011-10-25 havocthread_pthread now uses recursive mutex (THREADRECURSIVE)
2011-10-25 havocadded debug prints (enabled if you define THREADDEBUG...
2011-02-07 eihrulfactor out thread interface from dpsoftrast