[Mesa-users] Vulkan API software implementation?

Albert Freeman albertwdfreeman at gmail.com
Mon Sep 19 09:15:19 UTC 2016


Also:
When I stated glsl I meant glsl AND spir-v compiler from mesa
It is a good idea for you to use the mesa-dev mailing list (more
appropriate for this kind of mail).

On 19 September 2016 at 19:09, Albert Freeman <albertwdfreeman at gmail.com> wrote:
> Yes its possible.
> Vulkan is lower level than gallium. So you have to tie in the glsl
> compiler from mesa into a new non gallium driver. Probably taking
> ideas from softpipe/llvmpipe and the intel Vulkan implementation.
>
> I find it quite ironic the day I buy a new computer to be able to use
> Vulkan (since my old AMD 5650M doesn't support it) you ask this (a
> software implementation of Vulkan would have served my needs for a
> while).
>
> On 19 September 2016 at 03:48, BogDan Vatra <bogdan at kde.org> wrote:
>> Hi,
>>
>> Is it possible to have a software implementation of the Vulkan API
>> (just as you have for OpenGL)?
>> If yes, than how hard it will be to implement it? What are the steps?
>>
>> Thanks!
>>
>> Yours,
>> BogDan.
>> _______________________________________________
>> mesa-users mailing list
>> mesa-users at lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/mesa-users


More information about the mesa-users mailing list