mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 20:00:11 +01:00
r300g: Build in the trace and softpipe driver for xorg state tracker
Same as in src/gallium/winsys/drm/intel/xorg/Makefile Thanks MrCooper for explanations on IRC [ Summary amended by Michel Dänzer to clarify that this is related to the xorg state tracker ]
This commit is contained in:
parent
b330cebe01
commit
aa6aa77a1b
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ LIBS = \
|
|||
$(GALLIUMDIR)/state_trackers/xorg/libxorgtracker.a \
|
||||
$(GALLIUMDIR)/winsys/drm/radeon/core/libradeonwinsys.a \
|
||||
$(TOP)/src/gallium/drivers/r300/libr300.a \
|
||||
$(TOP)/src/gallium/drivers/trace/libtrace.a \
|
||||
$(TOP)/src/gallium/drivers/softpipe/libsoftpipe.a \
|
||||
$(GALLIUM_AUXILIARIES)
|
||||
|
||||
#############################################
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue