Boost logo

Boost :

From: Gary Powell (Gary.Powell_at_[hidden])
Date: 2001-06-05 12:00:20


Most games are multi-threaded. At a minimum the sound buffer for the music
needs to run in its own thread or the music breaks up when the scene gets
texture rich.

(Also due to the known errors in the single threaded MSVC libraries, we
always link the multithreaded ones. A dumb reason to do so, but you do what
works and ship it.)

  -gary-

gary.powell_at_[hidden]


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk