Hi,
I have installed wayland and mesa in vm ware. I am able to launch weston
from terminal. But I am not sure whether it uses 3d acceleration.
My question is how to find wayland uses 3d acceleration or not.
Thanks,
Sathish
___
mesa-dev mailing list
mes
Hi,
I am trying to check the graphics card that I have.. From internet
search, I found the following command lists the graphics card in a system.
1) sudo lshw -C display; lsb_release -a; uname -a; xrandr
The output of the command is as follows..
*-display
description: VGA compatible
Hi,
I am using the latest libdrm available with Ubuntu.. Does Mesa release
libdrm ??
Thanks,
Sathish
-Original Message-
From: Matt Turner [mailto:matts...@gmail.com]
Sent: Wednesday, February 12, 2014 6:16 AM
To: Sathishkumar Sivagurunathan
Cc: mesa-dev@lists.freedesktop.org
Hi,
I am trying to install MESA libraries. I am facing a few issues with the
installation.
Can someone help me in this..
1)I am running the following command.
./autogen.sh --prefix=/usr --enable-gles2 --enable-gles1 --disable-gallium-egl
--with-dri-drivers=i965,swrast --with-ga