meson: Don't build intel shared components by default
[mesa.git] / src / intel / vulkan /
2017-11-13 Jason Ekstrandanv: Don't crash on invalid heap sizes when the PCI...
2017-11-10 Chad Versaceanv/meson: Generate dev_icd.json
2017-11-10 Chad Versaceanv: Fix architecture in intel_icd.{arch}.json
2017-11-10 Chad Versaceanv: Refactor anv_GetImageSubresourceLayout()
2017-11-10 Chad Versaceanv/image: Refactor choice of isl_tiling_flags_t
2017-11-10 Chad Versaceanv: Refactor anv_get_format_plane() - explicit unsupported
2017-11-10 Chad Versaceanv: Remove anv_physical_device_get_format_properties()
2017-11-10 Chad Versaceanv: Simplify anv_physical_device_get_format_properties()
2017-11-10 Chad Versaceanv: Simplify anv_get_image_format_properties()
2017-11-10 Chad Versaceanv: Rename get_image_format_properties()
2017-11-10 Chad Versaceanv: Fix get_image_format_properties() - YCbCr
2017-11-10 Chad Versaceanv: Fix get_image_format_properties() - 3-channel...
2017-11-10 Chad Versaceanv: Refactor get_image_format_properties() - Reduce...
2017-11-10 Chad Versaceanv: Refactor get_image_format_properties() - base_isl_...
2017-11-10 Chad Versaceanv: Refactor get_image_format_properties() - plane_format
2017-11-10 Chad Versaceanv: Refactor get_image_format_properties() - ASTC
2017-11-10 Chad Versaceanv: Refactor get_image_format_properties() - depthsten...
2017-11-10 Chad Versaceanv: Better types for 'aspect' function params
2017-11-10 Chad Versaceanv: Refactor get_buffer_format_properties()
2017-11-09 Nicolai Hähnleanv: fix build failure
2017-11-09 Timothy Arcerimesa: Add new fast mtx_t mutex type for basic use cases
2017-11-07 Jason Ekstrandintel/cs: Push subgroup ID instead of base thread ID
2017-11-07 Chad Versaceanv: Suffix anv-private 'VK' tokens with 'ANV'
2017-11-07 Chad Versaceanv: Remove unused variable 'gen'
2017-11-01 Jordan Justenintel/compiler: Remove final_program_size from brw_comp...
2017-10-27 Kenneth Graunkeanv: Fix assert about source attrs.
2017-10-27 Kenneth Graunkeanv: Drop URB entry output read handling in 3DSTATE_XS.
2017-10-25 Jason Ekstrandanv/entrypoints: Dump useful data if mako throws an...
2017-10-25 Jason Ekstrandintel/compiler: Call nir_lower_system_values in brw_pre...
2017-10-25 Jason Ekstrandanv/pipeline: Call nir_lower_system_valaues after brw_p...
2017-10-25 Jason Ekstrandanv/pipeline: Drop nir_lower_clip_cull_distance_arrays
2017-10-25 Jason Ekstrandanv/pipeline: Dump shader immedately after spirv_to_nir
2017-10-21 Lionel Landwerlinanv: don't assert on device init on Cannonlake
2017-10-21 Lionel Landwerlinanv: disable stencil pma fix on Gen > 9
2017-10-20 Jason Ekstrandnir: Get rid of nir_shader::stage
2017-10-18 Vinson Leeanv: Fix instance typos.
2017-10-18 Chad Versaceanv: Implement VK_ANDROID_native_buffer (v9)
2017-10-18 Chad Versaceanv: Move size check from anv_bo_cache_import() to...
2017-10-17 Chad Versaceanv: Add func anv_gem_get_tiling()
2017-10-17 Chad Versaceanv: Move close(fd) from anv_bo_cache_import to its...
2017-10-17 Chad Versaceanv: Add field anv_image::planes[]::bo_is_owned (v2)
2017-10-17 Chad Versaceanv: Better support for Android logging (v2)
2017-10-17 Jason Ekstrandanv/apply_pipeline_layout: Use nir_tex_instr_remove_src
2017-10-17 Jason Ekstrandnir: Add a helper for adding texture instruction sources
2017-10-16 Jason Ekstrandanv: Get rid of gen fall-through
2017-10-13 Jason Ekstrandblob: Use intptr_t instead of ssize_t
2017-10-13 Jason Ekstrandintel/cs: Make thread_local_id a regular builtin param
2017-10-13 Jason Ekstrandanv/pipeline: Refactor setup of the prog_data::param...
2017-10-13 Jason Ekstrandanv/pipeline: Grow the param array for images
2017-10-13 Jason Ekstrandanv/pipeline: Whack nir->num_uniforms to MAX_PUSH_CONST...
2017-10-13 Jason Ekstrandintel/cs: Grow prog_data::param on-demand for thread_lo...
2017-10-13 Jason Ekstrandintel/compiler: Add a flag for pull constant support
2017-10-13 Jason Ekstrandanv/pipeline: Ralloc prog_data::param of the compile...
2017-10-13 Jason Ekstrandanv/pipeline: Add a mem_ctx parameter to anv_pipeline_c...
2017-10-13 Jason Ekstrandi965: Store image_param in brw_context instead of prog_data
2017-10-13 Jason Ekstrandintel: Rewrite the world of push/pull params
2017-10-13 Jason Ekstrandanv/pipeline_cache: Rework to use multialloc and blob
2017-10-13 Jason Ekstrandanv/pipeline: Declare bind maps closer to their use
2017-10-13 Jason Ekstrandanv/multialloc: Add new add_size helper
2017-10-11 Lionel Landwerlinanv: intel: use anv_image's computed size for importing...
2017-10-11 Lionel Landwerlinanv: bo_cache: allow importing a BO larger than needed
2017-10-10 Dave Airlieanv: fix assert in wsi image code.
2017-10-10 Tapani Pällianv: fix null pointer dereference
2017-10-09 Józef Kuciaanv: Do not assert() on VK_ATTACHMENT_UNUSED
2017-10-08 Jason Ekstrandanv/wsi: Allocate enough memory for the entire image
2017-10-07 Lionel Landwerlinanv: fix nir.h include
2017-10-06 Lionel Landwerlinanv/cmd_buffer: Reset state in cmd_buffer_destroy
2017-10-06 Lionel Landwerlinanv/cmd_buffer: fix push descriptors with set > 0
2017-10-06 Lionel Landwerlinanv: enable VK_KHR_sampler_ycbcr_conversion
2017-10-06 Lionel Landwerlinanv: enable multiple planes per image/imageView
2017-10-06 Jason Ekstrandanv: Take an image in can_sample_with_hiz
2017-10-06 Jason Ekstrandanv: Take a single aspect in anv_layout_to_aux_usage
2017-10-06 Jason Ekstrandanv/cmd_buffer: Make get_fast_clear_state return an...
2017-10-06 Jason Ekstrandanv/blorp: Add a concept of default aux usage
2017-10-06 Lionel Landwerlinanv: add nir lowering pass for ycbcr textures
2017-10-06 Lionel Landwerlinanv: prepare sampler emission code for multiplanar...
2017-10-06 Lionel Landwerlinanv/apply_pipeline_layout: Prepare for multi-planar...
2017-10-06 Lionel Landwerlinanv: add new formats KHR_sampler_ycbcr_conversion
2017-10-06 Lionel Landwerlinanv: modify the internal concept of format to express...
2017-10-06 Lionel Landwerlinanv: prepare formats to handle disjoints sets
2017-10-03 Jason Ekstrandanv: Remove base_vertex/instance from push_constants
2017-10-03 Dylan Bakermeson: add window system deps to intel vulkan common
2017-10-02 Józef Kuciaanv: Remove unreachable cases from isl_format_for_size()
2017-10-02 Józef Kuciaanv: Fix vkCmdFillBuffer()
2017-09-28 Dylan Bakermeson: remove duplicate libisl dependency in anv
2017-09-28 Gwan-gyeong Munanv: add an assertion in genX(BeginCommandBuffer)
2017-09-27 Dylan Bakermeson: Add build Intel "anv" vulkan driver
2017-09-26 Eric Anholtanv: Fix some comment typos.
2017-09-25 Samuel Iglesias... anv: fix viewport transformation for z component
2017-09-21 Jason Ekstrandanv: Advertise VK_KHR_maintenance2
2017-09-21 Jason Ekstrandanv/image: Use RENDER_SURFACE_STATE::X/Y Offset on...
2017-09-21 Jason Ekstrandanv/image: Support creating uncompressed views of compr...
2017-09-21 Jason Ekstrandanv: Add a new anv_surface_state struct
2017-09-21 Jason Ekstrandanv/image: Break surface state fill logic into a helper
2017-09-21 Jason Ekstrandanv/image: Add support for the VkImageViewUsageCreateIn...
2017-09-21 Samuel Iglesias... anv: Advertise point clipping properties
2017-09-21 Jason Ekstrandanv: Add support for tessellation domain origin control
2017-09-21 Jason Ekstrandspirv: Flip the tessellation winding order
2017-09-21 Jason Ekstrandanv/image: Add support for the new depth/stencil layouts
2017-09-20 Jason Ekstrandanv/entrypoints_gen: Dedent the C code
next