• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

device/generic/common


Commit MetaInfo

Revisãoca5e0329ca6f30524972b6ed879e13a765e524f4 (tree)
Hora2018-09-11 18:32:30
AutorChih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Mensagem de Log

Set BOARD_USES_DRM_GRALLOC

This is necessary for mesa 18.2.

Mudança Sumário

Diff

--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -60,6 +60,7 @@ USE_INTEL_OMX_COMPONENTS := true
6060
6161 USE_OPENGL_RENDERER := true
6262 NUM_FRAMEBUFFER_SURFACE_BUFFERS ?= 3
63+BOARD_USES_DRM_GRALLOC := true
6364 BOARD_USES_DRM_HWCOMPOSER ?= true
6465 SF_START_GRAPHICS_ALLOCATOR_SERVICE := true
6566