bf8e1f9e7b26acecab1fc63a526ce3d10eae4c61 |
|
12-Jan-2017 |
Lionel Landwerlin <lionel.g.landwerlin@intel.com> |
radv: generate entrypoints from vk.xml v2: rework entry point iteration (Jason) cleanup unused imports v3: don't drop header installation (Emil) Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
/external/mesa3d/src/amd/vulkan/radv_entrypoints_gen.py
|
8cc9f89d2613da51db8f4d8516d450addf11c63f |
|
12-Oct-2016 |
Dave Airlie <airlied@redhat.com> |
radv: remove the validation layer and some related bits. As pointed out by Emil this isn't used in anv anymore, and it was totally unused in radv anyways. Signed-off-by: Dave Airlie <airlied@redhat.com>
/external/mesa3d/src/amd/vulkan/radv_entrypoints_gen.py
|
014ec78fb26305b0d6ed1a9ae5e74915860df934 |
|
11-Oct-2016 |
Dave Airlie <airlied@redhat.com> |
radv: drop entrypoint split out. radv really doesn't need different dispatch per gen yet, there really isn't that many differences yet. Signed-off-by: Dave Airlie <airlied@redhat.com>
/external/mesa3d/src/amd/vulkan/radv_entrypoints_gen.py
|
f4e499ec79147f4172f3669ae9dafd941aaeeb65 |
|
07-Oct-2016 |
Dave Airlie <airlied@redhat.com> |
radv: add initial non-conformant radv vulkan driver This squashes all the radv development up until now into one for merging. History can be found: https://github.com/airlied/mesa/tree/semi-interesting This requires llvm 3.9 and is in no way considered a conformant vulkan implementation. It can run a number of vulkan applications, and supports all GPUs using the amdgpu kernel driver. Thanks to Intel for providing anv and spirv->nir, and Emil Velikov for reviewing build integration. Parts of this are: Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com> Acked-by: Edward O'Callaghan <funfunctor@folklore1984.net> Authors: Bas Nieuwenhuizen and Dave Airlie Signed-off-by: Dave Airlie <airlied@redhat.com>
/external/mesa3d/src/amd/vulkan/radv_entrypoints_gen.py
|