nvc0: make sure phi-ops really have one source per in-block
[mesa.git] / configs / linux-opengl-es
index 5e31b8c52f253baaf24d596f3da8abb405ecefbd..93c0d4770b9d741b92021d769a4bba7323454abb 100644 (file)
@@ -8,7 +8,6 @@ CONFIG_NAME = linux-opengl-es
 LIB_DIR = lib
 SRC_DIRS = egl glsl mapi/es1api mapi/es2api mesa/es \
        gallium gallium/winsys gallium/targets
-PROGRAM_DIRS = egl/eglut egl/opengles1 egl/opengles2
 
 # egl st needs this
 DEFINES += -DGLX_DIRECT_RENDERING
@@ -23,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