[Bug 107117] mesa-18.1: regression with TFP on intel

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 11 11:18:54 UTC 2018


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

asimiklit <andrey.simiklit at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrey.simiklit at gmail.com

--- Comment #8 from asimiklit <andrey.simiklit at gmail.com> ---
Created attachment 140557
  --> https://bugs.freedesktop.org/attachment.cgi?id=140557&action=edit
results from piglit patch on Mesa 17.2.8 and Mesa 18.2.0-devel

(In reply to Jason Ekstrand from comment #7)
> Created attachment 140541 [details] [review]
> Piglit patch to add GL_TEXTURE_RECTANGLE support to the tfp test
> 
> I modified the current piglit TFP test to also test texture rectangle and it
> works if you remove the assert in intel_mipmap_tree.c.  Clearly, this isn't
> just a GL_TEXTURE_RECTANGLE issue.

Hi I have tested your piglit patch and second version of "Simple reproducer"
from Olivier Fourdan on:

   OpenGL vendor string: Intel Open Source Technology Center
   OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 620 (Kaby Lake GT2) 
   OpenGL core profile version string: 4.5 (Core Profile) Mesa 17.2.8

and 

   OpenGL vendor string: Intel Open Source Technology Center
   OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 620 (Kaby Lake GT2) 
   OpenGL core profile version string: 4.5 (Core Profile) Mesa 18.2.0-devel
(git-04fff21c62)
   with my patch which just fixes unnecessary assert for GL_TEXTURE_2D and
GL_TEXTURE_RECTANGLE targets mismatch.


I could not reproduce the "rendering" issue on  Mesa 17.2.8 and on 18.2.0-devel
versions. I received the identical correct result on both Mesas. So I think
that the "rendering" issue was fixed somewhere between 18.1 and 18.2.0-devel
however Mesa 18.2.0-devel still contains the "assertion" issue which should be
fixed by my patch. 

Note: The first version of "Simple reproducer" from Olivier Fourdan was
producing black screen on both Mesa 17.2.8 and on 18.2.0-devel for me so I
fixed it and it stop to reproduce the "rendering" issue on both Mesas just
"assertion" issue is reproduced.

Сould somebody also check if this "rendering" issue is still reproducable on
Mesa 18.2.0-devel?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20180711/5a1a9358/attachment.html>


More information about the intel-3d-bugs mailing list