<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Sub bitmaps in multiple threads</title>
		<link>http://www.allegro.cc/forums/view/617188</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Sun, 24 Dec 2017 23:45:42 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hello!</p><p>How should I use sub bitmaps created with <span class="source-code"><a href="http://www.allegro.cc/manual/al_create_sub_bitmap"><span class="a">al_create_sub_bitmap</span></a><span class="k2">(</span><span class="k2">)</span></span> function to draw in parent bitmap from threads?</p><p>I use allegro 5.1 and C++ 11
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (malexkiy)</author>
		<pubDate>Sun, 24 Dec 2017 22:42:48 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Lock the thread and set the target bitmap. (Make sure only one thread at a time ever has the same target bitmap!)</p><p>In general though I would advice against doing it as it will be quite slow.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Sun, 24 Dec 2017 23:45:42 +0000</pubDate>
	</item>
</rss>
