<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>1680x1050 AllegroGL</title>
		<link>http://www.allegro.cc/forums/view/589445</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Wed, 10 Jan 2007 01:43:40 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;m just curious if AllegroGL can support a resolution of 1680x1050 and what I will have to do to configure it so that it works.  I know AllegroGL cannot set the refresh rate but when I put my program into 1680x1050 res I get an out of sync error on my monitor.  I&#39;m guessing it&#39;s trying to set a refresh rate higher or lower than my monitor can handle.  Any way to work around this?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Steve Terry)</author>
		<pubDate>Sat, 06 Jan 2007 23:12:10 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>
You can request different refresh rates in AllegroGL. Maybe that will help.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Richard Phipps)</author>
		<pubDate>Sun, 07 Jan 2007 00:13:42 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Looking at the AGL docs I don&#39;t see any refresh settings I can set.  Unless you mean using OpenGL commands to set the refresh rate.  Any sample code to do so?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Steve Terry)</author>
		<pubDate>Sun, 07 Jan 2007 00:32:33 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>
I think you can use AllegroGL to &#39;request&#39; various settings, including the refresh rate. Failing that you could try using OpenGL directly to do so.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Richard Phipps)</author>
		<pubDate>Sun, 07 Jan 2007 00:33:45 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p><span class="source-code"><a href="http://www.allegro.cc/manual/request_refresh_rate" target="_blank"><span class="a">request_refresh_rate</span></a><span class="k2">(</span><span class="k2">)</span></span>?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (gnolam)</author>
		<pubDate>Sun, 07 Jan 2007 00:34:14 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>My video card can (allegedly) do 1600 x 1200, but the monitor can&#39;t.  A menu looking thingee pops up (monitor generated) saying &quot;Signal out of range&quot;.  Have you gotten this resolution in other apps?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Arthur Kalliokoski)</author>
		<pubDate>Sun, 07 Jan 2007 06:38:43 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I have a widescreen monitor capable of 1680x1050, I&#39;ve gotten other games to run in that mode before.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Steve Terry)</author>
		<pubDate>Sun, 07 Jan 2007 08:16:04 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Does get_gfx_mode_list() return the wanted resolution? If it does then set_gfx_mode() should work, with help of request_refresh_rate() if necessary.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Milan Mimica)</author>
		<pubDate>Sun, 07 Jan 2007 08:35:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>GL used to have issues with surfaces or textures larger than say 2000x2000, but I think thats been lifted with some of the newer cards. not sure which ones...</p><p>My radeon 9600xt has a max res of: 2048x1536 in 16bit color, at 60hz.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Sun, 07 Jan 2007 08:38:08 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>gfx_mode_list shows up to 1600x1200 which is a 4:3 aspect IIRC, no 1680x1050.  Any way to have allegro support this resolution?  Widescreen monitors are becoming very popular lately.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Steve Terry)</author>
		<pubDate>Sun, 07 Jan 2007 22:39:29 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Is the wanted resolution listed in display settings?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Milan Mimica)</author>
		<pubDate>Sun, 07 Jan 2007 23:19:14 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>My lcd get 1280x1024. thats sorta wide screen <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Mon, 08 Jan 2007 00:04:43 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I get 1280x768 <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Milan Mimica)</author>
		<pubDate>Mon, 08 Jan 2007 00:12:39 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>My laptop is 1280x800.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (BAF)</author>
		<pubDate>Mon, 08 Jan 2007 01:45:38 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>ah, mine too, there is no 1280x768 <img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Milan Mimica)</author>
		<pubDate>Mon, 08 Jan 2007 04:10:23 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
My lcd get 1280x1024. thats sorta wide screen <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div></div><p>
Thats sorta crap <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" /><br />It&#39;s not either 4:3 nor 16:9, but 5:4 <img src="http://www.allegro.cc/forums/smileys/angry.gif" alt="&gt;:(" /><br />Note: Mine does the same (1280x1024), and &quot;nice&quot; thing about lcds is that if you subresolutions interpolarions sucks when displaying text <img src="http://www.allegro.cc/forums/smileys/rolleyes.gif" alt="::)" /> (luckily it&#39;s not a problem with games).</p><p>Back on topic: can you set that resolution in Windows?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Marco Radaelli)</author>
		<pubDate>Mon, 08 Jan 2007 06:42:40 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>1280x1024 is the &quot;standard&quot; resolution for non widescreen 17&quot; and 19&quot; LCDs. Its not like the pixels are mishapen or anything, it really is a little wider.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Mon, 08 Jan 2007 07:53:15 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
ah, mine too, there is no 1280x768
</p></div></div><p>

I&#39;m pretty sure there is a 1280x768, its just less common.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (BAF)</author>
		<pubDate>Mon, 08 Jan 2007 08:36:44 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
1280x1024 is the &quot;standard&quot; resolution for non widescreen 17&quot; and 19&quot; LCDs.
</p></div></div><p>
If very common means standard, then you&#39;re right. I got the quotes around &#39;standard&#39; <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />.</p><p>The point with those resolutions is that they aren&#39;t 4:3, but about pixel shapes I&#39;m not so expert. I just don&#39;t like that those monitors have a number of pixels that&#39;s not classic (like usual CRTs etc...).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Marco Radaelli)</author>
		<pubDate>Mon, 08 Jan 2007 23:56:14 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>For what it&#39;s worth, I have a widescreen laptop with a resolution of 1680x1050, and my AllegroGL programs work at that res without any problems. And I don&#39;t have to set up anything special to get it to work. I&#39;m not really sure what the problem could be??? Hard to say if it is the monitor or the video card.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Charlie Restivo)</author>
		<pubDate>Tue, 09 Jan 2007 05:42:12 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
If very common means standard, then you&#39;re right.
</p></div></div><p>I haven&#39;t seen any 17&quot; or 19&quot; non &quot;widescreen&quot; monitor LCDs that didn&#39;t list 1280x1024 as their native mode.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Tue, 09 Jan 2007 06:11:56 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
I haven&#39;t seen any 17&quot; or 19&quot; non &quot;widescreen&quot; monitor LCDs that didn&#39;t list 1280x1024 as their native mode.
</p></div></div><p>
I never said they didn&#39;t. I&#39;m saying that 5:4 is a weird ratio <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p><p>One may ask: why didn&#39;t they make it 1024x768, getting 4:3?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Marco Radaelli)</author>
		<pubDate>Tue, 09 Jan 2007 18:31:44 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Because 1280x1024 is a higher resolution. Why would you want 1024x768? That resolution is so 5 years ago. <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (BAF)</author>
		<pubDate>Wed, 10 Jan 2007 01:23:28 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;m sorry, I meant 1280x960 (not 1024x768) <img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Marco Radaelli)</author>
		<pubDate>Wed, 10 Jan 2007 01:43:40 +0000</pubDate>
	</item>
</rss>
