mesa/src/vulkan
Nanley Chery 300f7c2be3 anv/image: Handle compressed format stride and size
These formulas did not take compressed formats into account.

Reviewed-by: Chad Versace <chad.versace@intel.com>
2015-11-09 15:41:41 -08:00
..
tests
.gitignore
anv_allocator.c anv/allocator: Add a sanity assertion in state stream finish. 2015-10-02 16:24:42 -07:00
anv_aub.h
anv_batch_chain.c anv/batch_chain: Add some sanity-check asserts for relocations 2015-10-15 17:24:32 -07:00
anv_cmd_buffer.c anv/cmd_buffer: Rework the way we emit UBO surface state 2015-11-06 15:14:12 -08:00
anv_device.c anv/cmd_buffer: Rework the way we emit UBO surface state 2015-11-06 15:14:12 -08:00
anv_dump.c
anv_entrypoints_gen.py
anv_formats.c anv/formats: Add fields for block dimensions 2015-11-09 15:41:41 -08:00
anv_gem.c
anv_gem_stubs.c vk: Build a version of the driver for linking into unit tests 2015-08-14 17:04:39 -07:00
anv_icd.json.in vk: Add an ICD declaration file 2015-09-24 14:45:58 -07:00
anv_image.c anv/image: Handle compressed format stride and size 2015-11-09 15:41:41 -08:00
anv_intel.c
anv_meta.c anv: Rename cpp variable to "bs" 2015-11-09 15:41:41 -08:00
anv_meta.h anv/meta: Use consistent naming for dynamic state mask 2015-11-04 15:15:19 -08:00
anv_meta_clear.c anv/meta: Finish load clears for stencil attachments 2015-11-05 15:45:43 -08:00
anv_meta_clear.h anv/meta: Rewrite clear code 2015-11-04 15:20:52 -08:00
anv_nir.h anv: Add better push constant support 2015-10-29 22:26:36 -07:00
anv_nir_apply_dynamic_offsets.c anv/apply_dynamic_offsets: Use the right sized immediate zero 2015-11-06 16:49:24 -08:00
anv_nir_apply_pipeline_layout.c anv/nir: Work with the new vulkan_resource_index intrinsic 2015-10-27 13:42:51 -07:00
anv_nir_builder.h
anv_nir_lower_push_constants.c anv: Add better push constant support 2015-10-29 22:26:36 -07:00
anv_pass.c anv: Remove unused anv_render_pass members 2015-11-04 15:54:38 -08:00
anv_pipeline.c anv/pipeline: Set the right SSBO binding table start index for FS 2015-11-06 15:57:51 -08:00
anv_private.h anv/formats: Add fields for block dimensions 2015-11-09 15:41:41 -08:00
anv_query.c
anv_util.c
anv_wsi.c
anv_wsi.h
anv_wsi_wayland.c anv: Rename cpp variable to "bs" 2015-11-09 15:41:41 -08:00
anv_wsi_x11.c
gen7_cmd_buffer.c vk: Use consistent names for anv_cmd_state dirty bits 2015-10-20 11:40:24 -07:00
gen7_pack.h vk: Update generated headers 2015-08-24 13:45:41 -07:00
gen7_pipeline.c
gen7_state.c anv/cmd_buffer: Rework the way we emit UBO surface state 2015-11-06 15:14:12 -08:00
gen8_cmd_buffer.c vk: Use consistent names for anv_cmd_state dirty bits 2015-10-20 11:40:24 -07:00
gen8_pack.h
gen8_pipeline.c anv/gen8_pipeline: Emit a real 3DSTATE_SBE_SWIZ packet 2015-10-26 16:25:02 -07:00
gen8_state.c anv/cmd_buffer: Rework the way we emit UBO surface state 2015-11-06 15:14:12 -08:00
gen75_pack.h
Makefile.am anv: Move meta clear code to new file anv_meta_clear.c 2015-11-04 15:15:19 -08:00