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