From: Kenneth Graunke <kenneth@whitecape.org>
To: "Cheah, Douglas" <douglas.cheah@intel.com>
Cc: "Intel-gfx@lists.freedesktop.org" <Intel-gfx@lists.freedesktop.org>
Subject: Re: OpenGL Extension support on IVY Bridge
Date: Wed, 28 Mar 2012 22:29:49 -0700 [thread overview]
Message-ID: <4F73F34D.4080901@whitecape.org> (raw)
In-Reply-To: <56F47131CD0B6E46806703F9356EF8D713A5B00E@PGSMSX101.gar.corp.intel.com>
On 03/28/2012 07:41 PM, Cheah, Douglas wrote:
> Hello folks,
Hi Douglas,
> I like to know if there is an active list available of supported list
> OpenGL and OpenGLES for IVY Bridge? I am looking for a comprehensive
> list that include information on hardware support instead of list of
> supported extension just like GL_EXTENSION.
Not that I'm aware of. We currently expose the same set of extensions
on Ivy Bridge as we do on Sandy Bridge. If you have any specific
inquiries, I'd be happy to answer them as best as I can. Also, if there
are any extensions you'd like us to support, let us know.
> For example
> GL_ARB_robustness is supported but it seem like the
> GetGraphicResetStatus() isn’t supported, is this tied down to hardware?
We're planning on implementing that soon; Ian, Eric, and Ben have been
working out the details.
> I am also interested details on extension support that can be configure
> such as support for s3tc texture compression which looks to be a DRI
> config option.
>
> Douglas
For now, the two configurable extensions are:
- S3TC texture compression support
To enable this, you need to install the libtxc_dxtn library. Mesa
will then automatically detect the library and use it. No driconf
options are necessary.
- Floating point texture support
To enable this, you need to build Mesa with:
./configure --enable-texture-float
Enabling this also makes the driver expose OpenGL 3.0 rather than 2.1.
Both of these are, unfortunately, encumbered by patents. (Otherwise,
we'd just enable them all the time.) We still need to consult legal
about this.
next prev parent reply other threads:[~2012-03-29 5:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-29 2:41 OpenGL Extension support on IVY Bridge Cheah, Douglas
2012-03-29 5:29 ` Kenneth Graunke [this message]
2012-03-29 12:54 ` Cheah, Douglas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F73F34D.4080901@whitecape.org \
--to=kenneth@whitecape.org \
--cc=Intel-gfx@lists.freedesktop.org \
--cc=douglas.cheah@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.