<?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>834</bug_id>
          
          <creation_ts>2013-09-09 17:54:36 +0200</creation_ts>
          <short_desc>AMD gles_sdk native dlls are classified as ANGLE implementation</short_desc>
          <delta_ts>2013-10-01 10:40:58 +0200</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Jogl</product>
          <component>opengl</component>
          <version>2</version>
          <rep_platform>pc_all</rep_platform>
          <op_sys>windows</op_sys>
          <bug_status>UNCONFIRMED</bug_status>
          <resolution></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="Dmytro Voloshyn">dmitrius.voloshin</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          <cc>gouessej</cc>
          
          <cf_type>---</cf_type>
          <cf_scm_refs></cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2953</commentid>
    <comment_count>0</comment_count>
    <who name="Dmytro Voloshyn">dmitrius.voloshin</who>
    <bug_when>2013-09-09 17:54:36 +0200</bug_when>
    <thetext>AMD provides http://developer.amd.com/tools-and-sdks/graphics-development/amd-opengl-es-sdk/ (libEGL / libGLESv2). For ATI Radeon HD 5400 Series and Catalist 13.1 eglGetProcAddress(&quot;glBlitFramebufferANGLE&quot;) and eglGetProcAddress(&quot;glRenderbufferStorageMultisampleANGLE&quot;) return valid addresses (from atio6axx.dll!). These results are used to check whether it&apos;s ANGLE implementation. As result it works only if angle is enabled. I think that AMD&apos;s implementation should be treated separately.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2954</commentid>
    <comment_count>1</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-09-09 18:01:41 +0200</bug_when>
    <thetext>Thank you Dmytro!

So how can we properly identify a buggy ANGLE impl. (issues w/ Chrome etc) ?

Also nice to see those *EGL* lib being exposed.
We have to re-align our GL backend, i.e. allow EGL to be used for desktop profiles as well.
But thats another story.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>