[Bug 82455] Failed to allocate virtual address for buffer

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 27 20:31:40 PDT 2014


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

--- Comment #27 from Michel Dänzer <michel at daenzer.net> ---
(In reply to comment #26)
>  Some place in mesa code you are still useing 4096 . 

Please be more specific. Do you still need the change you described in comment
17, or something else?


> libEGL debug: attribute 0x3033 has an invalid value 0x8
> libEGL debug: EGL user error 0x3004 (EGL_BAD_ATTRIBUTE) in eglChooseConfig

Looks like maybe your Mesa build picked up a non-Mesa EGL/eglext.h which
doesn't pull in eglmesaext.h, so EGL_MESA_screen_surface isn't defined in
src/egl/main/eglconfig.c .

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140828/4d116329/attachment.html>


More information about the dri-devel mailing list