diff options
author | Eric Anholt <[email protected]> | 2013-09-26 10:51:29 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2013-10-10 16:34:30 -0700 |
commit | 8821e9d10829778731f45e2cd2a50055f3df5193 (patch) | |
tree | 2518509b11039a744a19eaa482d69c3d39a3d204 /src/gallium | |
parent | ee8983beccfd4690e4cdd9b1d818aa284656ce88 (diff) |
dri: Reference the global driver vtable once at screen init..
This is part of the prep for megadrivers, which won't allow using a single
global symbol due to the fact that there will be multiple drivers built
into the same dri.so file. For that, we'll need screen init to take a
reference to the driver to set up this vtable.
v2: Fix two missed references to driDriverAPI.
Reviewed-by: Kenneth Graunke <[email protected]> (v1)
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions