<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Does libGLgn3.so for 945 GSE support openGL framebuffer object (FBO)   extension? in Embedded Intel Atom® Processors</title>
    <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/Does-libGLgn3-so-for-945-GSE-support-openGL-framebuffer-object/m-p/242923#M1971</link>
    <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thanks for your reply.  I did not configure the IEGD myself.  I am an ender user working on application development.  Our Linux board support supplier includes &lt;A href="http://libGLgn3.so"&gt;libGLgn3.so&lt;/A&gt; in the linux distribution.  &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Does you mean if we configure IEGD appropriately, framebuffer object extension may be included inside of &lt;A href="http://libGLgn3.so"&gt;libGLgn3.so&lt;/A&gt;?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Wed, 21 Jul 2010 17:00:20 GMT</pubDate>
    <dc:creator>BWei6</dc:creator>
    <dc:date>2010-07-21T17:00:20Z</dc:date>
    <item>
      <title>Does libGLgn3.so for 945 GSE support openGL framebuffer object (FBO)   extension?</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/Does-libGLgn3-so-for-945-GSE-support-openGL-framebuffer-object/m-p/242919#M1967</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;We have a Linux Box with Atom N270 process with 945 GSE processor. Our linux  supplier downloaded  &lt;A href="http://libGLgn3.so"&gt;libGLgn3.so&lt;/A&gt; from IEGD package. However, &lt;A href="http://libGLgn3.so"&gt;libGLgn3.so&lt;/A&gt; does not seem to include GL_EXT_framebuffer_object extension.  a. When I run glxinfo, it did not report  this extension.   b. grepping the binary file did not find the string either.Does &lt;A href="http://libGLgn3.so"&gt;libGLgn3.so&lt;/A&gt; (for 945 GSE) support GL_EXT_framebuffer_object extension? If not,  what's the reason and any plan to include it in future release?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thanks a lot,&lt;/P&gt;&lt;P&gt;Brian Wei&lt;/P&gt;&lt;P&gt;AGCO Corporation&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2010 14:15:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/Does-libGLgn3-so-for-945-GSE-support-openGL-framebuffer-object/m-p/242919#M1967</guid>
      <dc:creator>BWei6</dc:creator>
      <dc:date>2010-07-20T14:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Does libGLgn3.so for 945 GSE support openGL framebuffer object (FBO)   extension?</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/Does-libGLgn3-so-for-945-GSE-support-openGL-framebuffer-object/m-p/242920#M1968</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;The following are outputs from glxinfo and grepping.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Brian Wei&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;A&gt;C:\IEGD\IEGD_10_3\plugins\com.intel.iegd.drivers_10.3.1\Linux\IEGD_10_3_Linux\IE&lt;/A&gt;&lt;/P&gt;&lt;P&gt;GD_10_3_Linux\driver\Xorg-xserver-1.6.4.901&amp;gt;grep  GL_EXT_framebuffer_object *&lt;/P&gt;&lt;P&gt;Binary file egl_iegd_dri.so matches&lt;/P&gt;&lt;P&gt;Binary file iegd_dri.so matches&lt;/P&gt;&lt;P&gt;Binary file libGL_ga.so.1.2 matches&lt;/P&gt;&lt;P&gt;Binary file libGLESv1_CM.so.1.1.0 matches&lt;/P&gt;&lt;P&gt;Binary file libGLESv2.so.2.0.0 matches&lt;/P&gt;&lt;P&gt;Binary file &lt;A href="http://libGLgn4.so"&gt;libGLgn4.so&lt;/A&gt; matches&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Note: libGLgn4 do have GL_EXT_framebuffer_object string but libGLgn3 does not.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Glxinfo:&lt;/P&gt;&lt;P&gt;root@x30:/data/home/root# &lt;/P&gt;&lt;P&gt;root@x30:/data/home/root#  glxinfo[J&lt;/P&gt;&lt;P&gt;name of display: localhost:0.0&lt;/P&gt;&lt;P&gt;display: localhost:0  screen: 0&lt;/P&gt;&lt;P&gt;direct rendering: Yes&lt;/P&gt;&lt;P&gt;server glx vendor string: SGI&lt;/P&gt;&lt;P&gt;server glx version string: 1.2&lt;/P&gt;&lt;P&gt;server glx extensions:&lt;/P&gt;&lt;P&gt;    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,&lt;/P&gt;&lt;P&gt;    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,&lt;/P&gt;&lt;P&gt;    GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,&lt;/P&gt;&lt;P&gt;    GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer&lt;/P&gt;&lt;P&gt;client glx vendor string: Intel(r) Embedded Graphics Driver&lt;/P&gt;&lt;P&gt;client glx version string: 1.3 - 10.1 Build 1418&lt;/P&gt;&lt;P&gt;client glx extensions:&lt;/P&gt;&lt;P&gt;    GLX_dummy, GLX_ARB_get_proc_address, GLX_SGI_swap_control,&lt;/P&gt;&lt;P&gt;    GLX_MESA_swap_control&lt;/P&gt;&lt;P&gt;GLX version: 1.3&lt;/P&gt;&lt;P&gt;GLX extensions:&lt;/P&gt;&lt;P&gt;    GLX_dummy, GLX_ARB_get_proc_address, GLX_SGI_swap_control,&lt;/P&gt;&lt;P&gt;    GLX_MESA_swap_control&lt;/P&gt;&lt;P&gt;OpenGL vendor string: Intel(r) Embedded Graphics Driver&lt;/P&gt;&lt;P&gt;OpenGL renderer string: Intel 945GM&lt;/P&gt;&lt;P&gt;OpenGL version string: 1.4.0 - Build 1418&lt;/P&gt;&lt;P&gt;OpenGL extensions:&lt;/P&gt;&lt;P&gt;    GL_ARB_depth_texture, GL_ARB_multitexture, GL_ARB_point_parameters,&lt;/P&gt;&lt;P&gt;    GL_ARB_shadow, GL_ARB_texture_border_clamp, GL_ARB_texture_compression,&lt;/P&gt;&lt;P&gt;    GL_ARB_texture_cube_map, GL_ARB_texture_env_add,&lt;/P&gt;&lt;P&gt;    GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3,&lt;/P&gt;&lt;P&gt;    GL_ARB_texture_env_crossbar, GL_ARB_transpose_matrix,&lt;/P&gt;&lt;P&gt;    GL_ARB_vertex_buffer_object, GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra,&lt;/P&gt;&lt;P&gt;    GL_EXT_blend_color, GL_EXT_blend_func_separate, GL_EXT_blend_minmax,&lt;/P&gt;&lt;P&gt;    GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,&lt;/P&gt;&lt;P&gt;    GL_EXT_compiled_vertex_array, GL_EXT_cull_vertex,&lt;/P&gt;&lt;P&gt;    GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_multi_draw_arrays,&lt;/P&gt;&lt;P&gt;    GL_EXT_packed_pixels, GL_EXT_rescale_normal, GL_EXT_secondary_color,&lt;/P&gt;&lt;P&gt;    GL_EXT_separate_specular_color, GL_EXT_shadow_funcs,&lt;/P&gt;&lt;P&gt;    GL_EXT_stencil_two_side, GL_EXT_stencil_wrap,&lt;/P&gt;&lt;P&gt;    GL_EXT_texture_compression_s3tc, GL_EXT_texture_env_add,&lt;/P&gt;&lt;P&gt;    GL_EXT_texture_env_combine, GL_EXT_texture_filter_anisotropic,&lt;/P&gt;&lt;P&gt;    GL_EXT_texture3D, GL_IBM_texture_mirrored_repeat, GL_NV_blend_square,&lt;/P&gt;&lt;P&gt;    GL_NV_texgen_reflection&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;32 GLX Visuals&lt;/P&gt;&lt;P&gt;   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav&lt;/P&gt;&lt;P&gt; id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;0x21 24 tc  1 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None&lt;/P&gt;&lt;P&gt;0x9c 24 tc  1 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None&lt;/P&gt;&lt;P&gt;0x9d 24 tc  1 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None&lt;/P&gt;&lt;P&gt;0x9e 24 tc  1 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None&lt;/P&gt;&lt;P&gt;0x9f 24 tc  1 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None&lt;/P&gt;&lt;P&gt;0xa0 24 tc  1 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None&lt;/P&gt;&lt;P&gt;0xa1 24 tc  1 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None&lt;/P&gt;&lt;P&gt;0xa2 24 tc  1 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None&lt;/P&gt;&lt;P&gt;0xa3 24 tc  1 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None&lt;/P&gt;&lt;P&gt;0xa4 24 tc  1 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None&lt;/P&gt;&lt;P&gt;0xa5 24 tc  1 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None&lt;/P&gt;&lt;P&gt;0xa6 24 tc  1 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None&lt;/P&gt;&lt;P&gt;0xa7 24 tc  1 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None&lt;/P&gt;&lt;P&gt;0xa8 24 tc  1 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None&lt;/P&gt;&lt;P&gt;0xa9 24 tc  1 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None&lt;/P&gt;&lt;P&gt;0xaa 24 dc  1 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None&lt;/P&gt;&lt;P&gt;0xab 24 dc  1 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None&lt;/P&gt;&lt;P&gt;0xac 24 dc  1 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None&lt;/P&gt;&lt;P&gt;0xad 24 dc  1 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None&lt;/P&gt;&lt;P&gt;0xae 24 dc  1 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None&lt;/P&gt;&lt;P&gt;0xaf 24 dc  1 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None&lt;/P&gt;&lt;P&gt;0xb0 24 dc  1 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None&lt;/P&gt;&lt;P&gt;0xb1 24 dc  1 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None&lt;/P&gt;&lt;P&gt;0xb2 24 dc  1 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None&lt;/P&gt;&lt;P&gt;0xb3 24 dc  1 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None&lt;/P&gt;&lt;P&gt;0xb4 24 dc  1 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None&lt;/P&gt;&lt;P&gt;0xb5 24 dc  1 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None&lt;/P&gt;&lt;P&gt;0xb6 24 dc  1 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None&lt;/P&gt;&lt;P&gt;0xb7 24 dc  1 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None&lt;/P&gt;&lt;P&gt;0xb8 24 dc  1 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None&lt;/P&gt;&lt;P&gt;0xb9 24 dc  1 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None&lt;/P&gt;&lt;P&gt;0x3b 32 tc  1 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;32 GLXFBConfigs:&lt;/P&gt;&lt;P&gt;   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav&lt;/P&gt;&lt;P&gt; id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;0x800004  0 sg  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16 -1 -1 None&lt;/P&gt;&lt;P&gt;0x800008  0 sg  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16 -1 -1 None&lt;/P&gt;&lt;P&gt;0x80000c  0 sg  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16 -1 -1 None&lt;/P&gt;&lt;P&gt;0x80000f  0 sg  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16 -1 -1 None&lt;/P&gt;&lt;P&gt;0x800012  0 sg  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16 -1 -1 None&lt;/P&gt;&lt;P&gt;0x800016  0 sg  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16 -1 -1 None&lt;/P&gt;&lt;P&gt;0x80001a  0 sg  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16 -1 -1 None&lt;/P&gt;&lt;P&gt;0x80001e  0 sg  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16 -1 -1 None&lt;/P&gt;&lt;P&gt;0x800003  0 sg  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0 -1 -1 None&lt;/P&gt;&lt;P&gt;0x800007  0 sg  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0 -1 -1 None&lt;/P&gt;&lt;P&gt;0x80000b  0 sg  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0 -1 -1 None&lt;/P&gt;&lt;P&gt;0x80000e  0 sg  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0 -1 -1 None&lt;/P&gt;&lt;P&gt;0x800011  0 sg  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0 -1 -1 None&lt;/P&gt;&lt;P&gt;0x800015  0 sg  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0 -1 -1 None&lt;/P&gt;&lt;P&gt;0x800019  0 sg  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0 -1 -1 None&lt;/P&gt;&lt;P&gt;0x80001d  0 sg  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0 -1 -1 None&lt;/P&gt;&lt;P&gt;0x800006  0 sg  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16 -1 -1 None&lt;/P&gt;&lt;P&gt;0x80000a  0 sg  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16 -1 -1 None&lt;/P&gt;&lt;P&gt;0x80000d  0 sg  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16 -1 -1 None&lt;/P&gt;&lt;P&gt;0x800010  0 sg  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16 -1 -1 None&lt;/P&gt;&lt;P&gt;0x8...&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2010 14:18:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/Does-libGLgn3-so-for-945-GSE-support-openGL-framebuffer-object/m-p/242920#M1968</guid>
      <dc:creator>BWei6</dc:creator>
      <dc:date>2010-07-20T14:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Does libGLgn3.so for 945 GSE support openGL framebuffer object (FBO)   extension?</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/Does-libGLgn3-so-for-945-GSE-support-openGL-framebuffer-object/m-p/242921#M1969</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;One more related question:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;There is second Intel linux driver (xf86-video-intel + Mesa3d),&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://intellinuxgraphics.org/index.html"&gt;http://intellinuxgraphics.org/index.html&lt;/A&gt; &lt;A href="http://intellinuxgraphics.org/index.html"&gt;http://intellinuxgraphics.org/index.html&lt;/A&gt;"  rel="nofollow"&amp;gt;&lt;A href="http://intellinuxgraphics.org/index.html"&gt;http://intellinuxgraphics.org/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Can I use this driver combination for my N270 linux box? What's the difference betwen (xf86-video-intel + Mesa3d) and IEGD?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Brian Wei&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jul 2010 14:42:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/Does-libGLgn3-so-for-945-GSE-support-openGL-framebuffer-object/m-p/242921#M1969</guid>
      <dc:creator>BWei6</dc:creator>
      <dc:date>2010-07-21T14:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Does libGLgn3.so for 945 GSE support openGL framebuffer object (FBO)   extension?</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/Does-libGLgn3-so-for-945-GSE-support-openGL-framebuffer-object/m-p/242922#M1970</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you installed the full IEGD driver that is available from &lt;A href="http://www.intel.com%5Cgo%5Ciegd"&gt;http://www.intel.com\go\iegd&lt;/A&gt; &lt;A href="http://www.intel.com%5Cgo%5Ciegd"&gt;http://www.intel.com\go\iegd&lt;/A&gt;"  rel="nofollow"&amp;gt;&lt;A href="http://www.intel.com"&gt;www.intel.com&lt;/A&gt;\go\iegd as you need ALL of the graphics driver to get full functionality.  The configuration process does need to use a Windows (XP is best) capability so it is a bit inconvient for hardcore Linux users.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;The other driver is what we call our "Open Source" driver.  It provides the driver in a full source form HOWEVER, may not have full acceleration of 3D functions (or others) due to Intel I.P. concerns and GPL.  IEGD uses quite a bit of "secret sauce" thus the hybrid source/binary release.  IEGD implements a few more features (primarily for embedded applications and for OEMs).  DO NOT MIX THEM as bad things WILL result.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;The community boards on the Intel Linux site are a good place to get info about those particular products.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Kirk&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jul 2010 16:46:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/Does-libGLgn3-so-for-945-GSE-support-openGL-framebuffer-object/m-p/242922#M1970</guid>
      <dc:creator>Kirk_B_Intel</dc:creator>
      <dc:date>2010-07-21T16:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Does libGLgn3.so for 945 GSE support openGL framebuffer object (FBO)   extension?</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/Does-libGLgn3-so-for-945-GSE-support-openGL-framebuffer-object/m-p/242923#M1971</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thanks for your reply.  I did not configure the IEGD myself.  I am an ender user working on application development.  Our Linux board support supplier includes &lt;A href="http://libGLgn3.so"&gt;libGLgn3.so&lt;/A&gt; in the linux distribution.  &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Does you mean if we configure IEGD appropriately, framebuffer object extension may be included inside of &lt;A href="http://libGLgn3.so"&gt;libGLgn3.so&lt;/A&gt;?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 21 Jul 2010 17:00:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/Does-libGLgn3-so-for-945-GSE-support-openGL-framebuffer-object/m-p/242923#M1971</guid>
      <dc:creator>BWei6</dc:creator>
      <dc:date>2010-07-21T17:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Does libGLgn3.so for 945 GSE support openGL framebuffer object (FBO)   extension?</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/Does-libGLgn3-so-for-945-GSE-support-openGL-framebuffer-object/m-p/242924#M1972</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any IEGD directories on your system?  Does your xorg.conf have an IEGD section?  It would be newaly impossible fo the library to operate if IEGD is not on the system as the graphics driver.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Unfortunately I do not see any reference to EXT_framebuffer_object in the PRD nor User's Guide so it is highly unlikely we support it.  Not sure why our Gen 3 module (for 965) seems to have it per above.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Sorry I cannot porive better news.  Kirk&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jul 2010 20:19:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/Does-libGLgn3-so-for-945-GSE-support-openGL-framebuffer-object/m-p/242924#M1972</guid>
      <dc:creator>Kirk_B_Intel</dc:creator>
      <dc:date>2010-07-21T20:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Does libGLgn3.so for 945 GSE support openGL framebuffer object (FBO)   extension?</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/Does-libGLgn3-so-for-945-GSE-support-openGL-framebuffer-object/m-p/242925#M1973</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;hello kirk,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;xorg.conf do have one section about IEGD. Rendering a texture image using &lt;A href="http://libGLgn3.so"&gt;libGLgn3.so&lt;/A&gt; is much faster than a mesa3d's &lt;A href="http://openGL.so"&gt;openGL.so&lt;/A&gt; with purely software rendering.  This indicates that &lt;A href="http://libGLgn3.so"&gt;libGLgn3.so&lt;/A&gt; is configured and worked correctly. However, in my application, I need to use frame buffer object.   I read user's manual but did not find GL_EXT_framebuffer_object either.   I just want to get a confirmation that &lt;A href="http://libGLgn3.so"&gt;libGLgn3.so&lt;/A&gt; does not support FBO.   Thanks a lot for the info. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Brian Wei&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;P.S.  xorg.conf&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;#  Primary (First/only) displaySection "Device"    Identifier "Intel_IEGD-0"    Driver     "iegd"    VendorName "Intel(R) DEG"    BoardName  "Embedded Graphics"    BusID      "0:2:0"    Screen      0    Option     "PcfVersion"            "1792"    Option     "ConfigId"              "1"    Option     "ALL/1/name"                   "x30"    Option     "ALL/1/General/PortOrder"      "54000"    Option     "ALL/1/General/DisplayConfig"  "1"    Option     "ALL/1/General/DisplayDetect"  "1"    Option     "ALL/1/General/SWCursor"       "0"    Option     "ALL/1/General/ShadowFB"       "0"    Option     "ALL/1/General/TearFB"         "0"    Option     "ALL/1/General/Accel"          "1"    Option     "ALL/1/General/DRI"            "1"    Option     "ALL/1/General/DRI2"           "1"    Option     "ALL/1/General/HWCursor"       "1"    Option     "ALL/1/General/XVideo"         "0"    Option     "ALL/1/General/XVideoBlend"    "0"    Option     "ALL/1/General/FbBlendOvl"     "1"    Option     "ALL/1/Port/5/General/name"                   "X30 CRT Port"    Option     "ALL/1/Port/5/General/EdidAvail"      "3"    Option     "ALL/1/Port/5/General/EdidNotAvail"   "1"    Option     "ALL/1/Port/5/General/Rotation"       "0"    Option     "ALL/1/Port/5/General/Edid"           "1"    Option     "ALL/1/Port/5/General/MultiDvo"       "0"    Option     "ALL/1/Port/4/General/name"                   "X30 LCD"    Option     "ALL/1/Port/4/General/EdidAvail"      "3"    Option     "ALL/1/Port/4/General/EdidNotAvail"   "1"    Option     "ALL/1/Port/4/General/Rotation"       "0"    Option     "ALL/1/Port/4/General/Edid"           "1"    Option     "ALL/1/Port/4/General/MultiDvo"       "0"    Option     "PortDrivers"           "analog lvds"    Option     "AccelMethod"           "UXA"EndSection</description>
      <pubDate>Wed, 21 Jul 2010 20:36:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Atom-Processors/Does-libGLgn3-so-for-945-GSE-support-openGL-framebuffer-object/m-p/242925#M1973</guid>
      <dc:creator>BWei6</dc:creator>
      <dc:date>2010-07-21T20:36:41Z</dc:date>
    </item>
  </channel>
</rss>

