[Mesa-dev] [Bug 36488] New: please update Mesa Home Page : http://mesa3d.sourceforge.net with better gallium info
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Apr 22 06:30:26 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=36488
Summary: please update Mesa Home Page :
http://mesa3d.sourceforge.net with better gallium info
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Other
AssignedTo: mesa-dev at lists.freedesktop.org
ReportedBy: jason.vas.dias at gmail.com
Hi - in building Mesa mesa/drm + mesa/mesa from freedesktop.org GIT @
2011-04-14,
- I certainly did get a complete working xwindows + Mesa3D/GL system built
and installed flawlessly, with excellent results - THANKS !
But it is easy on a quick first read of the build and configure instructions
at : http://mesa3d.sourceforge.net to get the impression, even if you
only speak a litte french, that '--enable-gallium-nouveau' is somehow
required to "enable gallium + and build libEGL" -
"
Build EGL
Run configure with the desired client APIs and enable the driver for your
hardware. For example
$ ./configure --enable-gles2 --enable-openvg --enable-gallium-nouveau
The main library and OpenGL is enabled by default. The first option above
enables OpenGL ES 2.x. The second option enables OpenVG.
Build and install Mesa as usual.
"
Suggested change:
"
Build EGL
Run configure with the desired client APIs and enable the driver for your
hardware. For example
$ ./configure --enable-gles2 --enable-openvg --enable-gallium-i915
The main library and OpenGL is enabled by default. The first option above
enables OpenGL ES 2.x. The second option enables OpenVG. The third option
enables gallium for your hardware.
Build and install Mesa as usual.
"
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list