mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 23:17:50 +00:00
iMX6: add appliance.xml to force EGL rendering with drm prime
This commit is contained in:
parent
24a20881b0
commit
1460a921d9
13
projects/NXP/devices/iMX6/kodi/appliance.xml
Normal file
13
projects/NXP/devices/iMX6/kodi/appliance.xml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<settings version="1">
|
||||||
|
<section id="player">
|
||||||
|
<category id="videoplayer">
|
||||||
|
<group id="3">
|
||||||
|
<setting id="videoplayer.useprimerenderer">
|
||||||
|
<visible>false</visible>
|
||||||
|
<default>1</default>
|
||||||
|
</setting>
|
||||||
|
</group>
|
||||||
|
</category>
|
||||||
|
</section>
|
||||||
|
</settings>
|
Loading…
x
Reference in New Issue
Block a user