X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=configs%2Flinux-opengl-es;h=93c0d4770b9d741b92021d769a4bba7323454abb;hb=21750a2d9d2a4ed69308316b121fd53b0c873aea;hp=6984aa9b2cda253cf5a93deaf000c7f7c301c6f6;hpb=7567f05199f1ca114cc57e3a11ac101d3707f819;p=mesa.git diff --git a/configs/linux-opengl-es b/configs/linux-opengl-es index 6984aa9b2cd..93c0d4770b9 100644 --- a/configs/linux-opengl-es +++ b/configs/linux-opengl-es @@ -6,8 +6,8 @@ CONFIG_NAME = linux-opengl-es # Directories to build LIB_DIR = lib -SRC_DIRS = egl glsl mesa/es gallium gallium/winsys gallium/targets -PROGRAM_DIRS = egl/eglut egl/opengles1 egl/opengles2 +SRC_DIRS = egl glsl mapi/es1api mapi/es2api mesa/es \ + gallium gallium/winsys gallium/targets # egl st needs this DEFINES += -DGLX_DIRECT_RENDERING @@ -22,7 +22,7 @@ GALLIUM_DRIVERS_DIRS = softpipe GALLIUM_STATE_TRACKERS_DIRS = es # build egl_x11_{swrast,i915}.so -GALLIUM_DRIVERS_DIRS += trace i915 +GALLIUM_DRIVERS_DIRS += trace rbug i915 GALLIUM_STATE_TRACKERS_DIRS += egl GALLIUM_WINSYS_DIRS += drm/intel GALLIUM_TARGET_DIRS += egl-swrast egl-i915