<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://jogamp.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://jogamp.org/bugzilla/"
          
          maintainer="sgothel@jausoft.com"
>

    <bug>
          <bug_id>1210</bug_id>
          
          <creation_ts>2015-08-31 08:28:07 +0200</creation_ts>
          <short_desc>Use manual impl. XRenderFindVisualFormat instead of buggy generated version</short_desc>
          <delta_ts>2015-09-27 01:26:37 +0200</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Nativewindow</product>
          <component>x11</component>
          <version>2.3.2</version>
          <rep_platform>All</rep_platform>
          <op_sys>all</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>---</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Sven Gothel">sgothel</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          
          
          <cf_type>---</cf_type>
          <cf_scm_refs>cf9e2f2cb8ead7efd7751dcbfaecb36ed06cf9d6</cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>5047</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2015-08-31 08:28:07 +0200</bug_when>
    <thetext>We have a manual impl. of XRenderFindVisualFormat
which shall be used instead of the erroneous generated one.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>5048</commentid>
    <comment_count>1</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2015-08-31 08:42:08 +0200</bug_when>
    <thetext>cf9e2f2cb8ead7efd7751dcbfaecb36ed06cf9d6

    - XRenderDirectFormat XVisual2XRenderMask(..):
      - Move from JOGL&apos;s X11GLXGraphicsConfiguration -&gt; Nativewindow X11GraphicsConfiguration
      - Always use manual impl. of XRenderFindVisualFormat
    
    Additionally:
    
    - Add X11GraphicsConfiguration.XVisualInfo2X11Capabilities(..)
      allowing to properly setup the resulting Capabilities instance
      as used in X11GraphicsConfigurationFactory.chooseGraphicsConfigurationImpl(..)
    
    - XVisualInfo:
        - Add &apos;String toString()&apos;
        - &apos;XVisualInfo create(XVisualInfo s)&apos; uses source buffer size!
        - XGetVisualInfo: Use returned buffer-capacity/count for element-size
          and also bail out if count&lt;=0</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>