From: Haixia Shi
The surfaceless platform is for off-screen rendering only. Render node support
is required.
Only consider the render nodes. Do not use normal nodes as they require
auth hooks.
v3: change platform_null to platform_surfaceless
v4: make libdrm required for surfaceless
v5: remove m
On 12/06/15 17:29, Chad Versace wrote:
> On Fri 12 Jun 2015, Zach Reizner wrote:
>> From: Haixia Shi
>>
>> The surfaceless platform is for off-screen rendering only. Render node
>> support
>> is required.
>>
>> Only consider the render nodes. Do not use normal nodes as they require
>> auth hooks.
On Fri 12 Jun 2015, Zach Reizner wrote:
> From: Haixia Shi
>
> The surfaceless platform is for off-screen rendering only. Render node support
> is required.
>
> Only consider the render nodes. Do not use normal nodes as they require
> auth hooks.
>
> v3: change platform_null to platform_surface