| .. |
|
tests
|
anv: Delete softpin checks
|
2022-09-02 09:40:46 +00:00 |
|
anv_acceleration_structure.c
|
anv: Delete softpin checks
|
2022-09-02 09:40:46 +00:00 |
|
anv_allocator.c
|
anv: Delete wrapper BOs for relocations
|
2022-09-02 09:40:46 +00:00 |
|
anv_android.c
|
anv: Do not duplicate intel_device_info memory in each logical device
|
2022-08-19 16:29:58 +00:00 |
|
anv_android.h
|
anv: move VkImage object allocation to anv_CreateImage
|
2021-10-06 02:18:39 +00:00 |
|
anv_android_stubs.c
|
anv: move VkImage object allocation to anv_CreateImage
|
2021-10-06 02:18:39 +00:00 |
|
anv_batch_chain.c
|
anv: Inline write_reloc into the only remaining caller
|
2022-09-02 09:40:46 +00:00 |
|
anv_blorp.c
|
anv: check EXT_mesh_shader whenever NV_mesh_shader is checked
|
2022-09-02 17:40:47 +00:00 |
|
anv_bo_sync.c
|
anv: Drop anv_sync_create_for_bo
|
2021-12-17 00:55:31 +00:00 |
|
anv_cmd_buffer.c
|
anv: replace VK_SHADER_STAGE_[TASK|MESH]_BIT_NV with VK_SHADER_STAGE_[TASK|MESH]_BIT_EXT
|
2022-09-02 17:40:47 +00:00 |
|
anv_descriptor_set.c
|
anv: Delete has_bindless_images and has_bindless_samples flags
|
2022-09-02 09:40:46 +00:00 |
|
anv_device.c
|
anv: enable EXT_depth_clamp_zero_one
|
2022-09-05 06:19:47 +00:00 |
|
anv_formats.c
|
anv: Drop checks for version 8 or 9
|
2022-09-02 09:40:46 +00:00 |
|
anv_gem.c
|
anv: Return earlier in anv_gem_get_tiling() when not supported
|
2022-08-25 19:21:49 +00:00 |
|
anv_gem_stubs.c
|
anv: Nuke dead code
|
2022-08-25 19:21:49 +00:00 |
|
anv_genX.h
|
anv: Drop checks for version 8 or 9
|
2022-09-02 09:40:46 +00:00 |
|
anv_image.c
|
anv: Delete image param support.
|
2022-09-02 09:40:46 +00:00 |
|
anv_measure.c
|
anv: remove support for gfx7/8
|
2022-09-02 09:40:46 +00:00 |
|
anv_measure.h
|
anv: add a custom AcquireNextImage2KHR func
|
2022-02-17 22:15:23 +00:00 |
|
anv_nir.h
|
anv: Delete has_a64_buffer_access flag
|
2022-09-02 09:40:46 +00:00 |
|
anv_nir_add_base_work_group_id.c
|
anv: use nir_shader_instructions_pass in anv_nir_add_base_work_group_id
|
2021-10-05 10:02:54 +00:00 |
|
anv_nir_apply_pipeline_layout.c
|
anv: Delete shader constants UBO from descriptor sets
|
2022-09-02 09:40:46 +00:00 |
|
anv_nir_compute_push_layout.c
|
anv: remove unused gfx7 code
|
2022-09-02 09:40:46 +00:00 |
|
anv_nir_lower_multiview.c
|
anv: Stop looking at the pipeline in multiview lowering
|
2022-08-31 02:00:18 +00:00 |
|
anv_nir_lower_ubo_loads.c
|
anv: invalidate all metadata in anv_nir_lower_ubo_loads
|
2022-04-19 11:43:55 +00:00 |
|
anv_nir_lower_ycbcr_textures.c
|
nir: adjust nir_src_copy signature to take a nir_instr *
|
2022-08-30 18:21:44 +00:00 |
|
anv_perf.c
|
anv: Drop checks for version 8 or 9
|
2022-09-02 09:40:46 +00:00 |
|
anv_pipeline.c
|
anv: implement EXT_mesh_shader
|
2022-09-02 17:40:47 +00:00 |
|
anv_pipeline_cache.c
|
intel/compiler: Introduce a new brw_isa_info structure
|
2022-06-30 23:46:35 +00:00 |
|
anv_private.h
|
anv: Remove anv_batch_emit_reloc and just open-code it
|
2022-09-02 09:40:46 +00:00 |
|
anv_queue.c
|
anv: fix INTEL_DEBUG=sync
|
2022-04-22 21:59:50 +00:00 |
|
anv_util.c
|
anv: Handle bits to flush data-port's Untyped L1 data cache
|
2022-08-05 10:43:50 +03:00 |
|
anv_utrace.c
|
anv: Do not duplicate intel_device_info memory in each logical device
|
2022-08-19 16:29:58 +00:00 |
|
anv_wsi.c
|
anv/wsi: Stop resetting semaphores
|
2022-06-10 01:33:12 +00:00 |
|
genX_blorp_exec.c
|
anv: Remove anv_batch_emit_reloc and just open-code it
|
2022-09-02 09:40:46 +00:00 |
|
genX_cmd_buffer.c
|
anv: implement draw calls for EXT_mesh_shader
|
2022-09-02 17:40:47 +00:00 |
|
genX_gpu_memcpy.c
|
anv: Delete use_relocations flag
|
2022-09-02 09:40:46 +00:00 |
|
genX_pipeline.c
|
anv: check EXT_mesh_shader whenever NV_mesh_shader is checked
|
2022-09-02 17:40:47 +00:00 |
|
genX_query.c
|
anv: remove unused gfx7 code
|
2022-09-02 09:40:46 +00:00 |
|
genX_state.c
|
anv: Delete has_bindless_images and has_bindless_samples flags
|
2022-09-02 09:40:46 +00:00 |
|
gfx8_cmd_buffer.c
|
anv: remove unused gfx7 code
|
2022-09-02 09:40:46 +00:00 |
|
meson.build
|
anv: remove support for gfx7/8
|
2022-09-02 09:40:46 +00:00 |
|
TODO
|
intel: Rename genx keyword to gfxx in source files
|
2021-04-02 18:33:07 +00:00 |