begin khronos begin egl display 1 egl-dlls = libGAL-gc320v0.so libEGL_viv.so glesv1-dlls = libGAL-gc320v0.so libEGL_viv.so libGLES_CM_viv.so glesv2-dlls = libGAL-gc320v0.so libEGL_viv.so libGLESv2_viv.so glesv2-sc-dlls = libGLSLC.so gpu-dlls = libGalcore.so end egl display begin wfd device 1 # Choose ONE wfd-dlls and display-type pair. # 10" Hannstar display on LVDS0 # wfd-dlls = libimx6xmodes-sabrelite.so libWFDimx6x.so # display-type = lvds0 # 10" Hannstar display on LVDS1 # wfd-dlls = libimx6xmodes-sabrelite.so libWFDimx6x.so # display-type = lvds1 # HDMI display wfd-dlls = libwfdcfg-imx6x-hdmi.so libWFDimx6x.so display-type = hdmi # Okaya 7" display panel # wfd-dlls = libimx6xmodes-okaya.so libWFDimx6x.so # display-type = lcd # If you need IPU1 for capture, you can move WFD to IPU2 instead ipu-index = 1 # ipu-index = 2 # GPU driver minimum memory pool sizes in MB (2..248) gpu-contiguousMB = 248 # gpu-contiguousMB = 64 # recommended # gpu-contiguousMB = 2 # minimum gpu-internalPoolMB = 6 gpu-sharedPoolMB = 2 end wfd device end khronos begin winmgr begin globals # input = mouse, keyboard blit-config = gc320v0 blits-logsize = 4096 end globals begin display internal # cursor = on # These are modes known to the 'hdmi' modelib. # If you don't specify a mode here, # or the mode you specify here is not in the modelib, # the first mode returned by modelib is used. # video-mode = 800 x 480 @ 76 # video-mode = 1920 x 1200 @ 60 # video-mode = 1920 x 1080 @ 60 # video-mode = 1280 x 1024 @ 75 # video-mode = 1280 x 1024 @ 75 # video-mode = 1152 x 864 @ 75 # video-mode = 1024 x 768 @ 75 video-mode = 1024 x 768 @ 60 # video-mode = 800 x 600 @ 75 # video-mode = 800 x 600 @ 60 # video-mode = 640 x 480 @ 75 # video-mode = 720 x 400 @ 70 end display begin class framebuffer display = internal pipeline = 2 format = rgba8888 usage = gc320v0 end class # begin mtouch # driver = devi # options = height=480,width=800 # display = internal # end mtouch end winmgr