diff options
author | Kristian Høgsberg <krh@redhat.com> | 2008-03-07 01:37:08 -0500 |
---|---|---|
committer | Kristian Høgsberg <krh@redhat.com> | 2008-03-08 16:19:39 -0500 |
commit | 0f2723cacbaf9b27ecb8d13581f4b72ff86dd911 (patch) | |
tree | 38abc6f5fd165fc49650a69e4d783ff0e7f2ad9f /.gitattributes | |
parent | 890d44e54f2c800f066f59eb074ad09e14d54483 (diff) |
Simplify dri loading code by eliminating dlopen "cache".
No need to jump through hoops to track __DRIdrivers and avoid dlopening the
same .so more than twice, dlopen() does this internally. Besides, we
were already bypassing this and dlopening drivers for each screen,
whether or not they were already dlopened.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions