]> git.xonotic.org Git - xonotic/darkplaces.git/history - thread_win.c
r_coronas_occlusionquery: don't try using a GL20-requiring feature in the GL11/GL13...
[xonotic/darkplaces.git] / thread_win.c
2012-02-18 divverentactually fix the barrier typecasts... these really...
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 Sys_PrintfToTerminal function for convenience...
2011-10-25 havocadded debug prints (enabled if you define THREADDEBUG...
2011-04-01 havocWGL client can now use DPSOFTRAST, added thread_win...