mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-27 15:20:37 +02:00
i965g: back out unintentional changes to linux-dri
This commit is contained in:
parent
66e779c22b
commit
57531baa92
1 changed files with 2 additions and 1 deletions
|
|
@ -63,4 +63,5 @@ GALLIUM_WINSYS_DIRS = drm
|
|||
GALLIUM_WINSYS_DRM_DIRS = vmware intel i965
|
||||
GALLIUM_STATE_TRACKERS_DIRS = egl
|
||||
|
||||
DRI_DIRS = i915 i965
|
||||
DRI_DIRS = i810 i915 i965 mach64 mga r128 r200 r300 radeon \
|
||||
savage sis tdfx unichrome ffb swrast
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue