[Mesa-users] Newbie question on building OpenGL ES

Chia-I Wu olvaffe at gmail.com
Sun Jan 16 19:22:11 PST 2011


On Mon, Jan 17, 2011 at 7:10 AM, Kelvin Ishigo <kelvin.ishigo at gmail.com> wrote:
> I am currently on a Fedora Core 9 linux (Work requires this version).
> Because of this, the configure won't work because the libdrm is to
> old.
>
> My question is how to build the OpenGL ES 1.1 variant of mesa without
> hardware drivers from makefiles?
You may try

  $ ./configure --with-driver="xlib" --enable-gallium-egl

> _______________________________________________
> mesa-users mailing list
> mesa-users at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-users
>



-- 
olv at LunarG.com


More information about the mesa-users mailing list