Re: [Mesa3d-dev] Mesa (master): mesa: Export GL_EXT_texture_cube_map.

2010-03-06 Thread José Fonseca
On Fri, 2010-03-05 at 16:16 -0800, Ian Romanick wrote:
 Jose Fonseca wrote:
  Module: Mesa
  Branch: master
  Commit: 744994a9c6b972a737e432cf1b699f232e2c5bfd
  URL:
  http://cgit.freedesktop.org/mesa/mesa/commit/?id=744994a9c6b972a737e432cf1b699f232e2c5bfd
  
  Author: José Fonseca jfons...@vmware.com
  Date:   Sat Feb 13 15:10:24 2010 +
  
  mesa: Export GL_EXT_texture_cube_map.
  
  Still used by some applications.
 
 Holy smokes.  Just out of curiosity, which applications?  

Hi Ian,

It was Adobe Photoshop CS4. 

It actually searches for both GL_ARB_texture_cube_map and
GL_EXT_texture_cube_map, but somewhere along the way it ignores the
former and outputs in a system information log:

  Cube Maps NOT SUPPORTED...

It is quite possible that it is a bug in the system information output
code, and the GL code actually uses cubemaps. But it is almost
impossible to be sure, as Photoshop is very complex and has several
distinct uses of OpenGL (e.g., effects, visualization, etc). And at any
rate if an user would see the above message it would get legitimately
worried.

It seemed simpler just to list GL_EXT_texture_cube_map!

 I didn't think
 anyone ever actually shipped this extension.  I guess Nvidia might have..

I don't have my NVIDIA machine handy, but I checked it before committing
this and IIRC they indeed had this extension listed.

Jose


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev


Re: [Mesa3d-dev] Mesa (master): mesa: Export GL_EXT_texture_cube_map.

2010-03-05 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jose Fonseca wrote:
 Module: Mesa
 Branch: master
 Commit: 744994a9c6b972a737e432cf1b699f232e2c5bfd
 URL:
 http://cgit.freedesktop.org/mesa/mesa/commit/?id=744994a9c6b972a737e432cf1b699f232e2c5bfd
 
 Author: José Fonseca jfons...@vmware.com
 Date:   Sat Feb 13 15:10:24 2010 +
 
 mesa: Export GL_EXT_texture_cube_map.
 
 Still used by some applications.

Holy smokes.  Just out of curiosity, which applications?  I didn't think
anyone ever actually shipped this extension.  I guess Nvidia might have..
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkuRnucACgkQX1gOwKyEAw/IDwCcCTnVTTHB2QOLZbDEVZmniYq/
mHkAmwaXt1ZzjGigifaqdyhkzf3/fxQ8
=umX/
-END PGP SIGNATURE-

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev


Re: [Mesa3d-dev] Mesa (master): mesa: Export GL_EXT_texture_cube_map.

2010-03-05 Thread Marek Olšák
I can see this extension in ATI Catalyst 9.3.

-Marek

On Sat, Mar 6, 2010 at 1:16 AM, Ian Romanick i...@freedesktop.org wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Jose Fonseca wrote:
  Module: Mesa
  Branch: master
  Commit: 744994a9c6b972a737e432cf1b699f232e2c5bfd
  URL:
 http://cgit.freedesktop.org/mesa/mesa/commit/?id=744994a9c6b972a737e432cf1b699f232e2c5bfd
 
  Author: José Fonseca jfons...@vmware.com
  Date:   Sat Feb 13 15:10:24 2010 +
 
  mesa: Export GL_EXT_texture_cube_map.
 
  Still used by some applications.

 Holy smokes.  Just out of curiosity, which applications?  I didn't think
 anyone ever actually shipped this extension.  I guess Nvidia might have..
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.10 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

 iEYEARECAAYFAkuRnucACgkQX1gOwKyEAw/IDwCcCTnVTTHB2QOLZbDEVZmniYq/
 mHkAmwaXt1ZzjGigifaqdyhkzf3/fxQ8
 =umX/
 -END PGP SIGNATURE-


 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 Mesa3d-dev mailing list
 Mesa3d-dev@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev