mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-20 03:30:36 +02:00
Build the "pipe" version of the i915tex driver.
This hands all rendering off to the softpipe rasterizer.
This commit is contained in:
parent
280cb37130
commit
b4c18efcd0
1 changed files with 1 additions and 1 deletions
|
|
@ -66,4 +66,4 @@ WINDOW_SYSTEM=dri
|
|||
|
||||
# gamma are missing because they have not been converted to use the new
|
||||
# interface.
|
||||
DRI_DIRS = i915tex
|
||||
DRI_DIRS = i915pipe
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue