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@lists.freedesktop.org
          Reporter: liviupro...@yahoo.com
        QA Contact: mesa-dev@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to