mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 16:08:04 +02:00
gallium-intel: Link dri2 driver with softpipe
This commit is contained in:
parent
d18dd6ad11
commit
f44f1155a9
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ LIBNAME = i915_dri.so
|
|||
PIPE_DRIVERS = \
|
||||
$(TOP)/src/gallium/state_trackers/dri2/libdri2drm.a \
|
||||
$(TOP)/src/gallium/winsys/drm/intel/gem/libinteldrm.a \
|
||||
$(TOP)/src/gallium/drivers/softpipe/libsoftpipe.a \
|
||||
$(TOP)/src/gallium/drivers/i915simple/libi915simple.a
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue