KalebDark / angleproject

Automatically exported from code.google.com/p/angleproject
Other
0 stars 0 forks source link

Add EXT_shader_texture_lod support #551

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This patch adds support for the EXT_shader_texture_lod extension, including 
d3d9, d3d11, and ESSL->GLSL translation paths.

(What's the best way to attach a patch for review?)

Original issue reported on code.google.com by vladim...@gmail.com on 10 Feb 2014 at 3:13

Attachments:

GoogleCodeExporter commented 9 years ago
Please sign up for an account 

Original comment by kbr@chromium.org on 10 Feb 2014 at 8:03

GoogleCodeExporter commented 9 years ago
Sorry for the incomplete comment.

Please follow the steps on 
https://code.google.com/p/angleproject/wiki/ContributingCode . Thanks.

Original comment by kbr@chromium.org on 10 Feb 2014 at 8:05

GoogleCodeExporter commented 9 years ago
Ah, thanks.  Submitted https://chromium-review.googlesource.com/185693

Original comment by vladim...@gmail.com on 10 Feb 2014 at 8:37

GoogleCodeExporter commented 9 years ago
Landed in master, but we still need to merge to es3proto, as that will become 
master very soon.

Original comment by shannonw...@chromium.org on 4 Apr 2014 at 5:10

GoogleCodeExporter commented 9 years ago
This should be straightforward once all the patches for Issue 596. I can start 
working on it later next week.

Original comment by c...@chromium.org on 4 Apr 2014 at 5:41

GoogleCodeExporter commented 9 years ago
Temporarily reverted; requires a change to Chromium for ShBuiltInResources, and 
the FYI bots will be red until that's changed if this stays landed.

Original comment by shannonw...@chromium.org on 4 Apr 2014 at 9:47

GoogleCodeExporter commented 9 years ago
Could consider adding appropriate #ifdefs to Chromium to work before and after 
these CLs.

Original comment by kbr@chromium.org on 5 Apr 2014 at 9:35

GoogleCodeExporter commented 9 years ago

Original comment by c...@chromium.org on 14 Apr 2014 at 9:21

GoogleCodeExporter commented 9 years ago
Chrome-side patch: https://codereview.chromium.org/239223004/
es3proto patch: https://chromium-review.googlesource.com/#/c/194960/2

Original comment by c...@chromium.org on 15 Apr 2014 at 6:23

GoogleCodeExporter commented 9 years ago
master patch: https://chromium-review.googlesource.com/#/c/194982/

Original comment by c...@chromium.org on 15 Apr 2014 at 8:40

GoogleCodeExporter commented 9 years ago

Original comment by c...@chromium.org on 16 Apr 2014 at 7:36