Learath2
|
cd386488e2
|
Rename semaphore_* to sphore_*
Previous naming conflicted with Mach kernel definitions.
|
2017-08-31 19:18:07 +02:00 |
|
def
|
6e8ada1ac8
|
Fix whitespaces a bit
|
2015-07-09 02:12:35 +02:00 |
|
def
|
3992b1346b
|
Hopefully fix compilation on new OS X systems
Names collided with some new OS X defined names, fixes #189
|
2015-04-07 19:07:38 +02:00 |
|
BeaR
|
9b81779ae3
|
Using MemoryBarrier() for CPUs not supporting SSE2
|
2013-04-26 16:44:59 +02:00 |
|
BeaR
|
234a76f0b3
|
Fixing atomics
|
2013-04-26 16:44:48 +02:00 |
|
oy
|
b7e5bb54ad
|
fixed semaphore on macosx
|
2013-02-24 17:35:51 +01:00 |
|
Magnus Auvinen
|
e59b24d8db
|
fixed atomics and semaphore for windows. can't test it correctly however due to that I only have a virtual box machine
|
2012-01-01 15:56:28 +01:00 |
|
Magnus Auvinen
|
8ffe582615
|
ugly incomplete hack to put the rendering into another thread so we don't have to wait for the flip
|
2011-12-30 16:02:22 +01:00 |
|