mesa/src/vulkan
Jason Ekstrand 5a67df2546 anv/pack: Make TextureLODBias a proper 4.8 float
XXX: We need to update the generators so this doesn't get stompped.
2016-01-18 10:36:53 -08:00
..
tests
.gitignore
anv_allocator.c anv: Fix build without VALGRIND 2016-01-06 15:54:51 -08:00
anv_aub.h
anv_batch_chain.c anv/batch_chain: Remove padding from the BO before emitting BUFFER_END 2016-01-15 15:59:58 -08:00
anv_cmd_buffer.c anv: Distinguish between subpass setup and subpass start 2016-01-14 22:53:05 -08:00
anv_descriptor_set.c vulkan-1.0.0: Misc. field and argument renames 2016-01-14 07:41:45 -08:00
anv_device.c vulkan-1.0.0: Bump the version to 1.0.0 2016-01-14 08:26:37 -08:00
anv_dump.c vulkan-1.0.0: Rework memory barriers 2016-01-14 08:09:39 -08:00
anv_entrypoints_gen.py
anv_formats.c anv: Use isl_format_layout::bs instead of ::bpb 2016-01-05 10:00:39 -08:00
anv_gem.c
anv_gem_stubs.c
anv_gen_macros.h
anv_icd.json.in
anv_image.c anv/image: Fill out VkSubresourceLayout.arrayPitch 2016-01-14 07:30:46 -08:00
anv_intel.c
anv_meta.c anv: Allow override of pipeline color attachment count 2016-01-14 22:53:05 -08:00
anv_meta.h
anv_meta_clear.c anv/meta: Stop leaking renderpass and framebuffer 2016-01-15 10:14:07 -08:00
anv_meta_clear.h vk: Handle allocation failures in meta init paths 2016-01-04 10:07:08 -08:00
anv_nir.h
anv_nir_apply_dynamic_offsets.c
anv_nir_apply_pipeline_layout.c anv/apply_pipeline_layout: Stomp texture array size to 1 2016-01-14 18:58:25 -08:00
anv_nir_lower_push_constants.c
anv_pass.c vk: Allocate subpass attachment in one big block 2016-01-04 10:07:10 -08:00
anv_pipeline.c anv: Allow override of pipeline color attachment count 2016-01-14 22:53:05 -08:00
anv_private.h anv: Distinguish between subpass setup and subpass start 2016-01-14 22:53:05 -08:00
anv_query.c vulkan-1.0.0: Misc. field and argument renames 2016-01-14 07:41:45 -08:00
anv_util.c
anv_wsi.c
anv_wsi.h
anv_wsi_wayland.c WIP: Partially upgrade to vulkan v0.221.0 2016-01-14 07:30:46 -08:00
anv_wsi_x11.c WIP: Partially upgrade to vulkan v0.221.0 2016-01-14 07:30:46 -08:00
gen7_cmd_buffer.c anv: Distinguish between subpass setup and subpass start 2016-01-14 22:53:05 -08:00
gen7_pack.h anv/pack: Make TextureLODBias a proper 4.8 float 2016-01-18 10:36:53 -08:00
gen7_pipeline.c vk: Implement a basic pipeline cache 2016-01-05 12:03:21 -08:00
gen7_state.c anv: Populate SURFACE_STATE more safely 2016-01-15 11:00:22 -08:00
gen8_cmd_buffer.c anv/gen8: Fix SF_CLIP_VIEWPORT's Z elements 2016-01-14 22:53:05 -08:00
gen8_pack.h anv/pack: Make TextureLODBias a proper 4.8 float 2016-01-18 10:36:53 -08:00
gen8_pipeline.c anv/pipeline: Pass through specialization constants 2016-01-13 15:18:36 -08:00
gen8_state.c anv: Populate SURFACE_STATE more safely 2016-01-15 11:00:22 -08:00
gen9_pack.h anv/pack: Make TextureLODBias a proper 4.8 float 2016-01-18 10:36:53 -08:00
gen75_pack.h anv/pack: Make TextureLODBias a proper 4.8 float 2016-01-18 10:36:53 -08:00
genX_cmd_buffer.c vulkan-1.0.0: Rework memory barriers 2016-01-14 08:09:39 -08:00
genX_pipeline_util.h anv/pipeline: Better vertex input channel setup 2015-12-31 12:02:08 -08:00
genX_state_util.h vulkan-1.0.0: Get rid of MIPMAP_MODE_BASE 2016-01-14 07:32:16 -08:00
Makefile.am