mesa/src/freedreno/vulkan
Chia-I Wu 949ce2745d turnip: preliminary support for tu_CmdDraw 2019-03-11 10:02:13 -07:00
..
.clang-format turnip: preliminary support for shader modules 2019-03-11 10:02:13 -07:00
TODO turnip: clean up TODO. 2019-03-11 10:01:41 -07:00
meson.build turnip: preliminary support for shader modules 2019-03-11 10:02:13 -07:00
tu_android.c turnip: add .clang-format 2019-03-11 10:01:41 -07:00
tu_cmd_buffer.c turnip: preliminary support for tu_CmdDraw 2019-03-11 10:02:13 -07:00
tu_cs.c turnip: simplify tu_cs sub-streams usage 2019-03-11 10:02:13 -07:00
tu_cs.h turnip: tu_cs_emit_array 2019-03-11 10:02:13 -07:00
tu_descriptor_set.c turnip: add .clang-format 2019-03-11 10:01:41 -07:00
tu_descriptor_set.h turnip: add .clang-format 2019-03-11 10:01:41 -07:00
tu_device.c turnip: preliminary support for shader modules 2019-03-11 10:02:13 -07:00
tu_drm.c turnip: add functions to import/export prime fd 2019-03-11 10:02:13 -07:00
tu_entrypoints_gen.py turnip: use the platform defines in vk.xml instead of hard-coding them 2019-03-11 10:02:13 -07:00
tu_extensions.py turnip: add support for VK_KHR_external_memory_{fd,dma_buf} 2019-03-11 10:02:13 -07:00
tu_fence.c turnip: preliminary support for fences 2019-03-11 10:02:13 -07:00
tu_formats.c turnip: Add tu6_rb_fmt_to_ifmt. 2019-03-11 10:02:13 -07:00
tu_icd.py
tu_image.c turnip: Annotate vkGetImageSubresourceLayout with tu_stub 2019-03-11 10:01:41 -07:00
tu_meta_blit.c turnip: add .clang-format 2019-03-11 10:01:41 -07:00
tu_meta_buffer.c turnip: Implement buffer->buffer DMA copies. 2019-03-11 10:02:13 -07:00
tu_meta_clear.c turnip: add .clang-format 2019-03-11 10:01:41 -07:00
tu_meta_copy.c turnip: Add todo for copies. 2019-03-11 10:02:13 -07:00
tu_meta_resolve.c turnip: add .clang-format 2019-03-11 10:01:41 -07:00
tu_pass.c turnip: preliminary support for tu_GetRenderAreaGranularity 2019-03-11 10:02:13 -07:00
tu_pipeline.c turnip: parse VkPipelineVertexInputStateCreateInfo 2019-03-11 10:02:13 -07:00
tu_pipeline_cache.c turnip: add .clang-format 2019-03-11 10:01:41 -07:00
tu_private.h turnip: preliminary support for draw state binding 2019-03-11 10:02:13 -07:00
tu_query.c turnip: add .clang-format 2019-03-11 10:01:41 -07:00
tu_shader.c turnip: preliminary support for shader modules 2019-03-11 10:02:13 -07:00
tu_util.c turnip: add .clang-format 2019-03-11 10:01:41 -07:00
tu_util.h
vk_format.h turnip: parse VkPipeline{Multisample,ColorBlend}StateCreateInfo 2019-03-11 10:02:13 -07:00
vk_format_layout.csv
vk_format_parse.py
vk_format_table.py