346 Commits (643248b66a265242ef3de3dffdae79e1283eee31)

Author SHA1 Message Date
  Rafael Antognolli 643248b66a anv: Remove state flush. 6 years ago
  Iago Toral Quiroga f92c5bc8f3 anv/device: fix maximum number of images supported 6 years ago
  Jason Ekstrand 5e4f9ea363 anv: Implement VK_KHR_depth_stencil_resolve 7 years ago
  Eric Engestrom 4f5a526789 anv: drop unneeded KHR suffix 6 years ago
  Jason Ekstrand 754eff07d2 anv: Sort properties and features switch statements 6 years ago
  Tapani Pälli f1654fa7e3 anv/android: support creating images from external format 6 years ago
  Tapani Pälli c79a528d2b anv/android: support import/export of AHardwareBuffer objects 6 years ago
  Tapani Pälli 5c65c60d6c anv: refactor, remove else block in AllocateMemory 6 years ago
  Jason Ekstrand a10a450db2 anv: Advertise support for MinLod on Skylake+ 7 years ago
  Eric Engestrom 56d126f8fd anv: correctly use vulkan 1.0 by default 6 years ago
  Jason Ekstrand a845c2bc10 anv: Expose VK_EXT_scalar_block_layout 6 years ago
  Jason Ekstrand 07eb8e7466 anv: Return VK_ERROR_DEVICE_LOST from anv_device_set_lost 6 years ago
  Jason Ekstrand 292ebdbf98 anv: Handle the device loss abort in anv_device_set_lost 7 years ago
  Jason Ekstrand cd0960b430 anv: Add helpers for setting/checking device lost 7 years ago
  Jason Ekstrand 319ff6f1ad anv: Provide a error message with a DEVICE_LOST 6 years ago
  Eric Engestrom ed5d65a6a1 anv: use snprintf() instead of memset()+strcpy() 6 years ago
  Jason Ekstrand 0d380af809 anv: Define trampolines as the weak functions 6 years ago
  Keith Packard 67a2c1493c vulkan: Add VK_EXT_calibrated_timestamps extension (radv and anv) [v5] 6 years ago
  Lionel Landwerlin 322a919a41 anv: Implement VK_EXT_pci_bus_info 6 years ago
  Jason Ekstrand ae18c53ba6 anv: Split dispatch tables into device and instance 6 years ago
  Jason Ekstrand 7a89a0d9ed anv: Use separate MOCS settings for external BOs 7 years ago
  Gabriel Majeri f0b987646a anv: Ensure discreteQueuePriorities is at least 2 7 years ago
  Jason Ekstrand e4538b93f5 anv: Implement VK_KHR_driver_properties 7 years ago
  Jordan Justen ca1d3fc538
anv: If softpin is supported, use it with the hiz clear value bo 7 years ago
  Jordan Justen 2a97390552
anv: s/batch/value_bo/ on anv_device_init_hiz_clear_batch 7 years ago
  Jason Ekstrand b3f477ef7a intel/isl: Add a unit suffixes to some struct fields and variables 7 years ago
  Jason Ekstrand 1a263b377c anv: Silence a couple compiler warnings 7 years ago
  Jason Ekstrand 6f00785765 anv: Support v3 of VK_EXT_vertex_attribute_divisor 7 years ago
  Jason Ekstrand cdea5d996e anv: Free the app and engine name 7 years ago
  Jason Ekstrand c92a463d23 anv: Claim to support depthBounds for ID games 7 years ago
  Jason Ekstrand 8c048af589 anv: Copy the appliation info into the instance 7 years ago
  Samuel Iglesias Gonsálvez 59a8e0dbf8 anv: Add support for protected memory properties on anv_GetPhysicalDeviceProperties2() 7 years ago
  Yunchao He bea4d4c78c anv: add VK_EXT_sampler_filter_minmax support 7 years ago
  Eric Engestrom 7a1f4340b6 anv: drop cast-to-void of used variable 7 years ago
  Eric Engestrom 6cf0d4f91f anv: use safer snprintf() to ensure NULL string-terminator 7 years ago
  Jordan Justen 8fcdb71d8c
intel/compiler: Add brw_get_compiler_config_value for disk cache 7 years ago
  Eric Engestrom aa59f9c8bc anv: don't crash on vkDestroyDevice(NULL) 7 years ago
  Jordan Justen 2b3064c073
i965, anv: Use INTEL_DEBUG for disk_cache driver flags 7 years ago
  Jordan Justen 69a686b0ae
i965, anv: Add extra unused character in disk_cache renderer temp string 7 years ago
  Jason Ekstrand 227dabc266 anv: Implement VK_EXT_vertex_attribute_divisor 7 years ago
  Jose Maria Casanova Crespo 6db20229ab anv: Enable SPV_KHR_8bit_storage and VK_KHR_8bit_storage 7 years ago
  Jason Ekstrand afa8f58921 anv: Add support for the on-disk shader cache 7 years ago
  Jason Ekstrand 76fdc8a85c anv: Use a default pipeline cache if none is specified 7 years ago
  Jason Ekstrand 06412bfc98 anv,intel: Enable nir_opt_large_constants for Vulkan 7 years ago
  Jose Maria Casanova Crespo a99c9e63a0 anv: finish the binding_table_pool on destroyDevice when use_softpin 7 years ago
  Keith Packard 54d0daa481 anv: Add KHR_display extension to anv [v7] 7 years ago
  Keith Packard da997ebec9 vulkan: Add KHR_display extension using DRM [v10] 7 years ago
  Rafael Antognolli ba2c18763b anv: Disable constant buffer 0 being relative. 7 years ago
  Rafael Antognolli be18d5a0ce anv/device: Check for kernel support of context isolation. 7 years ago
  Samuel Iglesias Gonsálvez 183adc51f8 anv: reduce maxFragmentInputComponents 7 years ago