All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 74329] New: Please expose OES_texture_float and OES_texture_half_float on the ES3 context
Date: Sat, 01 Feb 2014 16:54:17 +0000	[thread overview]
Message-ID: <bug-74329-502@http.bugs.freedesktop.org/> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1407 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=74329

          Priority: medium
            Bug ID: 74329
          Assignee: dri-devel@lists.freedesktop.org
           Summary: Please expose OES_texture_float and
                    OES_texture_half_float on the ES3 context
          Severity: minor
    Classification: Unclassified
                OS: Linux (All)
          Reporter: org.freedesktop@io7m.com
          Hardware: All
            Status: NEW
           Version: 10.0
         Component: Drivers/DRI/R600
           Product: Mesa

Hello.

Original discussion on mailing list:

http://lists.freedesktop.org/archives/mesa-users/2014-February/000761.html

Essentially, for the purposes of testing code in an ES3 context as it would be
run on an ES2 context (that is, taking the paths the code would take based on
the extensions present on ES2), it would be nice if the ES3 context exposed
OES_texture_float and OES_texture_half_float.

The current ES3 context on this hardware exposes GL_EXT_texture_rg and
GL_EXT_color_buffer_float, and can therefore definitely support
OES_texture_float and OES_texture_half_float. All that would (apparently) be
required would be for floating point textures to be specified in an ES2
compatible manner (with format and internalformat set to GL_RED|GL_RG, and type
set to GL_FLOAT).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2809 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2014-02-01 16:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-01 16:54 bugzilla-daemon [this message]
2014-02-01 16:57 ` [Bug 74329] Please expose OES_texture_float and OES_texture_half_float on the ES3 context bugzilla-daemon
2014-02-01 20:06 ` bugzilla-daemon
2014-02-01 20:14 ` bugzilla-daemon
2015-02-19  7:09 ` bugzilla-daemon
2015-06-29  6:29 ` bugzilla-daemon
2015-08-14 13:40 ` bugzilla-daemon

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=bug-74329-502@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /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.