<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Hi,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I think am trying to get DRI OpenGL ES 2 working on a Tegra 3 device. Specifically, I want to be able to render GLES to the screen without having to use X. I want to use up the whole screen, in other word, I do not need any form of windows or a desktop environment. I have done a lot of reading and have found that this process is supposedly called DRI. I have read that a lot of work has been done on creating an open-source driver for the pre-K1 Tegras like the 3. As far as I understand a DRM driver is crucial for this and the latest Linux kernel seems to include this driver. I have managed to build the kernel with it and it seems to be running just fine on my board. Furthermore I have managed to compile libDRM with ‘experimental’ Tegra support. My problem now is that it does not appear as if though Mesa has a driver for the Tegra, am I correct? I have found the <a href="https://github.com/grate-driver/mesa">https://github.com/grate-driver/mesa</a> fork that supposedly does but it is rather old and does not seem to be maintained anymore. I have not tried compiling it yet but from the commits it does not look as if though it ever really worked properly. My question now is what do I now, give up? Also, what is the purpose of all the DRI components except Mesa being ported to the Tegra, does that help in any way?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Regards,<o:p></o:p></p><p class=MsoNormal>Gerhard de Clercq<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>