<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://www.khronos.org/bugzilla/bugzilla.dtd">

<bugzilla version="4.2.4"
          urlbase="http://www.khronos.org/bugzilla/"
          
          maintainer="webmaster@khronos.org"
>

    <bug>
          <bug_id>449</bug_id>
          
          <creation_ts>2011-03-13 10:06:00 -0700</creation_ts>
          <short_desc>TexImage3d marked as deprecated</short_desc>
          <delta_ts>2013-04-03 08:56:51 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>OpenGL</product>
          <component>Registry</component>
          <version>4.1</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Stephen A.">stapostol</reporter>
          <assigned_to name="Jon Leech">devrel</assigned_to>
          <cc>sean.harmer</cc>
          

      

      

      

          <long_desc isprivate="0">
            <commentid>1325</commentid>
            <who name="Stephen A.">stapostol</who>
            <bug_when>2011-03-13 10:06:02 -0700</bug_when>
            <thetext>gl.spec marks TexImage3d as deprecated in OpenGL 3.1 [1]. However, this method is still available in OpenGL 4.1 core profile, as evidenced by the reference card. [2]

This affects the C# bindings found at http://www.opentk.com, which respect deprecation warnings.

[1] http://www.opengl.org/registry/api/gl.spec
[2] http://www.khronos.org/files/opengl41-quick-reference-card.pdf</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <commentid>2190</commentid>
            <who name="Sean Harmer">sean.harmer</who>
            <bug_when>2013-04-03 08:56:51 -0700</bug_when>
            <thetext>I&apos;ve just run into this too with the Qt OpenGL code generator. I&apos;ll special case it there but it would be nice if this simple mistake could be fixed in gl.spec.</thetext>
          </long_desc>
      
      

    </bug>

</bugzilla>