Re: Newbie question on building OpenGL ES
Chia-I Wu <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jan 17, 2011 at 7:10 AM, Kelvin Ishigo <[email protected]> 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 > [email protected] > http://lists.freedesktop.org/mailman/listinfo/mesa-users > -- [email protected]