]> git.xonotic.org Git - xonotic/darkplaces.git/history - thread_pthread.c
build: minor adjustments
[xonotic/darkplaces.git] / thread_pthread.c
2022-01-13 bones_was_hereMerge MR 'Make trace entity culling optional for specta...
2021-07-30 Cloudwalksys: Rename Sys_Print(f)ToTerminal to Sys_Print(f)...
2020-09-17 cloudwalkRename qboolean to qbool
2013-05-06 divverentfix a floating around mutexattr object
2013-05-06 divverentfix a possible pthread crash
2012-02-18 divverentactually fix the barrier typecasts... these really...
2012-02-16 divverentAdd support for barriers to the threading interface...
2011-10-25 havocthread_pthread now uses recursive mutex (THREADRECURSIVE)
2011-10-25 havocadded Sys_PrintfToTerminal function for convenience...
2011-10-25 havocadded debug prints (enabled if you define THREADDEBUG...
2011-04-05 divverentXShm and pthreads support for vid_glx dpsoftrast