..
winsys /amdgpu
radv/winsys: use drmGetDevice2 API
2017-03-15 11:38:00 +00:00
.gitignore
radv: Suffix the radeon_icd file with the host CPU
2016-11-09 21:36:45 +00:00
dev_icd.json.in
radv: Replace "abi_versions" with correct "api_version".
2016-10-25 12:55:39 -07:00
Makefile.am
vulkan/wsi: Generate wayland protocol headers separately from EGL
2017-03-13 11:16:33 +00:00
Makefile.sources
radv/amdgpu: Add some debug flags.
2017-03-06 00:10:23 +01:00
radeon_icd.json.in
radv: Suffix the radeon_icd file with the host CPU
2016-11-09 21:36:45 +00:00
radv_cmd_buffer.c
radv: move shader stages calculation to pipeline.
2017-03-28 17:40:33 +10:00
radv_cs.h
radv: Use proper header guards over 'pragma once' directives
2016-10-10 16:10:56 +11:00
radv_debug.h
radv/amdgpu: Add some debug flags.
2017-03-06 00:10:23 +01:00
radv_descriptor_set.c
util/sha1: rework _mesa_sha1_{init,final}
2017-03-15 11:18:43 +00:00
radv_descriptor_set.h
radv: Detect if all immutable samplers for a binding are equal.
2017-02-28 20:48:10 +01:00
radv_device.c
radv: move KHR_get_physical_device_properties2 to instance props.
2017-03-21 10:05:49 +10:00
radv_entrypoints_gen.py
radv: add support for NV_dedicated_allocation
2017-02-27 00:22:51 +00:00
radv_formats.c
radv: disabled scaled formats for transfers.
2017-03-13 09:36:49 +10:00
radv_image.c
radv: Use the subresource range in HTILE initialization.
2017-03-07 09:58:33 +01:00
radv_meta.c
radv: add initial non-conformant radv vulkan driver
2016-10-07 09:16:09 +10:00
radv_meta.h
vulkan/wsi/radv: add initial prime support (v1.1)
2017-02-27 05:42:16 +10:00
radv_meta_blit.c
radv: fix flipped blits
2016-11-23 23:49:32 +00:00
radv_meta_blit2d.c
nir: Rework conversion opcodes
2017-03-14 07:36:40 -07:00
radv_meta_buffer.c
radv: Flush before copying with PKT3_WRITE_DATA in CmdUpdateBuffer
2017-03-14 22:17:03 +01:00
radv_meta_bufimage.c
radv/ac: fixup texture coord to have right number of channels.
2017-03-09 09:17:11 +10:00
radv_meta_clear.c
radv/meta: fix image clears for r4g4 format.
2017-03-20 13:41:31 +10:00
radv_meta_copy.c
radv: handle z offset for 3d image <-> buffer copies.
2017-03-07 04:02:00 +00:00
radv_meta_decompress.c
radv: Use winsys HTILE info.
2017-03-07 09:58:27 +01:00
radv_meta_fast_clear.c
radv: Don't flush the CB before doing a fast clear eliminate.
2017-03-09 02:35:28 +01:00
radv_meta_resolve.c
radv: Don't emit cache flushes on subpass switch.
2017-03-09 02:35:23 +01:00
radv_meta_resolve_cs.c
radv/ac: fixup texture coord to have right number of channels.
2017-03-09 09:17:11 +10:00
radv_pass.c
radv: move to using shared vk_alloc inlines.
2016-10-19 09:05:26 +10:00
radv_pipeline.c
radv: move shader stages calculation to pipeline.
2017-03-28 17:40:33 +10:00
radv_pipeline_cache.c
Revert "radv: fallback to an in-memory cache when no pipline cache is provided"
2017-03-20 13:41:31 +10:00
radv_private.h
radv: move shader stages calculation to pipeline.
2017-03-28 17:40:33 +10:00
radv_query.c
radv: Use correct size for availability flag.
2017-02-27 01:33:10 +01:00
radv_radeon_winsys.h
radv/amdgpu: Let addrlib calculate the HTILE parameters.
2017-03-07 09:58:21 +01:00
radv_util.c
radv: use enum_to_str util functions.
2017-03-04 15:05:14 +00: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: use VK_NULL_HANDLE for handles
2017-03-06 00:10:42 +01:00
radv_wsi_wayland.c
radv/wsi: Don't include wayland headers
2017-03-13 11:16:30 +00:00
radv_wsi_x11.c
vulkan/wsi/radv: add initial prime support (v1.1)
2017-02-27 05:42:16 +10:00
si_cmd_buffer.c
radv: fix ia_multi_vgt_param for instanced vs indirect draw.
2017-03-28 17:39:55 +10:00
vk_format.h
radv: consistently use ifndef guards over pragma once
2017-03-22 16:55:21 +00: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
amd: remove shebang from python scripts
2017-03-10 14:12:46 +00:00
vk_format_table.py
amd: remove shebang from python scripts
2017-03-10 14:12:46 +00:00