From alanc@sac.sfbay.sun.com Fri Apr 16 13:11:35 2010
Received: from sunmail6brm.central.sun.com (sunmail6brm.Central.Sun.COM [129.147.4.169])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id o3GKBZN7021926
	for <psarc-ext@sac.sfbay.sun.com>; Fri, 16 Apr 2010 13:11:35 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail6brm.central.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.4) with ESMTP id o3GKBX9Y009797;
	Fri, 16 Apr 2010 15:11:34 -0500 (CDT)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0L0Z0090LK3A3800@nwk-avmta-2.sfbay.sun.com>; Fri,
 16 Apr 2010 13:11:34 -0700 (PDT)
Received: from dm-sfbay-01.sfbay.sun.com ([129.145.155.118])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0L0Z008I4K39FK00@nwk-avmta-2.sfbay.sun.com>; Fri,
 16 Apr 2010 13:11:33 -0700 (PDT)
Received: from sac.sfbay.sun.com (sac.SFBay.Sun.COM [129.146.226.132])
	by dm-sfbay-01.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.4)
 with ESMTP id o3GKBXCL022072; Fri, 16 Apr 2010 13:11:33 -0700 (PDT)
Received: from sac.sfbay.sun.com (localhost [127.0.0.1])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id o3GKBWE4021921; Fri,
 16 Apr 2010 13:11:32 -0700 (PDT)
Received: (from alanc@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id o3GKBWkF021917; Fri,
 16 Apr 2010 13:11:32 -0700 (PDT)
Date: Fri, 16 Apr 2010 13:11:32 -0700 (PDT)
From: Alan Coopersmith <alan.coopersmith@oracle.com>
Subject: OpenGL 3.3/4.0 for the NVIDIA graphics driver [PSARC/2010/133 Self
 Review]
To: PSARC-ext@sun.com
Cc: john.m.martin@oracle.com
Message-id: <201004162011.o3GKBWkF021917@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Status: RO
Content-Length: 4688

I am sponsoring this case for John Martin, and have marked it closed
approved automatic, with a patch release binding, as it simply passes
through Nvidia's updates to implement the new version of the OpenGL
standard.

	-Alan Coopersmith-           alan.coopersmith@sun.com
	 Oracle Solaris Platform Engineering: X Window System

Template Version: @(#)sac_nextcase 1.70 03/30/10 SMI
This information is Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
1. Introduction
    1.1. Project/Component Working Name:
	 OpenGL 3.3/4.0 for the NVIDIA graphics driver
    1.2. Name of Document Author/Supplier:
	 Author:  John Martin
    1.3  Date of This Document:
	16 April, 2010
4. Technical Description

   This project is the delivery of OpenGL 4.0 / GLSL 4.00 and
   OpenGL 3.3 / GLSL 3.30 support in the NVIDIA graphics driver. This is
   an update to previous projects:

     OpenGL 3.0 / GLSL 1.30 [LSARC/2009/066] delivered in the R180 driver
     OpenGL 3.1 / GLSL 1.40 [LSARC/2009/259] delivered in the R185 driver
     OpenGL 3.2 / GLSL 1.50 [LSARC/2009/569] delivered in the R190 driver

   The scope of the project is specific to delivery in the NVIDIA graphics
   driver as OpenGL 3.x/4.x introduces a new deprecation model where the
   intent to remove old features in future releases is declared.  The
   committments to interface stability for this project may not apply to
   OpenGL 3.x/4.x implementations from other vendors.  Each of those should
   be treated as separate projects.

   The Khronos group (http://www.khronos.org) announced the OpenGL 4.0 /
   GLSL 4.00 and OpenGL 3.3 / GLSL 3.30 specification updates on 
   11 March, 2010.  Details of this announcement are at: 

     http://www.khronos.org/news/press/releases/khronos-unleashes-cutting-edge-cross-platform-graphics-acceleration-opengl4/

   The specifications posted at the time of this announcement:

     OpenGL 4.0 Core Profile Specification 
     http://www.opengl.org/registry/doc/glspec40.core.20100311.pdf

     OpenGL 4.0 Compatibility Profile Specification 
     http://www.opengl.org/registry/doc/glspec40.compatibility.20100311.pdf

     OpenGL 4.00 Shading Language
     http://www.opengl.org/registry/doc/GLSLangSpec.4.00.8.clean.pdf

     OpenGL 3.3 Core Profile Specification 
     http://www.opengl.org/registry/doc/glspec33.core.20100311.pdf

     OpenGL 3.3 Compatibility Profile Specification 
     http://www.opengl.org/registry/doc/glspec33.compatibility.20100311.pdf

     OpenGL 3.30 Shading Language
     http://www.opengl.org/registry/doc/GLSLangSpec.3.30.6.clean.pdf


   New features:
   -------------
   Delivery of new features follows the deprecation model documented
   in LSARC/2009/569.  The core and compatibility profiles are maintained
   so that existing OpenGL applications continue to work without change.

   For this project, delivery of new features is dependent on the
   capabilities of the hardware as discussed in the Khronos announcement.
   OpenGL 3.3 features are enabled for G80 GPUs and higher.  OpenGL 4.0
   features are enabled for GF100 GPUs and higher.

   Appendix I.1 of the 3.3 Core Specification and Appendix J.1 of the
   4.0 Core Specification list the new features.


   Deprecation of old features:
   ----------------------------
   As mentioned in the new features section above, core and compatibility
   profiles are maintained in this project.  No new features were marked
   for deprecation in either OpenGL 3.3 or 4.0.


   Support:
   --------
   Bugtraq: nvidia/nvidia/opengl


   Delivery:
   ---------
   The interfaces listed below are delivered by the NVDAgraphics
   SYSV package and the driver/graphics/nvidia IPS package, in conjunction
   with the ogl-select SMF service [LSARC/2005/700].  There are
   no name changes to the headers or libraries for OpenGL 3.3/4.0 so
   existing build environments are not effected.


Interfaces Exported
Interface                      Classification   Comments
-----------------------------------------------------------------
/usr/include/GL/gl.h           Committed        
/usr/include/GL/glext.h        Committed        
/usr/include/GL/glx.h          Committed        
/usr/include/GL/glxext.h       Committed        
/usr/lib/libGL.so.1            Committed        
/usr/lib/amd64/libGL.so.1      Committed        

The libraries /usr/lib[/amd64]/libGLcore.so.1 are private objects
and should not be linked in for normal application development. 


6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		X Consolidation / Desktop C-Team
    6.5. ARC review type: Automatic
    6.6. ARC Exposure: open


From olga.kryzhanovska@gmail.com Fri Apr 16 14:31:34 2010
Received: from sunmail6brm.central.sun.com (sunmail6brm.Central.Sun.COM [129.147.4.169])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id o3GLVYIC023270
	for <psarc-ext@sac.sfbay.sun.com>; Fri, 16 Apr 2010 14:31:34 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail6brm.central.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.4) with ESMTP id o3GLVW4O024978
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Fri, 16 Apr 2010 16:31:34 -0500 (CDT)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0L0Z00C13NSL9L00@nwk-avmta-1.sfbay.Sun.COM> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@sun.com); Fri, 16 Apr 2010 14:31:33 -0700 (PDT)
Received: from brmea-mail-1.sun.com ([192.18.98.31])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0L0Z00AO7NSK5120@nwk-avmta-1.sfbay.Sun.COM> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@sun.com); Fri,
 16 Apr 2010 14:31:32 -0700 (PDT)
Received: from relay44i.sun.com ([192.5.209.118])
	by brmea-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id o3GLMfWP008448	for
 <PSARC-ext@sun.com>; Fri, 16 Apr 2010 21:31:31 +0000 (GMT)
Received: from mmp41es.mmp.us.syntegra.com ([160.41.221.10] [160.41.221.10])
 by relay44i.sun.com with ESMTP id BT-MMP-4307805 for PSARC-ext@sun.com; Fri,
 16 Apr 2010 21:31:31 +0000 (Z)
Received: from relay45i.sun.com (relay45i.sun.com [192.5.209.94])
 by mmp41es.mmp.us.syntegra.com with ESMTP id BT-MMP-93840027 for
 PSARC-ext@sun.com; Fri, 16 Apr 2010 21:31:31 +0000 (Z)
Received: from mail-bw0-f215.google.com ([209.85.218.215] [209.85.218.215])
 by relay4i.sun.com with ESMTP id BT-MMP-5450280 for PSARC-ext@sun.com; Fri,
 16 Apr 2010 21:31:30 +0000 (Z)
Received: by bwz7 with SMTP id 7so3036629bwz.16 for <PSARC-ext@sun.com>; Fri,
 16 Apr 2010 14:30:40 -0700 (PDT)
Received: by 10.204.102.74 with HTTP; Fri, 16 Apr 2010 14:30:39 -0700 (PDT)
Received: by 10.204.21.20 with SMTP id h20mr2123941bkb.149.1271453439948; Fri,
 16 Apr 2010 14:30:39 -0700 (PDT)
Date: Fri, 16 Apr 2010 23:30:39 +0200
From: =?KOI8-R?B?z8zYx8Egy9LZ1sHOz9fTy8HR?= <olga.kryzhanovska@gmail.com>
Subject: Re: OpenGL 3.3/4.0 for the NVIDIA graphics driver [PSARC/2010/133	Self
 Review]
In-reply-to: <201004162011.o3GKBWkF021917@sac.sfbay.sun.com>
To: Alan Coopersmith <alan.coopersmith@oracle.com>
Cc: PSARC-ext@sun.com, john.m.martin@oracle.com
Message-id: <h2ue21eff1d1004161430o7328f584j297304c9d51c12ef@mail.gmail.com>
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com;
 s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references
 :date:received:message-id:subject:from:to:cc:content-type;
 bh=p9P2Hzd3QNaNnlk9AAomvxPfk8xJ+MrZIcw78vQyIxM=;
 b=SMG+yYvHrzwwcGBGrTl8zfais8Vy5I+SNwf/wYKqyZLsokGXLmdU5U3BIoI11CeQdD
 HnnlC6ESTOslxEeoI/9VPISXa+c0KpAx1X7EyVDE2E8hDbS17sdNWF5T7oPZjGAGB/Hm
 Lm9EpYlRwMQ1zSZTiYB4yl6g9rOpDKA48CJWc=
DomainKey-Signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=gamma;
 h=mime-version:in-reply-to:references:date:message-id:subject:from:to
 :cc:content-type;
 b=SeupxVBbHvG1sRhIQ6YwF0F86QQ7QqsF3Ulks4Ztw2R8/pEfHdGVE3KIfraJiFIWIz
 6U4zerQWdYeMoYzWrrhonoKom+xVmR1Rvg8F2PlE6rzV5tTFhWkndMc11GM/aMp5JzQL
 bIYepwKvouBZFPLDagX40vScHXDAXa/c+XW+g=
X-PMX-Version: 5.4.1.325704
X-Brightmail-Tracker: AAAAAA==
X-Antispam: No, score=-2.6/5.0, scanned in 0.538sec at (localhost [127.0.0.1])
	by smf-spamd v1.3.1 - http://smfs.sf.net/
References: <201004162011.o3GKBWkF021917@sac.sfbay.sun.com>
Status: RO
Content-Length: 5431

There is no SPARC support, i.e. /usr/lib/sparcv9/libGL.so.1?

Olga

On Fri, Apr 16, 2010 at 10:11 PM, Alan Coopersmith
<alan.coopersmith@oracle.com> wrote:
> I am sponsoring this case for John Martin, and have marked it closed
> approved automatic, with a patch release binding, as it simply passes
> through Nvidia's updates to implement the new version of the OpenGL
> standard.
>
>        -Alan Coopersmith-           alan.coopersmith@sun.com
>         Oracle Solaris Platform Engineering: X Window System
>
> Template Version: @(#)sac_nextcase 1.70 03/30/10 SMI
> This information is Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
> 1. Introduction
>    1.1. Project/Component Working Name:
>         OpenGL 3.3/4.0 for the NVIDIA graphics driver
>    1.2. Name of Document Author/Supplier:
>         Author:  John Martin
>    1.3  Date of This Document:
>        16 April, 2010
> 4. Technical Description
>
>   This project is the delivery of OpenGL 4.0 / GLSL 4.00 and
>   OpenGL 3.3 / GLSL 3.30 support in the NVIDIA graphics driver. This is
>   an update to previous projects:
>
>     OpenGL 3.0 / GLSL 1.30 [LSARC/2009/066] delivered in the R180 driver
>     OpenGL 3.1 / GLSL 1.40 [LSARC/2009/259] delivered in the R185 driver
>     OpenGL 3.2 / GLSL 1.50 [LSARC/2009/569] delivered in the R190 driver
>
>   The scope of the project is specific to delivery in the NVIDIA graphics
>   driver as OpenGL 3.x/4.x introduces a new deprecation model where the
>   intent to remove old features in future releases is declared.  The
>   committments to interface stability for this project may not apply to
>   OpenGL 3.x/4.x implementations from other vendors.  Each of those should
>   be treated as separate projects.
>
>   The Khronos group (http://www.khronos.org) announced the OpenGL 4.0 /
>   GLSL 4.00 and OpenGL 3.3 / GLSL 3.30 specification updates on
>   11 March, 2010.  Details of this announcement are at:
>
>     http://www.khronos.org/news/press/releases/khronos-unleashes-cutting-edge-cross-platform-graphics-acceleration-opengl4/
>
>   The specifications posted at the time of this announcement:
>
>     OpenGL 4.0 Core Profile Specification
>     http://www.opengl.org/registry/doc/glspec40.core.20100311.pdf
>
>     OpenGL 4.0 Compatibility Profile Specification
>     http://www.opengl.org/registry/doc/glspec40.compatibility.20100311.pdf
>
>     OpenGL 4.00 Shading Language
>     http://www.opengl.org/registry/doc/GLSLangSpec.4.00.8.clean.pdf
>
>     OpenGL 3.3 Core Profile Specification
>     http://www.opengl.org/registry/doc/glspec33.core.20100311.pdf
>
>     OpenGL 3.3 Compatibility Profile Specification
>     http://www.opengl.org/registry/doc/glspec33.compatibility.20100311.pdf
>
>     OpenGL 3.30 Shading Language
>     http://www.opengl.org/registry/doc/GLSLangSpec.3.30.6.clean.pdf
>
>
>   New features:
>   -------------
>   Delivery of new features follows the deprecation model documented
>   in LSARC/2009/569.  The core and compatibility profiles are maintained
>   so that existing OpenGL applications continue to work without change.
>
>   For this project, delivery of new features is dependent on the
>   capabilities of the hardware as discussed in the Khronos announcement.
>   OpenGL 3.3 features are enabled for G80 GPUs and higher.  OpenGL 4.0
>   features are enabled for GF100 GPUs and higher.
>
>   Appendix I.1 of the 3.3 Core Specification and Appendix J.1 of the
>   4.0 Core Specification list the new features.
>
>
>   Deprecation of old features:
>   ----------------------------
>   As mentioned in the new features section above, core and compatibility
>   profiles are maintained in this project.  No new features were marked
>   for deprecation in either OpenGL 3.3 or 4.0.
>
>
>   Support:
>   --------
>   Bugtraq: nvidia/nvidia/opengl
>
>
>   Delivery:
>   ---------
>   The interfaces listed below are delivered by the NVDAgraphics
>   SYSV package and the driver/graphics/nvidia IPS package, in conjunction
>   with the ogl-select SMF service [LSARC/2005/700].  There are
>   no name changes to the headers or libraries for OpenGL 3.3/4.0 so
>   existing build environments are not effected.
>
>
> Interfaces Exported
> Interface                      Classification   Comments
> -----------------------------------------------------------------
> /usr/include/GL/gl.h           Committed
> /usr/include/GL/glext.h        Committed
> /usr/include/GL/glx.h          Committed
> /usr/include/GL/glxext.h       Committed
> /usr/lib/libGL.so.1            Committed
> /usr/lib/amd64/libGL.so.1      Committed
>
> The libraries /usr/lib[/amd64]/libGLcore.so.1 are private objects
> and should not be linked in for normal application development.
>
>
> 6. Resources and Schedule
>    6.4. Steering Committee requested information
>        6.4.1. Consolidation C-team Name:
>                X Consolidation / Desktop C-Team
>    6.5. ARC review type: Automatic
>    6.6. ARC Exposure: open
>
> _______________________________________________
> opensolaris-arc mailing list
> opensolaris-arc@opensolaris.org
>



-- 
      ,   _                                    _   ,
     { \/`o;====-    Olga Kryzhanovska   -====;o`\/ }
.----'-/`-/     olga.kryzhanovska@gmail.com   \-`\-'----.
 `'-..-| /     Solaris/BSD//C/C++ programmer   \ |-..-'`
      /\/\                                     /\/\
      `--`                                      `--`

From alan.coopersmith@oracle.com Fri Apr 16 14:36:05 2010
Received: from sunmail3mpk.sfbay.sun.com (sunmail3mpk.SFBay.Sun.COM [129.146.11.52])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id o3GLa5I4023345
	for <psarc-ext@sac.sfbay.sun.com>; Fri, 16 Apr 2010 14:36:05 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail3mpk.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.4) with ESMTP id o3GLa32E018483
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Fri, 16 Apr 2010 14:36:05 -0700 (PDT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0L0Z00K03O05B500@brm-avmta-1.central.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@sun.com); Fri, 16 Apr 2010 15:36:05 -0600 (MDT)
Received: from sca-ea-mail-4.sun.com ([192.18.43.22])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0L0Z00HJLO04TY80@brm-avmta-1.central.sun.com> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@sun.com); Fri,
 16 Apr 2010 15:36:04 -0600 (MDT)
Received: from rcsinet13.oracle.com (rcsinet13.oracle.com [148.87.113.125])
	by sca-ea-mail-4.sun.com (8.13.6+Sun/8.12.9) with ESMTP id o3GLa4ju015455	for
 <PSARC-ext@sun.com>; Fri, 16 Apr 2010 21:36:04 +0000 (GMT)
Received: from acsmt353.oracle.com (acsmt353.oracle.com [141.146.40.153])
	by rcsinet13.oracle.com (Switch-3.4.2/Switch-3.4.1)
 with ESMTP id o3GHOOF4020685; Fri, 16 Apr 2010 21:35:58 +0000 (GMT)
Received: from abhmt005.oracle.com by acsmt355.oracle.com	with ESMTP id
 183383021271453747; Fri, 16 Apr 2010 14:35:47 -0700
Received: from [129.145.155.53] (/129.145.155.53)
	by default (Oracle Beehive Gateway v4.0)	with ESMTP ; Fri,
 16 Apr 2010 14:35:46 -0700
Date: Fri, 16 Apr 2010 14:35:46 -0700
From: Alan Coopersmith <alan.coopersmith@oracle.com>
Subject: Re: OpenGL 3.3/4.0 for the NVIDIA graphics driver [PSARC/2010/133 Self
 Review]
In-reply-to: <h2ue21eff1d1004161430o7328f584j297304c9d51c12ef@mail.gmail.com>
To: =?UTF-8?B?0L7Qu9GM0LPQsCDQutGA0YvQttCw0L3QvtCy0YHQutCw0Y8=?=
 <olga.kryzhanovska@gmail.com>
Cc: PSARC-ext@sun.com, john.m.martin@oracle.com
Message-id: <4BC8D832.4090804@oracle.com>
MIME-version: 1.0
Content-type: text/plain; charset=UTF-8
Content-transfer-encoding: 8BIT
X-PMX-Version: 5.4.1.325704
X-Enigmail-Version: 0.95.1
X-Source-IP: acsmt353.oracle.com [141.146.40.153]
X-Auth-Type: Internal IP
X-CT-RefId: str=0001.0A090205.4BC8D83E.0218:SCFMA4539814,ss=1,fgs=0
References: <201004162011.o3GKBWkF021917@sac.sfbay.sun.com>
 <h2ue21eff1d1004161430o7328f584j297304c9d51c12ef@mail.gmail.com>
User-Agent: Thunderbird 2.0.0.23 (X11/20090926)
Status: RO
Content-Length: 500

ольга крыжановская wrote:
> There is no SPARC support, i.e. /usr/lib/sparcv9/libGL.so.1?

Of course not, as there is no NVIDIA graphics card that works in a
SPARC machine.   This is entirely specific to the implementation of
the NVIDIA hardware support, which is x86 only.

/usr/lib/sparcv9/libGL.so.1 is currently provided by the unrelated
Mesa open source project.

-- 
	-Alan Coopersmith-        alan.coopersmith@oracle.com
	 Oracle Solaris Platform Engineering: X Window System


From olga.kryzhanovska@gmail.com Fri Apr 16 14:41:13 2010
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca.SFBay.Sun.COM [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id o3GLfDII023444
	for <psarc-ext@sac.sfbay.sun.com>; Fri, 16 Apr 2010 14:41:13 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail2sca.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.4) with ESMTP id o3GLfCOs028810
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Fri, 16 Apr 2010 14:41:13 -0700 (PDT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0L0Z00K0DO8PUK00@brm-avmta-1.central.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@sun.com); Fri, 16 Apr 2010 15:41:13 -0600 (MDT)
Received: from sca-ea-mail-2.sun.com ([192.18.43.25])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0L0Z00HI3O8OTYA0@brm-avmta-1.central.sun.com> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@sun.com); Fri,
 16 Apr 2010 15:41:12 -0600 (MDT)
Received: from relay11i.sun.com
 (ip121.net129179-4.block1.us.syntegra.com [129.179.4.121])
	by sca-ea-mail-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id o3GLSpIc007143	for
 <PSARC-ext@sun.com>; Fri, 16 Apr 2010 21:41:12 +0000 (GMT)
Received: from mmp14es.mmp.us.syntegra.com ([160.41.208.14] [160.41.208.14])
 by relay11i.sun.com with ESMTP id BT-MMP-428774 for PSARC-ext@sun.com; Fri,
 16 Apr 2010 21:41:11 +0000 (Z)
Received: from relay14i.sun.com (relay14i.sun.com [129.179.4.124])
 by mmp14es.mmp.us.syntegra.com with ESMTP id BT-MMP-49603 for
 PSARC-ext@sun.com; Fri, 16 Apr 2010 21:41:11 +0000 (Z)
Received: from mail-bw0-f215.google.com ([209.85.218.215] [209.85.218.215])
 by relay1i.sun.com with ESMTP id BT-MMP-33273018 for PSARC-ext@sun.com; Fri,
 16 Apr 2010 21:41:11 +0000 (Z)
Received: by bwz7 with SMTP id 7so3042658bwz.16 for <PSARC-ext@sun.com>; Fri,
 16 Apr 2010 14:41:10 -0700 (PDT)
Received: by 10.204.102.74 with HTTP; Fri, 16 Apr 2010 14:41:09 -0700 (PDT)
Received: by 10.204.131.80 with SMTP id w16mr2327088bks.35.1271454070079; Fri,
 16 Apr 2010 14:41:10 -0700 (PDT)
Date: Fri, 16 Apr 2010 23:41:09 +0200
From: =?KOI8-R?B?z8zYx8Egy9LZ1sHOz9fTy8HR?= <olga.kryzhanovska@gmail.com>
Subject: Re: OpenGL 3.3/4.0 for the NVIDIA graphics driver [PSARC/2010/133	Self
 Review]
In-reply-to: <4BC8D832.4090804@oracle.com>
To: Alan Coopersmith <alan.coopersmith@oracle.com>
Cc: PSARC-ext@sun.com, john.m.martin@oracle.com
Message-id: <q2ke21eff1d1004161441z7794aefdh18c820cc3ab143c@mail.gmail.com>
MIME-version: 1.0
Content-type: text/plain; charset=KOI8-R
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com;
 s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references
 :date:received:message-id:subject:from:to:cc:content-type
 :content-transfer-encoding; bh=hoUuEz7j+IZGSCec709l4ELrpd+X+5nDeQ6TXx69dCE=;
 b=uiy2ZQTtsbNAQgJ0OYLvrHbjzwMdb/quCHe38BcOiVNEqplWLneEZbVkrHil9EtfYw
 hRItH/OOU4JeQU8KZIO65RyJh0aRhTTgUFNtTEkJ2akp3YmhLnGH4OX7Rdxhj/oYk1e8
 mn2e+zKjWEx0K2aIjGpOg1mYiSP8cf40uDSys=
DomainKey-Signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=gamma;
 h=mime-version:in-reply-to:references:date:message-id:subject:from:to
 :cc:content-type:content-transfer-encoding;
 b=WZ4/Zuq1GiX9dkf0rKs9XX+gptTqdC7eh8YgURat+tBA7FTQUBJnbXV4ZZmTbjabd7
 H3v9rawRJEJHBS4UIzvoFFOJlrDNY9TMXYiNJIZZtdoHlQ2g9XfqOWaG9tCikBt9J9oU
 JZfUZUeX+h1QbTjg9JgebL4ajValRDcYuDTqU=
X-PMX-Version: 5.4.1.325704
X-Brightmail-Tracker: AAAAAA==
X-Antispam: No, score=-0.7/5.0, scanned in 0.058sec at (localhost [127.0.0.1])
	by smf-spamd v1.3.1 - http://smfs.sf.net/
References: <201004162011.o3GKBWkF021917@sac.sfbay.sun.com>
 <h2ue21eff1d1004161430o7328f584j297304c9d51c12ef@mail.gmail.com>
 <4BC8D832.4090804@oracle.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by sac.sfbay.sun.com id o3GLfDII023444
Status: RO
Content-Length: 1064

Are you sure no NVIDIA graphics card works in a SPARC machine? I've
seen a low profile graphics card in a M3000 and I'm sure it was from
NVIDIA.

Olga

2010/4/16 Alan Coopersmith <alan.coopersmith@oracle.com>:
>   wrote:
>> There is no SPARC support, i.e. /usr/lib/sparcv9/libGL.so.1?
>
> Of course not, as there is no NVIDIA graphics card that works in a
> SPARC machine.   This is entirely specific to the implementation of
> the NVIDIA hardware support, which is x86 only.
>
> /usr/lib/sparcv9/libGL.so.1 is currently provided by the unrelated
> Mesa open source project.
>
> --
>        -Alan Coopersmith-        alan.coopersmith@oracle.com
>         Oracle Solaris Platform Engineering: X Window System
>
>



-- 
      ,   _                                    _   ,
     { \/`o;====-    Olga Kryzhanovska   -====;o`\/ }
.----'-/`-/     olga.kryzhanovska@gmail.com   \-`\-'----.
 `'-..-| /     Solaris/BSD//C/C++ programmer   \ |-..-'`
      /\/\                                     /\/\
      `--`                                      `--`


From alan.coopersmith@oracle.com Fri Apr 16 14:52:45 2010
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca.SFBay.Sun.COM [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id o3GLqj6i023662
	for <psarc-ext@sac.sfbay.sun.com>; Fri, 16 Apr 2010 14:52:45 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail2sca.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.4) with ESMTP id o3GLqjEL004381
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Fri, 16 Apr 2010 14:52:45 -0700 (PDT)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0L0Z00F03ORXMC00@nwk-avmta-2.sfbay.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@sun.com); Fri, 16 Apr 2010 14:52:45 -0700 (PDT)
Received: from sca-ea-mail-1.sun.com ([192.18.43.24])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0L0Z008F6ORXFS50@nwk-avmta-2.sfbay.sun.com> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@sun.com); Fri,
 16 Apr 2010 14:52:45 -0700 (PDT)
Received: from rcsinet13.oracle.com (rcsinet13.oracle.com [148.87.113.125])
	by sca-ea-mail-1.sun.com (8.13.7+Sun/8.12.9) with ESMTP id o3GLqitg007115	for
 <PSARC-ext@sun.com>; Fri, 16 Apr 2010 21:52:44 +0000 (GMT)
Received: from acsmt354.oracle.com (acsmt354.oracle.com [141.146.40.154])
	by rcsinet13.oracle.com (Switch-3.4.2/Switch-3.4.1)
 with ESMTP id o3GFlxcp019308; Fri, 16 Apr 2010 21:52:41 +0000 (GMT)
Received: from abhmt003.oracle.com by acsmt353.oracle.com	with ESMTP id
 183413241271454703; Fri, 16 Apr 2010 14:51:43 -0700
Received: from [129.145.155.53] (/129.145.155.53)
	by default (Oracle Beehive Gateway v4.0)	with ESMTP ; Fri,
 16 Apr 2010 14:51:42 -0700
Date: Fri, 16 Apr 2010 14:51:41 -0700
From: Alan Coopersmith <alan.coopersmith@oracle.com>
Subject: Re: OpenGL 3.3/4.0 for the NVIDIA graphics driver [PSARC/2010/133 Self
 Review]
In-reply-to: <q2ke21eff1d1004161441z7794aefdh18c820cc3ab143c@mail.gmail.com>
To: =?UTF-8?B?0L7Qu9GM0LPQsCDQutGA0YvQttCw0L3QvtCy0YHQutCw0Y8=?=
 <olga.kryzhanovska@gmail.com>
Cc: PSARC-ext@sun.com, john.m.martin@oracle.com
Message-id: <4BC8DBED.2000904@oracle.com>
MIME-version: 1.0
Content-type: text/plain; charset=UTF-8
Content-transfer-encoding: 8BIT
X-PMX-Version: 5.4.1.325704
X-Enigmail-Version: 0.95.1
X-Source-IP: acsmt354.oracle.com [141.146.40.154]
X-Auth-Type: Internal IP
X-CT-RefId: str=0001.0A090203.4BC8DC2A.00A2:SCFMA4539814,ss=1,fgs=0
References: <201004162011.o3GKBWkF021917@sac.sfbay.sun.com>
 <h2ue21eff1d1004161430o7328f584j297304c9d51c12ef@mail.gmail.com>
 <4BC8D832.4090804@oracle.com>
 <q2ke21eff1d1004161441z7794aefdh18c820cc3ab143c@mail.gmail.com>
User-Agent: Thunderbird 2.0.0.23 (X11/20090926)
Status: RO
Content-Length: 1069

ольга крыжановская wrote:
> Are you sure no NVIDIA graphics card works in a SPARC machine? I've
> seen a low profile graphics card in a M3000 and I'm sure it was from
> NVIDIA.

I have no idea what card that could be, as Sun never shipped any cards
from NVIDIA with SPARC support and has never shipped NVIDIA drivers for
SPARC, nor have I ever heard of NVIDIA making a card compatible with
OpenBoot PROM for SPARC.   The only low-profile cards I'm aware of
for M3000 were based on boards from Matrox and ATI, not Nvidia, and had
no OpenGL support provided.

In any case, NVIDIA only provides their drivers and OpenGL for x86
platforms, so SPARC is still out of scope for this case.   This is
no change from every previous NVIDIA OpenGL case, as listed in the
original case materials.   If you'd like to lobby NVIDIA to start
making SPARC graphics cards & drivers, feel free to contact them
directly, but this is not the forum for that.

-- 
	-Alan Coopersmith-        alan.coopersmith@oracle.com
	 Oracle Solaris Platform Engineering: X Window System


From john.m.martin@oracle.com Fri Apr 16 15:05:09 2010
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca.SFBay.Sun.COM [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id o3GM59Fb024263
	for <psarc-ext@sac.sfbay.sun.com>; Fri, 16 Apr 2010 15:05:09 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail2sca.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.4) with ESMTP id o3GM56Hu010517
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Fri, 16 Apr 2010 15:05:09 -0700 (PDT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0L0Z0000BPCKAZ00@brm-avmta-1.central.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@sun.com); Fri, 16 Apr 2010 16:05:08 -0600 (MDT)
Received: from sca-ea-mail-2.sun.com ([192.18.43.25])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0L0Z00MKDPCJ7H00@brm-avmta-1.central.sun.com> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@sun.com); Fri,
 16 Apr 2010 16:05:07 -0600 (MDT)
Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227])
	by sca-ea-mail-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id o3GM57GT018446	for
 <PSARC-ext@sun.com>; Fri, 16 Apr 2010 22:05:07 +0000 (GMT)
Received: from acsmt353.oracle.com (acsmt353.oracle.com [141.146.40.153])
	by acsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1)
 with ESMTP id o3GLNVLX027063; Fri, 16 Apr 2010 22:05:03 +0000 (GMT)
Received: from abhmt016.oracle.com by acsmt354.oracle.com	with ESMTP id
 183439711271455462; Fri, 16 Apr 2010 15:04:22 -0700
Received: from [192.168.1.13] (/76.112.232.250)
	by default (Oracle Beehive Gateway v4.0)	with ESMTP ; Fri,
 16 Apr 2010 15:04:22 -0700
Date: Fri, 16 Apr 2010 18:04:20 -0400
From: John Martin <john.m.martin@oracle.com>
Subject: Re: OpenGL 3.3/4.0 for the NVIDIA graphics driver [PSARC/2010/133 Self
 Review]
In-reply-to: <q2ke21eff1d1004161441z7794aefdh18c820cc3ab143c@mail.gmail.com>
To: =?KOI8-R?Q?=CF=CC=D8=C7=C1_=CB=D2=D9=D6=C1=CE=CF=D7=D3=CB=C1=D1?=
 <olga.kryzhanovska@gmail.com>
Cc: PSARC-ext@sun.com
Message-id: <4BC8DEE4.3000105@oracle.com>
MIME-version: 1.0
Content-type: text/plain; charset=KOI8-R; format=flowed
Content-transfer-encoding: 8BIT
X-PMX-Version: 5.4.1.325704
X-Source-IP: acsmt353.oracle.com [141.146.40.153]
X-Auth-Type: Internal IP
X-CT-RefId: str=0001.0A090209.4BC8DF10.0032:SCFMA4539814,ss=1,fgs=0
References: <201004162011.o3GKBWkF021917@sac.sfbay.sun.com>
 <h2ue21eff1d1004161430o7328f584j297304c9d51c12ef@mail.gmail.com>
 <4BC8D832.4090804@oracle.com>
 <q2ke21eff1d1004161441z7794aefdh18c820cc3ab143c@mail.gmail.com>
User-Agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9.1.8) Gecko/20100329
 Lightning/1.0b1 Thunderbird/3.0.3
Status: RO
Content-Length: 321

On 04/16/10 05:41 PM,   wrote:
> Are you sure no NVIDIA graphics card works in a SPARC machine? I've
> seen a low profile graphics card in a M3000 and I'm sure it was from
> NVIDIA.

There are no supported NVIDIA graphics cards for SPARC machines.
XVR-300 is supported, but this is based on an ATI chip.

