am 63851404
: Merge change Ibf0c320a into eclair
Merge commit '638514048141bf9f28a4bede77b83c3238f5c194' into eclair-mr2 * commit '638514048141bf9f28a4bede77b83c3238f5c194': When using MDP, we needed to use a texture for diming.
This commit is contained in:
@ -22,6 +22,9 @@ LOCAL_CFLAGS += -DGL_GLEXT_PROTOTYPES -DEGL_EGLEXT_PROTOTYPES
|
||||
ifeq ($(TARGET_BOARD_PLATFORM), msm7k)
|
||||
LOCAL_CFLAGS += -DDIM_WITH_TEXTURE
|
||||
endif
|
||||
ifeq ($(TARGET_BOARD_PLATFORM), qsd8k)
|
||||
LOCAL_CFLAGS += -DDIM_WITH_TEXTURE
|
||||
endif
|
||||
|
||||
# need "-lrt" on Linux simulator to pick up clock_gettime
|
||||
ifeq ($(TARGET_SIMULATOR),true)
|
||||
|
Reference in New Issue
Block a user