[Mesa-dev] [Bug 75751] egl_gallium always requires libdrm

2019-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75751 GitLab Migration User changed: What|Removed |Added Resolution|--- |MOVED Status|NEW

[Mesa-dev] [Bug 75751] egl_gallium always requires libdrm

2014-03-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75751 --- Comment #4 from Kenneth Graunke --- That's what --with-dri-drivers='' does. So presumably --disable-dri does something else. -- You are receiving this mail because: You are the assignee for the bug.

[Mesa-dev] [Bug 75751] egl_gallium always requires libdrm

2014-03-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75751 --- Comment #3 from Christian Prochaska --- > > In my understanding, if '--disable-dri' is given, libdrm should neither be a > > requirement of the configure script nor should it get linked/used if it is > > available. > > --disable-dri disables

[Mesa-dev] [Bug 75751] egl_gallium always requires libdrm

2014-03-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75751 --- Comment #2 from Chia-I Wu --- (In reply to comment #1) > When I temporarily disabled the libdrm check, Mesa built fine with this > configuration and the 'es2gears' demo ran without problems. Right, libdrm should not be needed in your configur

[Mesa-dev] [Bug 75751] egl_gallium always requires libdrm

2014-03-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75751 --- Comment #1 from Christian Prochaska --- When I temporarily disabled the libdrm check, Mesa built fine with this configuration and the 'es2gears' demo ran without problems. But there's another case related to this which doesn't seem right: