[Mesa-dev] [Bug 110921] virgl on OpenGL 3.3 host regressed to OpenGL 2.1

2019-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110921 Juan A. Suarez changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Mesa-dev] [Bug 110921] virgl on OpenGL 3.3 host regressed to OpenGL 2.1

2019-06-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110921 Gert Wollny changed: What|Removed |Added URL||https://gitlab.freedesktop.

[Mesa-dev] [Bug 110921] virgl on OpenGL 3.3 host regressed to OpenGL 2.1

2019-06-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110921 --- Comment #7 from Gert Wollny --- This should fix it: https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1108 -- You are receiving this mail because: You are the assignee for the bug. You are the QA Contact for the bug._

[Mesa-dev] [Bug 110921] virgl on OpenGL 3.3 host regressed to OpenGL 2.1

2019-06-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110921 --- Comment #6 from Gert Wollny --- With Kernel 4.16.0 support for the v2 caps data was introduces, and caps.caps.v2.capability_bits is part of these v2 caps. So if the guest kernel is older than this cap will not be reported. We'll see whether

[Mesa-dev] [Bug 110921] virgl on OpenGL 3.3 host regressed to OpenGL 2.1

2019-06-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110921 --- Comment #5 from Andrew Randrianasulu --- (In reply to Ilia Mirkin from comment #4) > Looks like ARB_framebuffer_sRGB is not provided for some reason by virgl. Oddly enough, when I rebuild my live-dvd with new (5.1.6 , 64-bit) kernel - it s

[Mesa-dev] [Bug 110921] virgl on OpenGL 3.3 host regressed to OpenGL 2.1

2019-06-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110921 --- Comment #4 from Ilia Mirkin --- Looks like ARB_framebuffer_sRGB is not provided for some reason by virgl. There was recently reworked in virgl to try to be more precise, esp in ES, and I suspect something here ended up as a casualty...

[Mesa-dev] [Bug 110921] virgl on OpenGL 3.3 host regressed to OpenGL 2.1

2019-06-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110921 --- Comment #3 from Ilia Mirkin --- FWIW GL_ALPHA8/16 are not valid in a core profile. -- You are receiving this mail because: You are the assignee for the bug. You are the QA Contact for the bug.___

[Mesa-dev] [Bug 110921] virgl on OpenGL 3.3 host regressed to OpenGL 2.1

2019-06-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110921 --- Comment #2 from Andrew Randrianasulu --- Created attachment 144544 --> https://bugs.freedesktop.org/attachment.cgi?id=144544&action=edit glxinfo from host (nv50) -- You are receiving this mail because: You are the QA Contact for the bug.

[Mesa-dev] [Bug 110921] virgl on OpenGL 3.3 host regressed to OpenGL 2.1

2019-06-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110921 --- Comment #1 from Andrew Randrianasulu --- Created attachment 144543 --> https://bugs.freedesktop.org/attachment.cgi?id=144543&action=edit glxinfo from host (llvmpipe) -- You are receiving this mail because: You are the QA Contact for the

[Mesa-dev] [Bug 110921] virgl on OpenGL 3.3 host regressed to OpenGL 2.1

2019-06-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110921 Bug ID: 110921 Summary: virgl on OpenGL 3.3 host regressed to OpenGL 2.1 Product: Mesa Version: git Hardware: x86 (IA32) OS: Linux (All) Status: NEW Seve