<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Allegro 4.9.9</title>
		<link>http://www.allegro.cc/forums/view/599686</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Fri, 17 Apr 2009 18:40:22 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p><s>Allegro 4.9.9 is <a href="http://sourceforge.net/project/showfiles.php?group_id=5665&amp;package_id=40805&amp;release_id=670279">available</a>.</s></p><p><b>EDIT:</b> Allegro 4.9.9.1 is <a href="http://sourceforge.net/project/showfiles.php?group_id=5665&amp;package_id=40805&amp;release_id=670837">available</a>.</p><p>Changes from 4.9.9 to 4.9.9.1 (March 2009)<br />==========================================</p><p>-  Made it compile and work with MSVC and MinGW 3.4.5.</p><p>-  Enabled SSE instruction set in MSVC.</p><p>-  Fixed X11 XIM keyboard input (partially?).</p><p>-  Fall back on the reference (software) rasterizer in D3D.</p><p>Changes from 4.9.8 to 4.9.9 (March 2009)<br />========================================</p><p>The main developers this time were: Trent Gamblin, Evert Glebbeek, Milan<br />Mimica, Elias Pschernig, Paul Suntsov, Peter Wang.  Other contributions<br />from: Todd Cope, Angelo Mottola, Trezker.</p><p>Graphics:</p><p>-  Added display options API and scoring, based on AllegroGL, for finer<br />   control over display creation.</p><p>-  Added API to query possible display formats (implemented on X, Mac OS X).</p><p>-  Changed the bitmap locking mechanism.  The caller can choose a pixel<br />   format.</p><p>-  Added support for multisampling.</p><p>-  Simplified the semantics of al_update_display_region().</p><p>-  Optimised software blitting routines.</p><p>-  Optimised al_map_rgb/al_map_rgba.</p><p>-  Replaced al_draw_rectangle() and al_draw_line() from core library with<br />   al_draw_rectangle_ex() and al_draw_line_ex() from the primitives addon.</p><p>-  Implemented al_wait_for_vsync() everywhere except WGL.</p><p>-  Fixed problems with sub-bitmaps with the OpenGL driver.</p><p>-  Fixed bugs in software scaled/rotated blit routines.</p><p>-  Added a new pixel format ALLEGRO_PIXEL_FORMAT_ABGR_F32.<br />   Removed ALLEGRO_PIXEL_FORMAT_ANY_15_WITH_ALPHA,<br />   ALLEGRO_PIXEL_FORMAT_ANY_24_WITH_ALPHA.</p><p>-  Added support for creating OpenGL 3.0 contexts (untested; only WGL/GLX for<br />   now).  Relevant display flags are ALLEGRO_OPENGL_3_0 and<br />   ALLEGRO_OPENGL_FORWARD_COMPATIBLE.</p><p>-  Allow disabling any OpenGL extensions from allegro.cfg to<br />   test alternative rendering paths.</p><p>-  Fixed problem with windows only activating on title bar clicks (Windows).</p><p>-  Fixed a minimize/restore bug in D3D (with the help of Christopher Bludau).</p><p>Input:</p><p>-  Implemented al_set_mouse_xy under X11.</p><p>-  Added ALLEGRO_EVENT_MOUSE_WARPED event for al_set_mouse_xy().</p><p>Path routines:</p><p>-  Made al_path_get_drive/filename return the empty string instead of NULL<br />   if the drive or filename is missing.</p><p>-  Changed al_path_set_extension/al_path_get_extension to include the leading<br />   dot.</p><p>-  Made al_path_get_extension(), al_path_get_basename(), al_path_to_string()<br />   return pointers to internal strings.</p><p>Unicode:</p><p>-  Changed type of ALLEGRO_USTR; now you should use pointers to ALLEGRO_USTRs.</p><p>-  Added UTF-16 conversion routines.</p><p>Other core:</p><p>-  Added ALLEGRO_GET_EVENT_TYPE for constructing integers for event type IDs.</p><p>-  Renamed configuration function names to conform to conventions.</p><p>-  Removed public MIN/MAX/ABS/MID/SGN/CLAMP/TRUE/FALSE macros.</p><p>-  Replaced AL_PI by ALLEGRO_PI and documented it as part of public API.</p><p>Audio addons:</p><p>-  Added stream seeking and stream start/end loop points.</p><p>-  Add panning support for kcm_audio (stereo only).</p><p>Font addons:</p><p>-  Made al_font_grab_font_from_bitmap() accept code point ranges.</p><p>-  Made font routines use new UTF-8 routines; lifted some arbitrary limits.</p><p>-  Fixed artefacts in bitmap font and TTF rendering.</p><p>Image I/O addon:</p><p>-  Made the capability to load/save images from/to ALLEGRO_FS_ENTRYs public.</p><p>-  Added missing locking to .png save function.</p><p>Other addons:</p><p>-  Added native_dialog addon, with file selector dialogs.</p><p>-  Fixed many bugs in the primitives addon.</p><p>-  Made hsv/hsl color functions accept angles outside the 0..360° range.</p><p>-  Fixed a bug in al_color_name_to_rgb.</p><p>Examples:</p><p>-  New programs: ex_audio_props, ex_blend_bench, ex_blend_test, ex_blit,<br />   ex_clip, ex_draw, ex_font_justify, ex_gl_depth, ex_logo, ex_multisample,<br />   ex_native_filechooser, ex_path_test, ex_rotate, ex_stream_seek, ex_vsync,<br />   ex_warp_mouse.<br />   (ex_draw demonstrated known bugs currently.)</p><p>-  Updated programs: ex_joystick_events, ex_monitorinfo ex_pixelformat,<br />   ex_scale, ex_subbitmap.</p><p>Build system:</p><p>-  Added pkg-config support.  .pc files are generated and installed on Unix.</p><p>-  Allowed gcc to generate SSE instructions on x86 by default.  For Pentium 2<br />   (or lower) compatibility you must uncheck a CMake option before building<br />   Allegro.</p><p>Other:</p><p>-  Many other bug fixes.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Wang)</author>
		<pubDate>Mon, 23 Mar 2009 17:58:20 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I am downloading it ! <img src="http://www.allegro.cc/forums/smileys/cheesy.gif" alt=":D" /></p><p>Edit:<br />I catch that error when compiling:
</p><div class="quote_container"><div class="title">mingw32-make said:</div><div class="quote"><p>
D:\Documents and Settings\Administrateur\Bureau\allegro-4.9.9\allegro\src\wind3d_disp.cpp: In function `bool _al_d3d_init_display()&#39;:<br />D:\Documents and Settings\Administrateur\Bureau\allegro-4.9.9\allegro\src\wind3d_disp.cpp:816: error: `D3D9b_SDK_VERSION&#39; was not declared in this scope<br />D:\Documents and Settings\Administrateur\Bureau\allegro-4.9.9\allegro\src\wind3d_disp.cpp:816: warning: unused variable &#39;D3D9b_SDK_VERSION&#39;<br />mingw32-make[2]: *** [CMakeFiles/allegro.dir/src/win/d3d_disp.cpp.obj] Error 1<br />mingw32-make[1]: *** [CMakeFiles/allegro.dir/all] Error 2<br />mingw32-make: *** [all] Error 2
</p></div></div><p>

Edit 2: Nevermind. I was just in need of the new dx9 package for mingw.</p><p>Edit 3:</p><p>Now come the real bug:
</p><div class="quote_container"><div class="title">Each example launched said:</div><div class="quote"><p>
D:\Documents and Settings\Administrateur\Bureau\allegro-4.9.9\allegro\build\demo&gt;gdb demo.exe<br />GNU gdb 6.8<br />Copyright (C) 2008 Free Software Foundation, Inc.<br />License GPLv3+: GNU GPL version 3 or later &lt;<a href="http://gnu.org/licenses/gpl.html">http://gnu.org/licenses/gpl.html</a>&gt;<br />This is free software: you are free to change and redistribute it.<br />There is NO WARRANTY, to the extent permitted by law.  Type &quot;show copying&quot;<br />and &quot;show warranty&quot; for details.<br />This GDB was configured as &quot;i686-pc-mingw32&quot;...<br />(gdb) run<br />Starting program: D:\Documents and Settings\Administrateur\Bureau\allegro-4.9.9\allegro\build\demo/demo.exe<br />[New thread 2012.0x214]<br />[New thread 2012.0x6d4]</p><p>Program received signal SIGSEGV, Segmentation fault.<br />0x6b69117e in al_set_new_display_option (option=22, value=0, importance=1)<br />    at D:/Documents and Settings/Administrateur/Bureau/allegro-4.9.9/allegro/src/display_settings.c:36<br />36               extras-&gt;required |= 1 &lt;&lt; option;<br />(gdb) p extras<br />$1 = (ALLEGRO_EXTRA_DISPLAY_SETTINGS *) 0x0<br />(gdb) p extras -&gt; required<br />Cannot access memory at address 0x0
</p></div></div><p>

</p><div class="source-code"><div class="toolbar"><span class="button numbers"><b>#</b></span><span class="button select">Select</span><span class="button expand">Expand</span></div><div class="inner"><span class="number">  1</span><span class="c">/* Function: al_set_new_display_option</span>
<span class="number">  2</span><span class="c"> */</span>
<span class="number">  3</span><span class="k1">void</span> al_set_new_display_option<span class="k2">(</span><span class="k1">int</span> option, <span class="k1">int</span> value, <span class="k1">int</span> importance<span class="k2">)</span>
<span class="number">  4</span><span class="k2">{</span>
<span class="number">  5</span>   ALLEGRO_EXTRA_DISPLAY_SETTINGS <span class="k3">*</span>extras<span class="k2">;</span>
<span class="number">  6</span>   extras <span class="k3">=</span> _al_get_new_display_settings<span class="k2">(</span><span class="k2">)</span><span class="k2">;</span>
<span class="number">  7</span>   <span class="k1">switch</span> <span class="k2">(</span>importance<span class="k2">)</span> <span class="k2">{</span>
<span class="number">  8</span>      <span class="k1">case</span> ALLEGRO_REQUIRE:
<span class="number">  9</span>         extras-&gt;required <span class="k3">|</span><span class="k3">=</span> <span class="n">1</span> <span class="k3">&lt;</span><span class="k3">&lt;</span> option<span class="k2">;</span>   <span class="c">/* extra is NULL !!!! and so '-&gt;required' is segfaulting */</span>
<span class="number"> 10</span>         extras-&gt;suggested <span class="k3">&amp;</span><span class="k3">=</span> ~<span class="k2">(</span><span class="n">1</span> <span class="k3">&lt;</span><span class="k3">&lt;</span> option<span class="k2">)</span><span class="k2">;</span>
<span class="number"> 11</span>         <span class="k1">break</span><span class="k2">;</span>
<span class="number"> 12</span>      <span class="k1">case</span> ALLEGRO_SUGGEST:
<span class="number"> 13</span>         extras-&gt;suggested <span class="k3">|</span><span class="k3">=</span> <span class="n">1</span> <span class="k3">&lt;</span><span class="k3">&lt;</span> option<span class="k2">;</span>
<span class="number"> 14</span>         extras-&gt;required <span class="k3">&amp;</span><span class="k3">=</span> ~<span class="k2">(</span><span class="n">1</span> <span class="k3">&lt;</span><span class="k3">&lt;</span> option<span class="k2">)</span><span class="k2">;</span>
<span class="number"> 15</span>         <span class="k1">break</span><span class="k2">;</span>
<span class="number"> 16</span>      <span class="k1">case</span> ALLEGRO_DONTCARE:
<span class="number"> 17</span>         extras-&gt;required <span class="k3">&amp;</span><span class="k3">=</span> ~<span class="k2">(</span><span class="n">1</span> <span class="k3">&lt;</span><span class="k3">&lt;</span> option<span class="k2">)</span><span class="k2">;</span>
<span class="number"> 18</span>         extras-&gt;suggested <span class="k3">&amp;</span><span class="k3">=</span> ~<span class="k2">(</span><span class="n">1</span> <span class="k3">&lt;</span><span class="k3">&lt;</span> option<span class="k2">)</span><span class="k2">;</span>
<span class="number"> 19</span>         <span class="k1">break</span><span class="k2">;</span>
<span class="number"> 20</span>   <span class="k2">}</span>
<span class="number"> 21</span>   extras-&gt;settings<span class="k2">[</span>option<span class="k2">]</span> <span class="k3">=</span> value<span class="k2">;</span>
<span class="number"> 22</span><span class="k2">}</span>
</div></div><p>

Edit 3:<br />A little bit of research later, it seems that _al_get_new_display_settings() can return 0 without it to be an error. As &#39;extras&#39; is unchecked, it&#39;s segfaulting.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (GullRaDriel)</author>
		<pubDate>Mon, 23 Mar 2009 18:01:08 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;m having a problem with stopping a stream.<br />This property only works if I call it before attaching to voice.<br />al_set_stream_bool(work_sound_stream, ALLEGRO_AUDIOPROP_PLAYING, false);</p><div class="source-code"><div class="toolbar"><span class="button numbers"><b>#</b></span><span class="button select">Select</span><span class="button expand">Expand</span></div><div class="inner"><span class="number">  1</span><span class="p">#include &lt;allegro5/allegro5.h&gt;</span>
<span class="number">  2</span><span class="p">#include &lt;allegro5/a5_iio.h&gt;</span>
<span class="number">  3</span><span class="p">#include &lt;allegro5/a5_font.h&gt;</span>
<span class="number">  4</span><span class="p">#include &lt;allegro5/a5_ttf.h&gt;</span>
<span class="number">  5</span><span class="p">#include &lt;allegro5/acodec.h&gt;</span>
<span class="number">  6</span><span class="p">#include &lt;allegro5/kcm_audio.h&gt;</span>
<span class="number">  7</span><span class="p">#include &lt;iostream&gt;</span>
<span class="number">  8</span>
<span class="number">  9</span><span class="k1">int</span> main<span class="k2">(</span><span class="k1">int</span> argc, <span class="k1">char</span> <span class="k3">*</span>argv<span class="k2">[</span><span class="k2">]</span><span class="k2">)</span>
<span class="number"> 10</span><span class="k2">{</span>
<span class="number"> 11</span>  al_init<span class="k2">(</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 12</span>  al_install_keyboard<span class="k2">(</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 13</span>  al_iio_init<span class="k2">(</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 14</span>  al_font_init<span class="k2">(</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 15</span>  al_install_audio<span class="k2">(</span>ALLEGRO_AUDIO_DRIVER_AUTODETECT<span class="k2">)</span><span class="k2">;</span>
<span class="number"> 16</span>
<span class="number"> 17</span>  ALLEGRO_DISPLAY <span class="k3">*</span>display<span class="k2">;</span>
<span class="number"> 18</span>  al_set_new_display_flags<span class="k2">(</span>ALLEGRO_WINDOWED<span class="k2">)</span><span class="k2">;</span>
<span class="number"> 19</span>  display <span class="k3">=</span> al_create_display<span class="k2">(</span><span class="n">640</span>, <span class="n">480</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 20</span>
<span class="number"> 21</span>  ALLEGRO_EVENT_QUEUE <span class="k3">*</span>event_queue <span class="k3">=</span> al_create_event_queue<span class="k2">(</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 22</span>  al_register_event_source<span class="k2">(</span>event_queue, <span class="k2">(</span>ALLEGRO_EVENT_SOURCE <span class="k3">*</span><span class="k2">)</span>display<span class="k2">)</span><span class="k2">;</span>
<span class="number"> 23</span>  al_register_event_source<span class="k2">(</span>event_queue, <span class="k2">(</span>ALLEGRO_EVENT_SOURCE <span class="k3">*</span><span class="k2">)</span>al_get_keyboard<span class="k2">(</span><span class="k2">)</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 24</span>
<span class="number"> 25</span>  ALLEGRO_FONT<span class="k3">*</span> <a href="http://www.allegro.cc/manual/font" target="_blank"><span class="a">font</span></a> <span class="k3">=</span> al_ttf_load_font<span class="k2">(</span><span class="s">"media/DejaVuSans.ttf"</span>, <span class="n">20</span>, <span class="n">0</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 26</span>
<span class="number"> 27</span>  <span class="k1">double</span> last_time <span class="k3">=</span> al_current_time<span class="k2">(</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 28</span>
<span class="number"> 29</span>  ALLEGRO_VOICE<span class="k3">*</span> voice<span class="k2">;</span>
<span class="number"> 30</span>  ALLEGRO_STREAM<span class="k3">*</span> work_sound_stream<span class="k2">;</span>
<span class="number"> 31</span>  voice <span class="k3">=</span> al_create_voice<span class="k2">(</span><span class="n">44100</span>, ALLEGRO_AUDIO_DEPTH_INT16, ALLEGRO_CHANNEL_CONF_2<span class="k2">)</span><span class="k2">;</span>
<span class="number"> 32</span>
<span class="number"> 33</span>  <span class="k1">int</span> buffer_count <span class="k3">=</span> <span class="n">4</span><span class="k2">;</span>
<span class="number"> 34</span>  <span class="k1">int</span> samples <span class="k3">=</span> <span class="n">2048</span><span class="k2">;</span>
<span class="number"> 35</span>  work_sound_stream <span class="k3">=</span> al_stream_from_file<span class="k2">(</span>buffer_count, samples
<span class="number"> 36</span>            , <span class="s">"/home/anders/Music/Brad Sucks - I Don't Know What I'm Doing -- Jamendo - OGG Vorbis q7 - 2007.01.08 [www.jamendo.com]/02 - Look and Feel Years Younger.ogg"</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 37</span>  <span class="k1">if</span><span class="k2">(</span><span class="k3">!</span>work_sound_stream<span class="k2">)</span>
<span class="number"> 38</span>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a><span class="k2">(</span><span class="s">"Could not load\n"</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 39</span>  al_attach_stream_to_voice<span class="k2">(</span>voice, work_sound_stream<span class="k2">)</span><span class="k2">;</span>
<span class="number"> 40</span>  al_set_stream_bool<span class="k2">(</span>work_sound_stream, ALLEGRO_AUDIOPROP_PLAYING, <span class="k1">false</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 41</span>
<span class="number"> 42</span>  <span class="k1">bool</span> playing <span class="k3">=</span> <span class="k1">false</span><span class="k2">;</span>
<span class="number"> 43</span>  <span class="k1">bool</span> quit <span class="k3">=</span> <span class="k1">false</span><span class="k2">;</span>
<span class="number"> 44</span>  <span class="k1">while</span><span class="k2">(</span><span class="n">1</span><span class="k2">)</span>
<span class="number"> 45</span>  <span class="k2">{</span>
<span class="number"> 46</span>    <span class="k1">if</span> <span class="k2">(</span>quit<span class="k2">)</span>
<span class="number"> 47</span>      <span class="k1">break</span><span class="k2">;</span>
<span class="number"> 48</span>    ALLEGRO_EVENT event<span class="k2">;</span>
<span class="number"> 49</span>    <span class="k1">if</span> <span class="k2">(</span>al_get_next_event<span class="k2">(</span>event_queue, <span class="k3">&amp;</span>event<span class="k2">)</span><span class="k2">)</span>
<span class="number"> 50</span>    <span class="k2">{</span>
<span class="number"> 51</span>        <span class="k1">if</span> <span class="k2">(</span>ALLEGRO_EVENT_KEY_DOWN <span class="k3">=</span><span class="k3">=</span> event.type<span class="k2">)</span>
<span class="number"> 52</span>      <span class="k2">{</span>
<span class="number"> 53</span>        <span class="k1">if</span> <span class="k2">(</span>ALLEGRO_KEY_ESCAPE <span class="k3">=</span><span class="k3">=</span> event.keyboard.keycode<span class="k2">)</span>
<span class="number"> 54</span>        <span class="k2">{</span>
<span class="number"> 55</span>          <span class="k1">break</span><span class="k2">;</span>
<span class="number"> 56</span>        <span class="k2">}</span>
<span class="number"> 57</span>        <span class="k1">if</span> <span class="k2">(</span>ALLEGRO_KEY_SPACE <span class="k3">=</span><span class="k3">=</span> event.keyboard.keycode<span class="k2">)</span>
<span class="number"> 58</span>        <span class="k2">{</span>
<span class="number"> 59</span>          playing <span class="k3">=</span> <span class="k3">!</span>playing<span class="k2">;</span>
<span class="number"> 60</span>          al_set_stream_bool<span class="k2">(</span>work_sound_stream, ALLEGRO_AUDIOPROP_PLAYING, playing<span class="k2">)</span><span class="k2">;</span>
<span class="number"> 61</span>        <span class="k2">}</span>
<span class="number"> 62</span>      <span class="k2">}</span>
<span class="number"> 63</span>      <span class="k1">if</span> <span class="k2">(</span>ALLEGRO_EVENT_DISPLAY_CLOSE <span class="k3">=</span><span class="k3">=</span> event.type<span class="k2">)</span>
<span class="number"> 64</span>      <span class="k2">{</span>
<span class="number"> 65</span>        <span class="k1">break</span><span class="k2">;</span>
<span class="number"> 66</span>      <span class="k2">}</span>
<span class="number"> 67</span>    <span class="k2">}</span>
<span class="number"> 68</span>    al_clear<span class="k2">(</span>al_map_rgb<span class="k2">(</span><span class="n">0</span>, <span class="n">0</span>, <span class="n">0</span><span class="k2">)</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 69</span>    al_font_textprintf<span class="k2">(</span><a href="http://www.allegro.cc/manual/font" target="_blank"><span class="a">font</span></a>, <span class="n">10</span>, <span class="n">10</span>, playing?<span class="s">"Playing"</span><span class="k2">:</span><span class="s">"Stopped"</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 70</span>    al_flip_display<span class="k2">(</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 71</span>  <span class="k2">}</span>
<span class="number"> 72</span>
<span class="number"> 73</span>  <span class="k1">return</span> <span class="n">0</span><span class="k2">;</span>
<span class="number"> 74</span><span class="k2">}</span>
<span class="number"> 75</span><a href="http://www.allegro.cc/manual/END_OF_MAIN" target="_blank"><span class="a">END_OF_MAIN</span></a><span class="k2">(</span><span class="k2">)</span>
</div></div><p>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Trezker)</author>
		<pubDate>Mon, 23 Mar 2009 19:11:21 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/599686/801642#target">GullRaDriel</a> said:</div><div class="quote"><p>Now come the real bug: </p></div></div><p>
Which gcc version?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Mon, 23 Mar 2009 19:13:44 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Elias: gcc version 3.4.5 (mingw-vista special r3) , but it&#39;s not the static build. The demo &amp; examples need their dlls to work fine.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (GullRaDriel)</author>
		<pubDate>Mon, 23 Mar 2009 19:18:21 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Can you try with 4.x?</p><p>[edit:]</p><p>For example 4.3.0: <a href="http://sourceforge.net/project/showfiles.php?group_id=2435">http://sourceforge.net/project/showfiles.php?group_id=2435</a></p><p>It&#39;s still important to fix it for 3.x of course - just would be good to know if it&#39;s just an outdated compiler causing the problem or something else.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Mon, 23 Mar 2009 19:24:04 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Just let me save my current mingw directory, install a fresh new TDM build, freshen up the whole thing and I will tell you.</p><p>Edit:<br />Working fine for my problem with gcc version 4.3.3 (4.3.3-tdm-1 mingw32).</p><p>Can&#39;t it come from the <span class="source-code"><span class="k1">static</span> DWORD tls_index<span class="k2">;</span></span> at tls.c line 78 not being initalized correctly with gcc 3 series ? <b>-&gt; Edit: NO !</b></p><p>I will try to add a call to GetLastError (which is preconized by the msnd about TlsGetValue returning 0) and tell you what is going on.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (GullRaDriel)</author>
		<pubDate>Mon, 23 Mar 2009 19:33:33 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Nice. I&#39;m downloading it.</p><p>No codename this time?.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (kenmasters1976)</author>
		<pubDate>Mon, 23 Mar 2009 22:34:03 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I got the exact same problem as GullRaDriel <a href="http://www.allegro.cc/forums/thread/599686/801642#target">here </a> using the same compiler version he did. I am now upgrading to mingw 4.x
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (KnightWhoSaysNi)</author>
		<pubDate>Mon, 23 Mar 2009 23:23:42 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Unfortunately, like 4.9.7, 4.9.9 doesn&#39;t build with MSVC. We might have to release a 4.9.9.1 in a few days to fix that and the demo bug (which BTW works with GCC 4.2.1 for me).</p><p>I&#39;m uploading MinGW binaries of 4.9.9 to <a href="http://allegro5.org">http://allegro5.org</a> as I type this.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Trent Gamblin)</author>
		<pubDate>Tue, 24 Mar 2009 00:05:30 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/599686/801684#target">Trent Gamblin</a> said:</div><div class="quote"><p>
I&#39;m uploading MinGW binaries of 4.9.9 to <a href="http://allegro5.org">http://allegro5.org</a> as I type this.
</p></div></div><p>

Awesome. Thanks!</p><p>And the 4.9.9 release is awesome too! Good work guys!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (count)</author>
		<pubDate>Tue, 24 Mar 2009 01:02:58 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/599686/801678#target">KnightWhoSaysNi</a> said:</div><div class="quote"><p>I got the exact same problem as GullRaDriel here  using the same compiler version he did. I am now upgrading to mingw 4.x</p></div></div><p>Same problem here. Same gcc version.</p><p>Too bad. I was really looking forward to try it.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (kenmasters1976)</author>
		<pubDate>Tue, 24 Mar 2009 01:05:37 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>The demo started off as a game on my website, so you could grab a binary there if you just want to try it: <a href="http://nooskewl.com/index.php?option=com_content&amp;task=view&amp;id=14&amp;Itemid=26">http://nooskewl.com/index.php?option=com_content&amp;task=view&amp;id=14&amp;Itemid=26</a></p><p>Uses an old version of 4.9 so it may not work as well as the 4.9.9 demo would.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Trent Gamblin)</author>
		<pubDate>Tue, 24 Mar 2009 01:20:14 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Trezker: thanks for reporting, will investigate. It does work if you attach the stream to a mixer, and the mixer to the voice.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Wang)</author>
		<pubDate>Tue, 24 Mar 2009 01:54:09 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;ve made a quick fix. Don&#39;t know if it&#39;s correct or not, but now the examples are working with gcc 3.4.5.</p><div class="source-code"><div class="toolbar"><span class="name">display_settings.c</span><span class="button numbers"><b>#</b></span><span class="button select">Select</span><span class="button expand">Expand</span></div><div class="inner"><span class="number"> 30</span><span class="k1">void</span> al_set_new_display_option<span class="k2">(</span><span class="k1">int</span> option, <span class="k1">int</span> value, <span class="k1">int</span> importance<span class="k2">)</span>
<span class="number"> 31</span><span class="k2">{</span>
<span class="number"> 32</span>   ALLEGRO_EXTRA_DISPLAY_SETTINGS <span class="k3">*</span>extras<span class="k2">;</span>
<span class="number"> 33</span>   extras <span class="k3">=</span> _al_get_new_display_settings<span class="k2">(</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 34</span>   
<div class="highlight"><span class="number"> 35</span>   <span class="k1">if</span> <span class="k2">(</span>extras <span class="k3">=</span><span class="k3">=</span> NULL<span class="k2">)</span> <span class="k1">return</span><span class="k2">;</span> </div><span class="number"> 36</span>   
<span class="number"> 37</span>   <span class="k1">switch</span> <span class="k2">(</span>importance<span class="k2">)</span> <span class="k2">{</span>
<span class="number"> 38</span>      <span class="k1">case</span> ALLEGRO_REQUIRE:
<span class="number"> 39</span>         extras-&gt;required <span class="k3">|</span><span class="k3">=</span> <span class="n">1</span> <span class="k3">&lt;</span><span class="k3">&lt;</span> option<span class="k2">;</span>
<span class="number"> 40</span>         extras-&gt;suggested <span class="k3">&amp;</span><span class="k3">=</span> ~<span class="k2">(</span><span class="n">1</span> <span class="k3">&lt;</span><span class="k3">&lt;</span> option<span class="k2">)</span><span class="k2">;</span>
<span class="number"> 41</span>         <span class="k1">break</span><span class="k2">;</span>
<span class="number"> 42</span>      <span class="k1">case</span> ALLEGRO_SUGGEST:
<span class="number"> 43</span>         extras-&gt;suggested <span class="k3">|</span><span class="k3">=</span> <span class="n">1</span> <span class="k3">&lt;</span><span class="k3">&lt;</span> option<span class="k2">;</span>
<span class="number"> 44</span>         extras-&gt;required <span class="k3">&amp;</span><span class="k3">=</span> ~<span class="k2">(</span><span class="n">1</span> <span class="k3">&lt;</span><span class="k3">&lt;</span> option<span class="k2">)</span><span class="k2">;</span>
<span class="number"> 45</span>         <span class="k1">break</span><span class="k2">;</span>
<span class="number"> 46</span>      <span class="k1">case</span> ALLEGRO_DONTCARE:
<span class="number"> 47</span>         extras-&gt;required <span class="k3">&amp;</span><span class="k3">=</span> ~<span class="k2">(</span><span class="n">1</span> <span class="k3">&lt;</span><span class="k3">&lt;</span> option<span class="k2">)</span><span class="k2">;</span>
<span class="number"> 48</span>         extras-&gt;suggested <span class="k3">&amp;</span><span class="k3">=</span> ~<span class="k2">(</span><span class="n">1</span> <span class="k3">&lt;</span><span class="k3">&lt;</span> option<span class="k2">)</span><span class="k2">;</span>
<span class="number"> 49</span>         <span class="k1">break</span><span class="k2">;</span>
<span class="number"> 50</span>   <span class="k2">}</span>
<span class="number"> 51</span>   extras-&gt;settings<span class="k2">[</span>option<span class="k2">]</span> <span class="k3">=</span> value<span class="k2">;</span>
<span class="number"> 52</span><span class="k2">}</span>
</div></div><p>

[EDIT:] Programs using OpenGL keep crashing, but at least I can try 4.9.9 using Direct3D.</p><p>[EDIT 3:] Duh!... nevermind about EDIT 2... now I get what it&#39;s doing...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (kenmasters1976)</author>
		<pubDate>Wed, 25 Mar 2009 17:52:59 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>See updated original post.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Wang)</author>
		<pubDate>Wed, 25 Mar 2009 17:53:49 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>4.9.9.1 binaries for Windows can be found at <a href="http://allegro5.org.">http://allegro5.org.</a> Note that the version number was bumped to 4.9.10 but these are <u>not</u> 4.9.10 binaries, they&#39;re 4.9.9.1.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Trent Gamblin)</author>
		<pubDate>Wed, 25 Mar 2009 20:53:42 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Thanks for fixing it
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (GullRaDriel)</author>
		<pubDate>Wed, 25 Mar 2009 23:01:53 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/599686/802097#target">Trent Gamblin</a> said:</div><div class="quote"><p>Note that the version number was bumped to 4.9.10</p></div></div><p>

That&#39;s true if you built it from SVN, but if you built it from the release it would still say 4.9.9.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Wang)</author>
		<pubDate>Thu, 26 Mar 2009 02:30:54 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I built from svn after checking out tag 4.9.9.1.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Trent Gamblin)</author>
		<pubDate>Thu, 26 Mar 2009 04:01:27 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yes, the tag will have the wrong version number. The release is correct though.</p><p>I&#39;ll consider changing the release procedure next time around.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Wang)</author>
		<pubDate>Thu, 26 Mar 2009 04:26:10 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Programs using OpenGL keep crashing on my machine with 4.9.9.1. I have an old integrated Intel graphics card.</p><p>Anyone else with integrated Intel card having this problem?.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (kenmasters1976)</author>
		<pubDate>Thu, 26 Mar 2009 06:35:58 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>So around when Allegro 5 will be released?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (axilmar)</author>
		<pubDate>Thu, 26 Mar 2009 21:48:07 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>When it&#39;s done.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Thu, 26 Mar 2009 21:55:51 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/599686/802174#target">kenmasters1976</a> said:</div><div class="quote"><p>Programs using OpenGL keep crashing on my machine with 4.9.9.1. I have an old integrated Intel graphics card.</p></div></div><p>

Show your <s>bo</s> log file.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Milan Mimica)</author>
		<pubDate>Fri, 27 Mar 2009 00:11:49 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>If no one else is having this problem then maybe it&#39;s an issue with my drivers or something and not worth for the devs to bother. But in case it&#39;s useful...</p><p>I tried to use the binary pack at <i>allegro5.org</i> but it doesn&#39;t include the debug versions, so I had to build them on my machine to get a log file. However, this is all I get on the <i>allegro.log</i> file for either the <i>ex_glext</i> or <i>ex_opengl</i> examples:
</p><pre class="terminal">ALLEGRO_SYSTEM_INTERFACE created.
al-winput INFO: Input thread started.
Render-to-texture: 1</pre><p>

This is what I get with <i>gdb</i>:
</p><pre class="terminal scroll">(gdb) run
Starting program: C:\allegro\allegro-4.9.9.1\build\examples/ex_opengl.exe
[New thread 2072.0xe04]
[New thread 2072.0xc78]
[New thread 2072.0x804]
warning: WGL Message:System Error: (13):wglGetPixelFormatAttribARB: WGLERR_INVAL
ID_DATA


Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
(gdb) backtrace
#0  0x00000000 in ?? ()
#1  0x69b294f1 in get_pixel_formats_count_ext (dc=0x34010665)
    at C:/allegro/allegro-4.9.9.1/src/win/wgl_disp.c:247
#2  0x69b2a6dd in get_available_pixel_formats_ext (count=0x22fcfc)
    at C:/allegro/allegro-4.9.9.1/src/win/wgl_disp.c:753
#3  0x69b2ab96 in select_pixel_format (d=0x3f6000, dc=0x9c011aa2)
    at C:/allegro/allegro-4.9.9.1/src/win/wgl_disp.c:879
#4  0x69b2ae6a in create_display_internals (wgl_disp=0x3f6000)
    at C:/allegro/allegro-4.9.9.1/src/win/wgl_disp.c:959
#5  0x69b2b1fa in wgl_create_display (w=640, h=480)
    at C:/allegro/allegro-4.9.9.1/src/win/wgl_disp.c:1054
#6  0x69ad3268 in al_create_display (w=640, h=480)
    at C:/allegro/allegro-4.9.9.1/src/display_new.c:59
#7  0x0040197d in _mangled_main ()
    at C:/allegro/allegro-4.9.9.1/examples/ex_opengl.c:130
#8  0x69afeb68 in _WinMain (_main=0x401920, hInst=0x400000, hPrev=0x0,
    Cmd=0x241f16 &quot;&quot;, nShow=10)
    at C:/allegro/allegro-4.9.9.1/src/win/wnewsys.c:136
#9  0x00401a6e in WinMain (hInst=0x400000, hPrev=0x0, Cmd=0x241f16 &quot;&quot;,
    nShow=10) at C:/allegro/allegro-4.9.9.1/examples/ex_opengl.c:164
#10 0x00401e61 in main ()
(gdb) quit</pre><p>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (kenmasters1976)</author>
		<pubDate>Fri, 27 Mar 2009 01:56:12 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Don&#39;t know if this is related to the problem kenmasters1976 described.</p><p>I have one of <a href="http://the-gadgeteer.com/2006/01/23/oqo_model_01_ultra_personal_computer/">these things</a> lying around and I wanted to make it usefull again with a little allegro app.<br />But the app refused to start, no matter what resolution I set.<br />It <a href="http://archive.laptopmag.com/Review/OQO-Model-01.htm">supposed</a> to have a Lynx 3DM+ graphics chip.</p><p>When setting 	<br />al_set_new_display_flags(ALLEGRO_OPENGL); <br />al_create_display returns NULL.</p><p>When setting 	<br />al_set_new_display_flags(ALLEGRO_DIRECT3D); <br />the application just crashes.</p><p>I wasn&#39;t able to compile allegro myself yet, so I&#39;m using the binarys from allegro5. Since these are in releae mode no log file is created.<br />Maybe if someone could provide debug binarys (windows mingw or msvc)  I could provide a log file.</p><p>What is strange is that al_create_display doesn&#39;t return null when direct3d is forced but the application just crashes.</p><p>If the device I have there is too exceptional and you don&#39;t plan on making allegro work with it just say so <img src="http://www.allegro.cc/forums/smileys/smiley.gif" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (count)</author>
		<pubDate>Fri, 27 Mar 2009 05:35:42 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>If Allegro crashes when used correctly then that&#39;s a bug we need to fix.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Wang)</author>
		<pubDate>Fri, 27 Mar 2009 06:38:24 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Something to do with D3D not being completely de-initialized after trying one mode maybe... if the first mode it tries fails, it explodes. I will look into it.</p><p>Not sure that device will support D3D9 but it might. Never heard of the gfx chipset though.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Trent Gamblin)</author>
		<pubDate>Fri, 27 Mar 2009 06:45:49 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>cmake ended with a complain about OpenGL:</p><pre>
CMake Error at CMakeLists.txt:485 (message):
  X11 support currently requires OpenGL support.
</pre><p>

As far as I know, I got OpenGL support. What should I install?</p><p>(Edited: Nevermind, I had a conflict here. Apparently in Ubuntu the Nvidia drivers come with their own set of OpenGL libraries and headers. Commands to get them on: <i>sudo apt-get install freeglut3-dev libgl1-mesa-dev libglu1-mesa-dev libglut3-dev mesa-common-dev xlibmesa-gl-dev</i>).</p><p>Other than that, compiled fine. Cannot get it to generate the info or the PDF documentation, I am guessing just turning WANT_DOCS_PDF and WANT_DOCS_INFO is not enough. I reconfigured, but somehow it is not applying the changes (as in, it is not creating them).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Fri, 27 Mar 2009 07:09:27 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>You need pandoc 1.1 for info docs, and pdflatex for PDFs.  Note that the info docs are slightly out of whack (sections being chapters; easily fixed but just hasn&#39;t been done).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Wang)</author>
		<pubDate>Fri, 27 Mar 2009 08:35:30 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>An error message for missing binaries should be useful in those cases.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Fri, 27 Mar 2009 08:51:10 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Does someone have a static pandoc 1.2 binary btw?</p><p>Ubuntu/Debian only has 0.46 and my attempts to compile 1.1 and 1.2 failed. It first wanted three dependencies, things called &quot;parsec&quot;, &quot;utf8-string&quot; and &quot;zip-archive&quot;. Neither of them exists in Debian. So I tried compiling them. But to get them some strange tool named &quot;cabal&quot; seemed necessary. Installing that requires &quot;hugs&quot; instead of &quot;ghc&quot;... but &quot;ghc&quot; seems necessary for an earlier step... so basically it seems impossible. (The Debian/Ubuntu maintainers likely have the same problem and therefore it&#39;s still at 0.46 there.)</p><p>[edit] Got the dependencies to compile somehow (and only parsec 1.2 and not parsec 1.3 will work). Why they think something like &quot;cabal&quot; is a good idea I&#39;ll never understand - letting me get the dependencies without it would have made this much easier :/
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Fri, 27 Mar 2009 13:42:43 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>[quote]<br />When it&#39;s done. <br />[/quote]</p><p>Which is when? I don&#39;t want a fixed date, just a Month approximation, for example, in 10 to 15 months etc.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (axilmar)</author>
		<pubDate>Fri, 27 Mar 2009 18:25:08 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I think it should be done this year, maybe by summer.<br />But you shouldn&#39;t underestimate the final details, the ones we know of are just the tip of the iceberg. So we shouldn&#39;t be surprised if it drags on into next year, unless the devs want to make a KDE like .0 release.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Trezker)</author>
		<pubDate>Fri, 27 Mar 2009 18:46:27 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/599686/802468#target">axilmar</a> said:</div><div class="quote"><p>Which is when?</p></div></div><p>
When it&#39;s done.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>I don&#39;t want a fixed date, just a Month approximation, for example, in 10 to 15 months etc. </p></div></div><p>
Sorry, no.<br />I could make a guess, but I don&#39;t want to make an estimate like that. When we&#39;re close to bringing out RC1, you&#39;ll hear about it.<br />It&#39;s getting there and it shouldn&#39;t be too long now, if we can keep momentum going.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Fri, 27 Mar 2009 20:12:32 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Maybe you&#39;re missing a trick with Allegro 5 and you should do what the big boys do by missing a few numbers. Allegro 7 has a nice look about it.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Neil Walker)</author>
		<pubDate>Fri, 27 Mar 2009 21:06:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>What logic would you use to go 1 to 4 then to 7?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (MiquelFire)</author>
		<pubDate>Fri, 27 Mar 2009 22:11:06 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/599686/802501#target">MiquelFire</a> said:</div><div class="quote"><p>What logic would you use to go 1 to 4 then to 7? </p></div></div><p>Other than being frivolous and not serious, 5 is tainted as being the telepathic April fool version, 6 is two short of the devil, but 7 on the other hand looks nice. </p><p>Visual C++ missed out 3 - and skipped from 6 to 2002 <img src="http://www.allegro.cc/forums/smileys/wink.gif" />, Navigator missed out 5, etc.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Neil Walker)</author>
		<pubDate>Fri, 27 Mar 2009 22:31:43 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>kenmasters1976: It does look like a driver issue. As you may know, allegro programs read some settings out of allegro.cfg, and there should be one in the package. Under section [graphics] there is an option named &quot;config_selection&quot;. Try setting it to &quot;old&quot;.</p><p>You can just create a text file containing only:
</p><pre>[graphics]
config_selection=old</pre><p>

This will turn off all the fancy stuff during al_create_display().
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Milan Mimica)</author>
		<pubDate>Fri, 27 Mar 2009 23:26:41 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/599686/802512#target">Milan Mimica</a> said:</div><div class="quote"><p>
You can just create a text file containing only:
</p></div></div><p>

For me that didn&#39;t change anything on the oqo <img src="http://www.allegro.cc/forums/smileys/sad.gif" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (count)</author>
		<pubDate>Fri, 27 Mar 2009 23:59:12 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Christopher: Your OpenGL works just fine <img src="http://www.allegro.cc/forums/smileys/tongue.gif" /> It returns NULL. I guess you don&#39;t have OpenGL 1.2.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Milan Mimica)</author>
		<pubDate>Sat, 28 Mar 2009 00:18:08 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/599686/802506#target">Neil Walker</a> said:</div><div class="quote"><p>Visual C++ missed out 3 - and skipped from 6 to 2002 <img src="http://www.allegro.cc/forums/smileys/wink.gif" />, Navigator missed out 5, etc. </p></div></div><p>

With the 2002 part, then it applies to Windows, they skipped NT 5 and went to 2000... oh wait... what about Windows 7? <img src="http://www.allegro.cc/forums/smileys/wink.gif" /></p><p>The logic with Visual Studio skipping up to 6 was so that MS could have all the products be the same version number. Something in the Visual Studio line didn&#39;t skip numbers, and it was at 6.0 when the skip happened. So your MSVC part is moot (Note Visual J++ jumped from 1.1 to 6 at the time BTW)</p><p>Navigator 5... I saw a Navigator 5 once...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (MiquelFire)</author>
		<pubDate>Sat, 28 Mar 2009 01:08:39 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/599686/802517#target">Milan Mimica</a> said:</div><div class="quote"><p>
I guess you don&#39;t have OpenGL 1.2.
</p></div></div><p>
EDIT: Since I don&#39;t really have a clue what this graphicchip is I probably won&#39;t find drivers for it (and probably they will not have opengl support <img src="http://www.allegro.cc/forums/smileys/sad.gif" /> )</p><p>Btw, with allegro 4.9.8 direct3d is not creating a display as well but is returning NULL.<br />Maybe that helps finding the bug.</p><p>What could be the problem that direct3d isn&#39;t able to create a display?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (count)</author>
		<pubDate>Sat, 28 Mar 2009 01:11:52 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Does that mean the graphicscard doesn&#39;t support 1.2 or do I have to install something?</p></div></div><p>
I don&#39;t know. There might be other restrictions as well.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Milan Mimica)</author>
		<pubDate>Sat, 28 Mar 2009 01:15:22 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>For me your suggestion about <i>config_selection</i> worked. Now the examples using OpenGL run fine. Thanks.</p><p>But... now there&#39;s another problem, this time with the <i>primitives</i> addon. I have this simple program:
</p><div class="source-code"><div class="toolbar"><span class="button numbers"><b>#</b></span><span class="button select">Select</span><span class="button expand">Expand</span></div><div class="inner"><span class="number">  1</span><span class="p">#include &lt;allegro5/allegro5.h&gt;</span>
<span class="number">  2</span><span class="p">#include &lt;allegro5/a5_opengl.h&gt;</span>
<span class="number">  3</span><span class="p">#include &lt;allegro5/a5_primitives.h&gt;</span>
<span class="number">  4</span>
<span class="number">  5</span>
<span class="number">  6</span>
<span class="number">  7</span><span class="k1">static</span> ALLEGRO_DISPLAY <span class="k3">*</span>display <span class="k3">=</span> NULL<span class="k2">;</span>
<span class="number">  8</span>
<span class="number">  9</span>
<span class="number"> 10</span>
<span class="number"> 11</span><span class="k1">int</span> main<span class="k2">(</span><span class="k2">)</span> <span class="k2">{</span>
<span class="number"> 12</span>  ALLEGRO_KEYBOARD_STATE key_state<span class="k2">;</span>
<span class="number"> 13</span>  ALLEGRO_MOUSE_STATE mouse_state<span class="k2">;</span>
<span class="number"> 14</span>  <span class="k1">int</span> ox <span class="k3">=</span> <span class="n">0</span>, oy <span class="k3">=</span> <span class="n">0</span><span class="k2">;</span>
<span class="number"> 15</span>
<span class="number"> 16</span>  <span class="k1">if</span> <span class="k2">(</span><span class="k3">!</span>al_init<span class="k2">(</span><span class="k2">)</span><span class="k2">)</span> <span class="k2">{</span>
<span class="number"> 17</span>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a><span class="k2">(</span><span class="s">"Could not init Allegro.\n"</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 18</span>    <span class="k1">return</span> <span class="n">1</span><span class="k2">;</span>
<span class="number"> 19</span>  <span class="k2">}</span>
<span class="number"> 20</span>  <span class="k1">if</span> <span class="k2">(</span><span class="k3">!</span>al_install_mouse<span class="k2">(</span><span class="k2">)</span><span class="k2">)</span> <span class="k2">{</span>
<span class="number"> 21</span>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a><span class="k2">(</span><span class="s">"Could not init mouse.\n"</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 22</span>    <span class="k1">return</span> <span class="n">1</span><span class="k2">;</span>
<span class="number"> 23</span>  <span class="k2">}</span>
<span class="number"> 24</span>  <span class="k1">if</span> <span class="k2">(</span><span class="k3">!</span>al_install_keyboard<span class="k2">(</span><span class="k2">)</span><span class="k2">)</span> <span class="k2">{</span>
<span class="number"> 25</span>    <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a><span class="k2">(</span><span class="s">"Could not init keyboard.\n"</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 26</span>    <span class="k1">return</span> <span class="n">1</span><span class="k2">;</span>
<span class="number"> 27</span>  <span class="k2">}</span>
<span class="number"> 28</span>  al_set_new_display_flags<span class="k2">(</span>ALLEGRO_WINDOWED <span class="k3">|</span> ALLEGRO_OPENGL<span class="k2">)</span><span class="k2">;</span>
<span class="number"> 29</span>  display <span class="k3">=</span> al_create_display<span class="k2">(</span><span class="n">800</span>, <span class="n">600</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 30</span>  al_set_window_title<span class="k2">(</span><span class="s">"Allegro 4.9.9.1 Test"</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 31</span>
<span class="number"> 32</span>  al_clear<span class="k2">(</span>al_map_rgb<span class="k2">(</span><span class="n">0</span>, <span class="n">128</span>, <span class="n">128</span><span class="k2">)</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 33</span>  al_flip_display<span class="k2">(</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 34</span>  al_clear<span class="k2">(</span>al_map_rgb<span class="k2">(</span><span class="n">0</span>, <span class="n">128</span>, <span class="n">128</span><span class="k2">)</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 35</span>  
<span class="number"> 36</span>  al_get_keyboard_state<span class="k2">(</span><span class="k3">&amp;</span>key_state<span class="k2">)</span><span class="k2">;</span>
<span class="number"> 37</span>  <span class="k1">while</span> <span class="k2">(</span><span class="k3">!</span>al_key_down<span class="k2">(</span><span class="k3">&amp;</span>key_state, ALLEGRO_KEY_ESCAPE<span class="k2">)</span><span class="k2">)</span> <span class="k2">{</span>
<span class="number"> 38</span>    al_get_mouse_state<span class="k2">(</span><span class="k3">&amp;</span>mouse_state<span class="k2">)</span><span class="k2">;</span>
<span class="number"> 39</span>    al_draw_line<span class="k2">(</span>ox <span class="k3">-</span> <span class="n">5</span>, oy <span class="k3">-</span> <span class="n">5</span>, mouse_state.x, mouse_state.y, al_map_rgb_f<span class="k2">(</span><span class="n">0</span>.<span class="n">5</span>, <span class="n">1</span>, <span class="n">1</span><span class="k2">)</span>, <span class="n">2</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 40</span>    ox <span class="k3">=</span> mouse_state.x<span class="k2">;</span>
<span class="number"> 41</span>    oy <span class="k3">=</span> mouse_state.y<span class="k2">;</span>
<span class="number"> 42</span>    al_flip_display<span class="k2">(</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 43</span>
<span class="number"> 44</span>    al_rest<span class="k2">(</span><span class="n">0</span>.<span class="n">015</span><span class="k2">)</span><span class="k2">;</span>
<span class="number"> 45</span>    al_get_keyboard_state<span class="k2">(</span><span class="k3">&amp;</span>key_state<span class="k2">)</span><span class="k2">;</span>
<span class="number"> 46</span>  <span class="k2">}</span>
<span class="number"> 47</span>
<span class="number"> 48</span>  <span class="k1">return</span> <span class="n">0</span><span class="k2">;</span>
<span class="number"> 49</span><span class="k2">}</span>
<span class="number"> 50</span><a href="http://www.allegro.cc/manual/END_OF_MAIN" target="_blank"><span class="a">END_OF_MAIN</span></a><span class="k2">(</span><span class="k2">)</span>
</div></div><p>
It crashes on the call to <i>al_draw_line()</i>. Again, it only crashes when using OpenGL. Disabling the extensions in <i>allegro.cfg</i> didn&#39;t help.</p><p>Heres the contents of the <i>allegro.log</i> file:
</p><pre class="terminal scroll">ALLEGRO_SYSTEM_INTERFACE created.
al-winput INFO: Input thread started.
Render-to-texture: 1
al-wmouse INFO: mouse handler starts
wgl-win INFO: select_pixel_format(): Forcing OLD visual selection method.
wgl-win INFO: get_available_pixel_formats_old(): Got 42 visuals.
-- 
wgl-win INFO: Decoding visual no. 1...
wgl-win INFO: Decoding: 
wgl-win INFO: Accelarated: yes
wgl-win INFO: Single-buffer: yes
wgl-win INFO: Swap method: undefined
wgl-win INFO: Color format: r8 g8 b8 a8, 32 bit
wgl-win INFO: Depth buffer: 0 bits
wgl-win INFO: Sample buffers: no
wgl-win INFO: Samples: 0
display_settings INFO: Single Buffer requirement not met.
-- 
...
...
-- 
wgl-win INFO: Decoding visual no. 42...
wgl-win INFO: Decoding: 
wgl-win INFO: Not RGBA mode
wgl-win INFO: get_available_pixel_formats_ext(): 7 visuals are good enough.
wgl-win INFO: select_pixel_format(): Chose visual no. 2

wgl-win INFO: Accelarated: yes
wgl-win INFO: Single-buffer: no
wgl-win INFO: Swap method: undefined
wgl-win INFO: Color format: r8 g8 b8 a8, 32 bit
wgl-win INFO: Depth buffer: 0 bits
wgl-win INFO: Sample buffers: no
wgl-win INFO: Samples: 0
al-ext INFO: OpenGL Extensions:
al-ext INFO: GL_ARB_multitexture
al-ext INFO: GL_ARB_texture_border_clamp
al-ext INFO: GL_ARB_texture_compression
al-ext INFO: GL_ARB_texture_cube_map
al-ext INFO: GL_ARB_texture_env_add
al-ext INFO: GL_ARB_texture_env_combine
al-ext INFO: GL_ARB_texture_env_dot3
al-ext INFO: GL_ARB_texture_env_crossbar
al-ext INFO: GL_ARB_transpose_matrix
al-ext INFO: GL_EXT_abgr
al-ext INFO: GL_EXT_bgra
al-ext INFO: GL_EXT_blend_color
al-ext INFO: GL_EXT_blend_func_separate
al-ext INFO: GL_EXT_blend_minmax
al-ext INFO: GL_EXT_blend_subtract
al-ext INFO: GL_EXT_clip_volume_hint
al-ext INFO: GL_EXT_compiled_vertex_array
al-ext INFO: GL_EXT_cull_vertex
al-ext INFO: GL_EXT_fog_coord
al-ext INFO: GL_EXT_packed_pixels
al-ext INFO: GL_EXT_packed_pixels_12
al-ext INFO: GL_EXT_rescale_normal
al-ext INFO: GL_EXT_secondary_color
al-ext INFO: GL_EXT_separate_specular_color
al-ext INFO: GL_EXT_stencil_wrap
al-ext INFO: GL_EXT_texture_compression_s3tc
al-ext INFO: GL_EXT_texture_env_add
al-ext INFO: GL_EXT_texture_env_combine
al-ext INFO: GL_EXT_texture_filter_anisotropic
al-ext INFO: GL_3DFX_texture_compression_FXT1
al-ext INFO: GL_IBM_texture_mirrored_repeat
al-ext INFO: GL_NV_texgen_reflection
al-ext INFO: GL_WIN_swap_hint
glDrawRangeElements successfully loaded
glTexImage3D successfully loaded
glTexSubImage3D successfully loaded
glCopyTexSubImage3D successfully loaded
glActiveTexture successfully loaded
glClientActiveTexture successfully loaded
glMultiTexCoord1d successfully loaded
glMultiTexCoord1dv successfully loaded
glMultiTexCoord1f successfully loaded
glMultiTexCoord1fv successfully loaded
glMultiTexCoord1i successfully loaded
glMultiTexCoord1iv successfully loaded
glMultiTexCoord1s successfully loaded
glMultiTexCoord1sv successfully loaded
glMultiTexCoord2d successfully loaded
glMultiTexCoord2dv successfully loaded
glMultiTexCoord2f successfully loaded
glMultiTexCoord2fv successfully loaded
glMultiTexCoord2i successfully loaded
glMultiTexCoord2iv successfully loaded
glMultiTexCoord2s successfully loaded
glMultiTexCoord2sv successfully loaded
glMultiTexCoord3d successfully loaded
glMultiTexCoord3dv successfully loaded
glMultiTexCoord3f successfully loaded
glMultiTexCoord3fv successfully loaded
glMultiTexCoord3i successfully loaded
glMultiTexCoord3iv successfully loaded
glMultiTexCoord3s successfully loaded
glMultiTexCoord3sv successfully loaded
glMultiTexCoord4d successfully loaded
glMultiTexCoord4dv successfully loaded
glMultiTexCoord4f successfully loaded
glMultiTexCoord4fv successfully loaded
glMultiTexCoord4i successfully loaded
glMultiTexCoord4iv successfully loaded
glMultiTexCoord4s successfully loaded
glMultiTexCoord4sv successfully loaded
glLoadTransposeMatrixf successfully loaded
glLoadTransposeMatrixd successfully loaded
glMultTransposeMatrixf successfully loaded
glMultTransposeMatrixd successfully loaded
glSampleCoverage successfully loaded
glCompressedTexImage3D successfully loaded
glCompressedTexImage2D successfully loaded
glCompressedTexImage1D successfully loaded
glCompressedTexSubImage3D successfully loaded
glCompressedTexSubImage2D successfully loaded
glCompressedTexSubImage1D successfully loaded
glGetCompressedTexImage successfully loaded
glActiveTextureARB successfully loaded
glClientActiveTextureARB successfully loaded
glMultiTexCoord1dARB successfully loaded
glMultiTexCoord1dvARB successfully loaded
glMultiTexCoord1fARB successfully loaded
glMultiTexCoord1fvARB successfully loaded
glMultiTexCoord1iARB successfully loaded
glMultiTexCoord1ivARB successfully loaded
glMultiTexCoord1sARB successfully loaded
glMultiTexCoord1svARB successfully loaded
glMultiTexCoord2dARB successfully loaded
glMultiTexCoord2dvARB successfully loaded
glMultiTexCoord2fARB successfully loaded
glMultiTexCoord2fvARB successfully loaded
glMultiTexCoord2iARB successfully loaded
glMultiTexCoord2ivARB successfully loaded
glMultiTexCoord2sARB successfully loaded
glMultiTexCoord2svARB successfully loaded
glMultiTexCoord3dARB successfully loaded
glMultiTexCoord3dvARB successfully loaded
glMultiTexCoord3fARB successfully loaded
glMultiTexCoord3fvARB successfully loaded
glMultiTexCoord3iARB successfully loaded
glMultiTexCoord3ivARB successfully loaded
glMultiTexCoord3sARB successfully loaded
glMultiTexCoord3svARB successfully loaded
glMultiTexCoord4dARB successfully loaded
glMultiTexCoord4dvARB successfully loaded
glMultiTexCoord4fARB successfully loaded
glMultiTexCoord4fvARB successfully loaded
glMultiTexCoord4iARB successfully loaded
glMultiTexCoord4ivARB successfully loaded
glMultiTexCoord4sARB successfully loaded
glMultiTexCoord4svARB successfully loaded
glLoadTransposeMatrixfARB successfully loaded
glLoadTransposeMatrixdARB successfully loaded
glMultTransposeMatrixfARB successfully loaded
glMultTransposeMatrixdARB successfully loaded
glCompressedTexImage3DARB successfully loaded
glCompressedTexImage2DARB successfully loaded
glCompressedTexImage1DARB successfully loaded
glCompressedTexSubImage3DARB successfully loaded
glCompressedTexSubImage2DARB successfully loaded
glCompressedTexSubImage1DARB successfully loaded
glGetCompressedTexImageARB successfully loaded
glBlendColorEXT successfully loaded
glBlendEquationEXT successfully loaded
glLockArraysEXT successfully loaded
glUnlockArraysEXT successfully loaded
glCullParameterdvEXT successfully loaded
glCullParameterfvEXT successfully loaded
glSecondaryColor3bEXT successfully loaded
glSecondaryColor3bvEXT successfully loaded
glSecondaryColor3dEXT successfully loaded
glSecondaryColor3dvEXT successfully loaded
glSecondaryColor3fEXT successfully loaded
glSecondaryColor3fvEXT successfully loaded
glSecondaryColor3iEXT successfully loaded
glSecondaryColor3ivEXT successfully loaded
glSecondaryColor3sEXT successfully loaded
glSecondaryColor3svEXT successfully loaded
glSecondaryColor3ubEXT successfully loaded
glSecondaryColor3ubvEXT successfully loaded
glSecondaryColor3uiEXT successfully loaded
glSecondaryColor3uivEXT successfully loaded
glSecondaryColor3usEXT successfully loaded
glSecondaryColor3usvEXT successfully loaded
glSecondaryColorPointerEXT successfully loaded
glFogCoordfEXT successfully loaded
glFogCoordfvEXT successfully loaded
glFogCoorddEXT successfully loaded
glFogCoorddvEXT successfully loaded
glFogCoordPointerEXT successfully loaded
glBlendFuncSeparateEXT successfully loaded
wglCreateBufferRegionARB successfully loaded
wglDeleteBufferRegionARB successfully loaded
wglSaveBufferRegionARB successfully loaded
wglRestoreBufferRegionARB successfully loaded
wglGetExtensionsStringARB successfully loaded
wglGetPixelFormatAttribivARB successfully loaded
wglGetPixelFormatAttribfvARB successfully loaded
wglChoosePixelFormatARB successfully loaded
wglMakeContextCurrentARB successfully loaded
wglGetCurrentReadDCARB successfully loaded
wglCreatePbufferARB successfully loaded
wglGetPbufferDCARB successfully loaded
wglReleasePbufferDCARB successfully loaded
wglDestroyPbufferARB successfully loaded
wglQueryPbufferARB successfully loaded
wglSwapIntervalEXT successfully loaded
wglGetSwapIntervalEXT successfully loaded
al-ext INFO: GL_ARB_texture_non_power_of_two found in [opengl_disabled_extensions].
al-ext INFO: GL_EXT_framebuffer_object found in [opengl_disabled_extensions].
Packed Pixels formats available
al-ext INFO: Use of non-power-of-two textures disabled.
al-ext INFO: Use of FBO to draw to textures disabled.
ogl_display: Format 9 used for backbuffer.
wgl-win INFO: OpenGL Version: 1.3.0 - Build 4.13.01.3069
wgl-win INFO: Vendor: Intel
wgl-win INFO: Renderer: Intel Brookdale-G</pre><p>
I removed part of it (the Decoding visual part) to make the post shorter but I can post it again if needed.</p><p>And here&#39;s <i>gdb</i>&#39;s output:
</p><pre class="terminal scroll">(gdb) run
Starting program: C:\allegro.cc/Allegro5_Test4991.exe

[New thread 2940.0xf0]
(no debugging symbols found)
(no debugging symbols found)
[New thread 2940.0xcfc]
[New thread 2940.0x49c]
[New thread 2940.0x754]

Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
(gdb) backtrace
#0  0x00000000 in ?? ()
#1  0x6ce87396 in setup_blending ()
    at C:/allegro/allegro-4.9.9.1/addons/primitives/prim_opengl.c:42
#2  0x6ce87591 in draw_soft_vbuff (texture=0x0, vbuff=0x3f6818, start=0,
    end=4, type=5)
    at C:/allegro/allegro-4.9.9.1/addons/primitives/prim_opengl.c:93
#3  0x6ce87945 in _al_draw_prim_opengl (texture=0x0, vbuff=0x3f6818, start=0,
    end=4, type=5)
    at C:/allegro/allegro-4.9.9.1/addons/primitives/prim_opengl.c:205
#4  0x6ce898a0 in al_draw_prim (vbuff=0x3f6818, texture=0x0, start=0, end=4,
    type=5) at C:/allegro/allegro-4.9.9.1/addons/primitives/primitives.c:96
#5  0x6ce8145b in al_draw_line (x1=-5, y1=-5, x2=0, y2=0, color=
      {r = 0.5, g = 1, b = 1, a = 1}, thickness=2)
    at C:/allegro/allegro-4.9.9.1/addons/primitives/high_primitives.c:116
#6  0x00401508 in _mangled_main ()
#7  0x69afeb68 in _WinMain (_main=0x4012e0, hInst=0x400000, hPrev=0x0,
    Cmd=0x241f1f &quot;&quot;, nShow=10)
    at C:/allegro/allegro-4.9.9.1/src/win/wnewsys.c:136
#8  0x00401577 in WinMain@16 ()
#9  0x004018a1 in main ()
(gdb) quit</pre><p>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (kenmasters1976)</author>
		<pubDate>Sat, 28 Mar 2009 01:58:30 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/599686/802501#target">MiquelFire</a> said:</div><div class="quote"><p>What logic would you use to go 1 to 4 then to 7?</p></div></div><p>What are you talking about, there was an Allegro 1, 2, 3, and 4. I came into the scene with 3.1 a decade ago.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Sat, 28 Mar 2009 06:18:18 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I meant 1 through 4. And I came into Allegro with 3.1(0?) as well
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (MiquelFire)</author>
		<pubDate>Sat, 28 Mar 2009 06:35:22 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>kenmasters1976: Thanks, it&#39;s a bug. glBlendFuncSeparate is inctruduced in OpenGL 1.4.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Milan Mimica)</author>
		<pubDate>Sat, 28 Mar 2009 14:25:39 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/599686/802490#target">Evert</a> said:</div><div class="quote"><p>
I could make a guess, but I don&#39;t want to make an estimate like that. When we&#39;re close to bringing out RC1, you&#39;ll hear about it.<br />It&#39;s getting there and it shouldn&#39;t be too long now, if we can keep momentum going. 
</p></div></div><p>

That&#39;s ok, even this tip is useful.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (axilmar)</author>
		<pubDate>Sat, 28 Mar 2009 18:37:37 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>No compression (similar to 4.2 datafiles) on this version? <img src="http://www.allegro.cc/forums/smileys/cry.gif" alt=":&#39;(" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (brunooo)</author>
		<pubDate>Mon, 06 Apr 2009 04:42:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/599686/804489#target">brunooo</a> said:</div><div class="quote"><p>No compression (similar to 4.2 datafiles) on this version? <img src="http://www.allegro.cc/forums/smileys/cry.gif" alt=":&#39;(" /></p></div></div><p>Eventually it&#39;ll have zip file support. As well as zlib support for compressing entire files. But right now theres no support for anything like allegro4&#39;s DATAFILEs.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Mon, 06 Apr 2009 05:34:08 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I keep trying to learn the new API. Now I&#39;m checking the examples using the IIO addon. I don&#39;t know why but all of them run incredibly slow on my machine (due to the bitmap drawing routines, it seems). I tried to change the created display on <i>ex_bitmap</i> and <i>ex_bitmap_flip</i> to use OpenGL to see how fast they run but they both crash on the call to <i>al_draw_bitmap()</i>. I&#39;m using Allegro 4.9.9.1.</p><p>It seems that the problem is in the creation of <i>display bitmaps</i> when using OpenGL, &#39;cause if I change the following lines in <i>ex_bitmap</i>:
</p><div class="source-code snippet"><div class="inner"><pre>bitmap <span class="k3">=</span> al_clone_bitmap<span class="k2">(</span>membitmap<span class="k2">)</span><span class="k2">;</span>
<span class="k1">if</span> <span class="k2">(</span><span class="k3">!</span>bitmap<span class="k2">)</span> bitmap <span class="k3">=</span> membitmap<span class="k2">;</span>
</pre></div></div><p>
to this, the program no longer crashes:
</p><div class="source-code snippet"><div class="inner"><pre>bitmap <span class="k3">=</span> membitmap<span class="k2">;</span>
</pre></div></div><p>

<i>gdb</i>&#39;s output for both examples is almost the same:
</p><pre class="terminal scroll">Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
#1  0x69b26d74 in draw_quad (bitmap=&lt;incomplete type&gt;, sx=0, sy=0, sw=320,
    sh=200, cx=0, cy=0, dx=0, dy=0, dw=320, dh=200, xscale=1, yscale=1,
    angle=0, flags=0) at C:/allegro/allegro-4.9.9.1/src/opengl/ogl_bitmap.c:118
#2  0x69b271bd in ogl_draw_bitmap (bitmap=&lt;incomplete type&gt;, x=0, y=0,
    flags=0) at C:/allegro/allegro-4.9.9.1/src/opengl/ogl_bitmap.c:202
#3  0x69ac1bd7 in al_draw_bitmap (bitmap=0x3f6c18, dx=0, dy=0, flags=0)
    at C:/allegro/allegro-4.9.9.1/src/bitmap_new.c:278
#4  0x00401477 in _mangled_main ()
#5  0x69afeb68 in _WinMain (_main=0x4012e0, hInst=0x400000, hPrev=0x0,
    Cmd=0x241f18 &quot;&quot;, nShow=10)
    at C:/allegro/allegro-4.9.9.1/src/win/wnewsys.c:136
#6  0x00401539 in WinMain@16 ()
#7  0x00401881 in main ()
(gdb) quit</pre><p>
Hope it&#39;s useful to the devs.</p><p>Also, any explanation on why bitmap drawing routines are so slow on my machine?.</p><p>Thanks.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (kenmasters1976)</author>
		<pubDate>Mon, 06 Apr 2009 23:35:23 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Probably trying to call glBlendFuncSeparate() when the feature is not available. Fixed in SVN already.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Milan Mimica)</author>
		<pubDate>Mon, 06 Apr 2009 23:50:08 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Just built <i>r12036</i> and yes, OpenGL works great there. I tried a simplified version of <i>ex_bitmap</i> with a frame counter and I get around 200 fps using OpenGL (200 fps is great on my machine, I think).</p><p>Thanks.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (kenmasters1976)</author>
		<pubDate>Tue, 07 Apr 2009 01:33:01 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/599686/801684#target">Trent Gamblin</a> said:</div><div class="quote"><p>Unfortunately, like 4.9.7, 4.9.9 doesn&#39;t build with MSVC. We might have to release a 4.9.9.1 in a few days to fix that and the demo bug (which BTW works with GCC 4.2.1 for me).</p></div></div><p>

I don&#39;t know if it&#39;s the same problem, but I had a slight issue building 4.9.9.1 on Visual Studio 2008: after generating the solution/project files with CMake, nearly all of the projects failed because &quot;dxguid.lib&quot; could not be found -- I had to add the DirectX SDK library path to all of the projects&#39; settings before it would build. This was <i>after</i> already specifying the DX SDK libs path to CMake when generating the solution, FWIW.</p><p>Also, one question: are there any plans to add the default font back into the font addon? It&#39;s really annoying having to include a font file and load it for every project, no matter how tiny. It was really nice in Allegro 4 being able to just slap in the default &quot;font&quot; if I just wanted text on the screen and didn&#39;t particularly care how it looked, and I&#39;m really feeling its absence.</p><p>Also also, is there a reason that the font bitmap background color is bright, violent yellow? It&#39;s not a big deal I guess, but just looking at it hurts my eyes... <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" /></p><p>If the reason is &quot;to hurt Allegro users&#39; eyes,&quot; then I guess I could understand that... at least it would be a reason... <img src="http://www.allegro.cc/forums/smileys/lipsrsealed.gif" alt=":-X" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Mr. Accident)</author>
		<pubDate>Fri, 17 Apr 2009 10:28:35 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/599686/806493#target">Mr. Accident</a> said:</div><div class="quote"><p>Also also, is there a reason that the font bitmap background color is bright, violent yellow? It&#39;s not a big deal I guess, but just looking at it hurts my eyes... <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" /></p></div></div><p>Its BECAUSE it hurts people&#39;s eyes that its used. Its a very uncommon color, so it was picked to be a reserved color. At least thats why it was picked for a4.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Fri, 17 Apr 2009 10:53:29 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well, true, but Magic Purple hurts a little bit less than the yellow... Any particular reason that wasn&#39;t used? <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Mr. Accident)</author>
		<pubDate>Fri, 17 Apr 2009 11:11:24 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Magic Pink is also used. The Yellow is for the background around the chars, the pink is used for the char&#39;s actual bg, since it&#39;s treated as translucent.</p><p>Or at least I think thats how it went <img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Fri, 17 Apr 2009 11:35:02 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/599686/806505#target">Thomas Fjellstrom</a> said:</div><div class="quote"><p>
Magic Pink is also used. The Yellow is for the background around the chars, the pink is used for the char&#39;s actual bg, since it&#39;s treated as translucent.</p><p>Or at least I think thats how it went <img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" /> 
</p></div></div><p>

No. The character background uses actual transparency. I think we should use the color at 0/0 instead of yellow. Then you can use whatever you like.</p><p>And I also think we should add back a builtin bitmap font - there are cases where it is nice to have, e.g. debug messages before your truetype fonts are loaded <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Fri, 17 Apr 2009 17:02:22 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I have a port of A4&#39;s default font to A5. It even overloads the font vtable so it can use the same data format as A4 (ie, you can just use it without having to do anything special). The only issue is performance is atrocious, but that could be remedied by actually doing the conversion to an A5 bitmap font automatically the first time the font is used.<br />Or just add a function that will convert the data to a proper A5 font. Maybe that&#39;s easiest.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Fri, 17 Apr 2009 17:53:56 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I just changed the addon in SVN so you can now use any color as background instead of yellow.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Fri, 17 Apr 2009 18:40:22 +0000</pubDate>
	</item>
</rss>
