<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Use Allegro with Tilengine</title>
		<link>http://www.allegro.cc/forums/view/616471</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Thu, 08 Sep 2016 13:35:18 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;ve discovered <a href="http://www.tilengine.org/">Tilengine</a>.  As it&#39;s creator said:</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p> It&#39;s not a complete game development kit, it&#39;s specifically a graphics-only library. Think of it as a kind of virtual 2D graphics chip that <b>must be paired with other components</b>.</p></div></div><p><a href="http://www.pascalgamedevelopment.com/showthread.php?32525-Tilengine-2D-Pascal-Wrapper!&amp;p=147503&amp;viewfull=1#post147503">I asked</a> and he said me that:</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p> It was originally designed without any windowing system, you must provide an external surface for rendering in a compatible pixel format.<br /> (...)<br /> Tilengine uses an ARGB pixel format for 32 bpp, and packed 565 RGB for 16 bpp.</p></div></div><p>I have no idea about how to do that, even if it is possible use Tilengine along with Allegro. Did somebody tested it?  Do you have an idea about how can be used?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Niunio)</author>
		<pubDate>Tue, 06 Sep 2016 14:51:15 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>If I understand correctly, he means it will write, in memory, at the address you provide.<br />For example in Allegro 4 you pass <i>screen-&gt;line[0]</i> : The address of the first (top left) pixel.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Audric)</author>
		<pubDate>Tue, 06 Sep 2016 17:37:55 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>For Allegro 5, you can use <span class="source-code"><a href="http://www.allegro.cc/manual/al_lock_bitmap"><span class="a">al_lock_bitmap</span></a></span> and grab that information from <span class="source-code"><a href="http://www.allegro.cc/manual/ALLEGRO_LOCKED_REGION"><span class="a">ALLEGRO_LOCKED_REGION</span></a></span>.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (SiegeLord)</author>
		<pubDate>Tue, 06 Sep 2016 20:17:01 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Thank you. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Niunio)</author>
		<pubDate>Thu, 08 Sep 2016 13:35:18 +0000</pubDate>
	</item>
</rss>
