>From 7f26f3b6692a8a8061c0d817388505d4190e88a0 Mon Sep 17 00:00:00 2001
From: Arthur Zhu
Date: Mon, 7 Feb 2011 13:50:55 +0800
Subject: [PATCH] Adding --enable-egl-dri2-x11&drm option.
---
configure.ac | 34 +-
1 files changed, 21 insertions(+), 13 de
Thanks your good suggestions.
Arthur
>From 7034307045f1d334e25adf7f739c5144a9afcb46 Mon Sep 17 00:00:00 2001
From: Arthur Zhu
Date: Thu, 3 Feb 2011 21:12:04 +0800
Subject: [PATCH] Adding -enable-egl-dri2 option.
---
configure.ac | 26 --
1 files changed,
From: Arthur Zhu
---
configure.ac | 29 +++--
1 files changed, 15 insertions(+), 14 deletions(-)
diff --git a/configure.ac b/configure.ac
index 46938f4..8a429a7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1100,23 +1100,24 @@ if test "x$enable_egl" =
ckage missing or just don't
check them up to users?
Best Regards,
Arthur
2011/1/30 Chia-I Wu
> On Sat, Jan 29, 2011 at 10:19 PM, Arthur Zhu
> wrote:
> >
> > drmdpy->event_handler->new_drm_screen(&drmdpy->base, name, drmdpy->fd);
> >
> > Dose the
drmdpy->event_handler->new_drm_screen(&drmdpy->base, name, drmdpy->fd);
Dose there have a chance to call new_sw_screen?
gallium/state_trackers/egl/drm/native_drm.c
Thanks,
Arthur
wayland/compositor# ./compositor
libEGL debug: added /usr/lib/egl/egl_gallium.so to module array
libEGL debug: add
Have you compiled with --enable-debug option to get more information from
MESA?
What's your INTEL chipset?
art...@arthur-laptop:/sys/class/drm/card0/device$ cat device
0x0046
const static struct pci_device_id pciidlist[] = {
INTEL_VGA_DEVICE(0x3577, &intel_i830_info),
INTEL_VGA_DEVICE(0x2
r...@arthur-laptop:/home/arthur/projects/wayland/compositor# ./compositor
Mesa: Mesa 7.9 DEBUG build Nov 7 2010 20:58:17
Mesa warning: couldn't open libtxc_dxtn.so, software DXTn
compression/decompression unavailable
Mesa 7.9 implementation error: Incomplete OpenGL ES 2.0 support.
Please report at
Alright, it works when I deleted everything about mesa and
recompile/install.
/lib/usr/dri, /lib/usr/egl, /lib/libGL*
Arthur
2010/11/4 Arthur Zhu
>
>
> 2010/11/4 Arthur Zhu
>
>
>> seems nothing special.
>> you're right that I would have installed mesa7
>
> The build directions recommend disabling gallium in order to get intel
> working properly. However I've not gotten a successful build with
> --disable-gallium added. Unless someone has a suggestion, I'm going to
> try a mesa without --disable-gallium. Maybe there's a better solution
> anyway
2010/11/4 Arthur Zhu
>
> seems nothing special.
> you're right that I would have installed mesa7.9 in other place for
> testing.
> I'll reinstall ubuntu mesa version or remove it.
>
> Otherwise, I got
>
> libEGL warning: GLX: failed to create any config
>
10 matches
Mail list logo