Mailinglist Archive: opensuse-bugs (6456 mails)
| < Previous | Next > |
[Bug 272875] mesa quite big
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 9 May 2007 12:31:30 -0600 (MDT)
- Message-id: <20070509183130.E772425C887@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=272875
sndirsch@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mhopf@xxxxxxxxxx, eich@xxxxxxxxxx
------- Comment #1 from sndirsch@xxxxxxxxxx 2007-05-09 12:31 MST -------
This sounds strange since it's the libGL which dlopen's the DRI drivers. But
you're right, each DRI driver is much bigger than libGL. But I'm afraid we
can't easily change this. What we could do is disabling DRI driver, which
nobody uses or cannot work at all. I need to figure out which ones these are.
Currently we build:
/usr/lib/dri/ffb_dri.so
/usr/lib/dri/i810_dri.so
/usr/lib/dri/i915_dri.so
/usr/lib/dri/i915tex_dri.so
/usr/lib/dri/i965_dri.so
/usr/lib/dri/mach64_dri.so
/usr/lib/dri/mga_dri.so
/usr/lib/dri/r128_dri.so
/usr/lib/dri/r200_dri.so
/usr/lib/dri/r300_dri.so
/usr/lib/dri/radeon_dri.so
/usr/lib/dri/s3v_dri.so
/usr/lib/dri/savage_dri.so
/usr/lib/dri/tdfx_dri.so
/usr/lib/dri/trident_dri.so
/usr/lib/dri/unichrome_dri.so
Each one about 2,5 MB.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
sndirsch@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mhopf@xxxxxxxxxx, eich@xxxxxxxxxx
------- Comment #1 from sndirsch@xxxxxxxxxx 2007-05-09 12:31 MST -------
This sounds strange since it's the libGL which dlopen's the DRI drivers. But
you're right, each DRI driver is much bigger than libGL. But I'm afraid we
can't easily change this. What we could do is disabling DRI driver, which
nobody uses or cannot work at all. I need to figure out which ones these are.
Currently we build:
/usr/lib/dri/ffb_dri.so
/usr/lib/dri/i810_dri.so
/usr/lib/dri/i915_dri.so
/usr/lib/dri/i915tex_dri.so
/usr/lib/dri/i965_dri.so
/usr/lib/dri/mach64_dri.so
/usr/lib/dri/mga_dri.so
/usr/lib/dri/r128_dri.so
/usr/lib/dri/r200_dri.so
/usr/lib/dri/r300_dri.so
/usr/lib/dri/radeon_dri.so
/usr/lib/dri/s3v_dri.so
/usr/lib/dri/savage_dri.so
/usr/lib/dri/tdfx_dri.so
/usr/lib/dri/trident_dri.so
/usr/lib/dri/unichrome_dri.so
Each one about 2,5 MB.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |