Version
3.5-335
Branch
FIFO-BP
Date
11 years, 2 months ago
Windows x64 Windows x86 Mac OS X
Commit
5f672baca319a8227c01c100275d4eaaa860782b
Change author
skidau
Change description
Used Atomic functions to update variables shared between the CPU and GPU threads. Changed the variables from bool to u32 to match the atomic functions.