Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jason Ekstrand d8eede1697 anv: Advertise VK_KHR_maintenance2 9 years ago
..
tests anv/allocator: Add the capability to allocate blocks of different sizes 9 years ago
.gitignore anv: put anv_extensions.c in gitignore 8 years ago
TODO anv: Implement pipeline statistics queries 9 years ago
anv_allocator.c anv: wire up vk_errorf macro to do debug reporting 8 years ago
anv_batch_chain.c anv: Remove 'inline' keywords 8 years ago
anv_blorp.c anv/image: Support creating uncompressed views of compressed images 8 years ago
anv_cmd_buffer.c anv/cmd_buffer: fix off by one error in assertion 8 years ago
anv_debug_report.c anv: implementation of VK_EXT_debug_report extension 8 years ago
anv_descriptor_set.c anv: Fix descriptors copying 8 years ago
anv_device.c anv: Advertise point clipping properties 8 years ago
anv_dump.c anv/cmd_buffer: Move Begin/End/Execute to genX_cmd_buffer.c 9 years ago
anv_entrypoints_gen.py anv/entrypoints_gen: Dedent the C code 8 years ago
anv_extensions.py anv: Advertise VK_KHR_maintenance2 8 years ago
anv_formats.c anv: Advertise support VK_FORMAT_R8_SRGB 8 years ago
anv_gem.c anv: Add support for the SYNC_FD handle type for fences 8 years ago
anv_gem_stubs.c anv: Add support for the SYNC_FD handle type for fences 8 years ago
anv_genX.h anv/gpu_memcpy: Add a lighter-weight GPU memcpy function 8 years ago
anv_icd.py anv: Use python to generate ICD json files 8 years ago
anv_image.c anv/image: Use RENDER_SURFACE_STATE::X/Y Offset on SKL+ 8 years ago
anv_intel.c anv: Use the BO cache for DeviceMemory allocations 9 years ago
anv_nir.h anv/pipeline: Add shader lowering for multiview 9 years ago
anv_nir_apply_pipeline_layout.c anv: Add support for shaderStorageImageWriteWithoutFormat 9 years ago
anv_nir_lower_input_attachments.c nir: Rework conversion opcodes 9 years ago
anv_nir_lower_multiview.c anv/pipeline: Add shader lowering for multiview 9 years ago
anv_nir_lower_push_constants.c spirv: compute push constant access offset & range 9 years ago
anv_pass.c anv: Stop resolving CCS implicitly 8 years ago
anv_pipeline.c anv: set right datatypes in anv_pipeline_binding 8 years ago
anv_pipeline_cache.c anv: Move shader hashing to anv_pipeline 9 years ago
anv_private.h anv/image: Support creating uncompressed views of compressed images 8 years ago
anv_queue.c anv: wire up vk_errorf macro to do debug reporting 8 years ago
anv_util.c anv: wire up vk_errorf macro to do debug reporting 8 years ago
anv_wsi.c anv: wire up vk_errorf macro to do debug reporting 8 years ago
anv_wsi_wayland.c anv/wsi: Don't include wayland headers 9 years ago
anv_wsi_x11.c vulkan/wsi/radv: add initial prime support (v1.1) 9 years ago
gen7_cmd_buffer.c anv: Remove 'inline' keywords 8 years ago
gen8_cmd_buffer.c anv: Mark functions used conditionally as UNUSED 8 years ago
genX_blorp_exec.c intel: Move clflush helpers from anv to common/gen_clflush.h. 8 years ago
genX_cmd_buffer.c anv/image: Support creating uncompressed views of compressed images 8 years ago
genX_gpu_memcpy.c anv: Explicitly cast between different enums 8 years ago
genX_pipeline.c anv: Add support for tessellation domain origin control 8 years ago
genX_query.c anv: wire up vk_errorf macro to do debug reporting 8 years ago
genX_state.c anv: Remove 'inline' keywords 8 years ago
vk_format_info.h anv: Set up binding tables and surface states for input attachments 9 years ago