[Mesa-dev] [Bug 102564] swr: GPU Caps Viewer crashes with any 3D demo
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 6 15:45:39 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=102564
Bug ID: 102564
Summary: swr: GPU Caps Viewer crashes with any 3D demo
Product: Mesa
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/swr
Assignee: mesa-dev at lists.freedesktop.org
Reporter: liviuprodea at yahoo.com
QA Contact: mesa-dev at lists.freedesktop.org
Created attachment 134011
--> https://bugs.freedesktop.org/attachment.cgi?id=134011&action=edit
GPU Caps Viewer randomly picked demo with OpenSWR - Visual Studio debug output
screenshot
I was trying to benchmark swr against llvmpipe using GPU Caps Viewer
(http://www.geeks3d.com/category/geeks3d/gpu-caps-viewer-geeks3d/) as I
observed some performance gain with v17.2.0 when testing with other software,
but this didn't worked as planned. I got an instant crash on any demo I tried
regardless of what OpenGL version the demo required. Initially I thought that
GL 3.3COMPAT context enforced with MESA_GL_VERSION_OVERRIDE is the cause[1]. I
thought maybe OpenSWR doesn't support this yet or it is buggy, but that doesn't
seam to be the case. Even if I remove that from the batch script I wrote to
pass variables to Mesa before launching GPU Caps Viewer and limit myself to GL
1.2 and 2.1 demos, I still get crashes for all demos, regardless of GL
requirements being met or not.
llvmpipe doesn't crash even if you attempt to start a demo for which llvmpipe
doesn't meet the requirements. It fails cleanly.
[1]I set MESA_GL_VERSION_OVERRIDE=3.3COMPAT for convenience as it allows
running GL 1.2, 2.1 and 3.x demos without having to restart GPU Caps Viewer
with GL 3.x content for GL 3.x demos and without for GL 1.2 and 2.1 demos.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170906/84d4d370/attachment.html>
More information about the mesa-dev
mailing list