[Mesa-dev] [Bug 36384] New: configure tips
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 19 02:18:56 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=36384
Summary: configure tips
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
AssignedTo: mesa-dev at lists.freedesktop.org
ReportedBy: fabio.ped at libero.it
1) what about renaming swrastg_dri.so to swrast_dri.so so that it is consistent
with the other gallium drivers (r300/r600) and one doesn't need to rename it
when installing? It is already clear it's a gallium driver since it's inside
lib/gallium.
2) --enable-gallium-radeon should probably be changed to --enable-gallium-r300:
--enable-gallium-r300 build gallium r300 [default=disabled]
3) this should say 'build gallium r600':
--enable-gallium-r600 build gallium radeon [default=disabled]
(Even better the gallium drivers should be enabled with something similar to
--with-dri-drivers="..." )
--
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