..
winsys /amdgpu
radv/winsys: Fix radv_amdgpu_cs_grow min_size argument. (v2)
2016-10-12 09:06:30 +10:00
.gitignore
radv: add initial non-conformant radv vulkan driver
2016-10-07 09:16:09 +10:00
dev_icd.json.in
radv: add initial non-conformant radv vulkan driver
2016-10-07 09:16:09 +10:00
Makefile.am
radv: automake: move libamdgpu_addrlib.la to VULKAN_LIB_DEPS
2016-10-11 13:51:09 +01:00
Makefile.sources
radv: add initial non-conformant radv vulkan driver
2016-10-07 09:16:09 +10:00
radeon_icd.json
radv: add initial non-conformant radv vulkan driver
2016-10-07 09:16:09 +10:00
radv_cmd_buffer.c
radv: add initial non-conformant radv vulkan driver
2016-10-07 09:16:09 +10:00
radv_cs.h
radv: Use proper header guards over 'pragma once' directives
2016-10-10 16:10:56 +11:00
radv_descriptor_set.c
radv: add missing unreachable
2016-10-12 09:00:22 +10:00
radv_descriptor_set.h
radv: Use proper header guards over 'pragma once' directives
2016-10-10 16:10:56 +11:00
radv_device.c
radv: check driver name before calling amdgpu.
2016-10-12 08:56:41 +10:00
radv_entrypoints_gen.py
radv: remove the validation layer and some related bits.
2016-10-12 08:57:09 +10:00
radv_formats.c
radv: fix uninitialized variables
2016-10-12 09:00:22 +10:00
radv_image.c
radv: trivial case stmt style fixups
2016-10-12 20:12:43 +11:00
radv_meta.c
radv: add initial non-conformant radv vulkan driver
2016-10-07 09:16:09 +10:00
radv_meta.h
radv: Use proper header guards over 'pragma once' directives
2016-10-10 16:10:56 +11:00
radv_meta_blit.c
radv: drop the RADV_CALL macro.
2016-10-12 08:56:41 +10:00
radv_meta_blit2d.c
radv: drop the RADV_CALL macro.
2016-10-12 08:56:41 +10:00
radv_meta_buffer.c
radv: add initial non-conformant radv vulkan driver
2016-10-07 09:16:09 +10:00
radv_meta_bufimage.c
radv: add initial non-conformant radv vulkan driver
2016-10-07 09:16:09 +10:00
radv_meta_clear.c
radv: drop the RADV_CALL macro.
2016-10-12 08:56:41 +10:00
radv_meta_copy.c
radv: add initial non-conformant radv vulkan driver
2016-10-07 09:16:09 +10:00
radv_meta_decompress.c
radv: drop the RADV_CALL macro.
2016-10-12 08:56:41 +10:00
radv_meta_fast_clear.c
radv: drop the RADV_CALL macro.
2016-10-12 08:56:41 +10:00
radv_meta_resolve.c
radv: drop the RADV_CALL macro.
2016-10-12 08:56:41 +10:00
radv_meta_resolve_cs.c
radv: add initial non-conformant radv vulkan driver
2016-10-07 09:16:09 +10:00
radv_pass.c
radv: add initial non-conformant radv vulkan driver
2016-10-07 09:16:09 +10:00
radv_pipeline.c
radv: fix uninitialized variables
2016-10-12 09:00:22 +10:00
radv_pipeline_cache.c
radv: fix strict aliasing violation
2016-10-12 09:00:22 +10:00
radv_private.h
radv: remove the validation layer and some related bits.
2016-10-12 08:57:09 +10:00
radv_query.c
radv: add initial non-conformant radv vulkan driver
2016-10-07 09:16:09 +10:00
radv_radeon_winsys.h
radv: Use proper header guards over 'pragma once' directives
2016-10-10 16:10:56 +11:00
radv_util.c
radv: add initial non-conformant radv vulkan driver
2016-10-07 09:16:09 +10:00
radv_util.h
radv: Use proper header guards over 'pragma once' directives
2016-10-10 16:10:56 +11:00
radv_wsi.c
radv: add initial non-conformant radv vulkan driver
2016-10-07 09:16:09 +10:00
radv_wsi.h
radv: Use proper header guards over 'pragma once' directives
2016-10-10 16:10:56 +11:00
radv_wsi_wayland.c
radv: add initial non-conformant radv vulkan driver
2016-10-07 09:16:09 +10:00
radv_wsi_x11.c
radv: add initial non-conformant radv vulkan driver
2016-10-07 09:16:09 +10:00
si_cmd_buffer.c
radv: add initial non-conformant radv vulkan driver
2016-10-07 09:16:09 +10:00
vk_format.h
radv: drop all uint for unsigned.
2016-10-07 12:09:13 +10:00
vk_format_layout.csv
radv: add initial non-conformant radv vulkan driver
2016-10-07 09:16:09 +10:00
vk_format_parse.py
radv: add initial non-conformant radv vulkan driver
2016-10-07 09:16:09 +10:00
vk_format_table.py
radv: add initial non-conformant radv vulkan driver
2016-10-07 09:16:09 +10:00