ソースを参照

disable egl by default

tags/mesa_20090313
Zack Rusin 17年前
コミット
6f25d6d48d
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      configs/linux-dri

+ 1
- 1
configs/linux-dri ファイルの表示

@@ -63,7 +63,7 @@ PROGRAM_DIRS = egl

DRIVER_DIRS = dri
WINDOW_SYSTEM=dri
GALLIUM_WINSYS_DIRS = dri egl_drm
GALLIUM_WINSYS_DIRS = dri

# gamma are missing because they have not been converted to use the new
# interface.

読み込み中…
キャンセル
保存