index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
/
vulkan
/
anv_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: Implement VK_KHR_driver_properties
Jason Ekstrand
2018-10-01
1
-0
/
+23
*
anv: If softpin is supported, use it with the hiz clear value bo
Jordan Justen
2018-09-26
1
-0
/
+9
*
anv: s/batch/value_bo/ on anv_device_init_hiz_clear_batch
Jordan Justen
2018-09-26
1
-2
/
+2
*
intel/isl: Add a unit suffixes to some struct fields and variables
Jason Ekstrand
2018-09-26
1
-3
/
+3
*
anv: Silence a couple compiler warnings
Jason Ekstrand
2018-09-12
1
-2
/
+2
*
anv: Support v3 of VK_EXT_vertex_attribute_divisor
Jason Ekstrand
2018-09-10
1
-0
/
+8
*
anv: Free the app and engine name
Jason Ekstrand
2018-08-29
1
-0
/
+3
*
anv: Claim to support depthBounds for ID games
Jason Ekstrand
2018-08-28
1
-0
/
+9
*
anv: Copy the appliation info into the instance
Jason Ekstrand
2018-08-28
1
-7
/
+20
*
anv: Add support for protected memory properties on anv_GetPhysicalDeviceProp...
Samuel Iglesias Gonsálvez
2018-08-27
1
-0
/
+7
*
anv: add VK_EXT_sampler_filter_minmax support
Yunchao He
2018-08-22
1
-0
/
+8
*
anv: drop cast-to-void of used variable
Eric Engestrom
2018-08-16
1
-1
/
+0
*
anv: use safer snprintf() to ensure NULL string-terminator
Eric Engestrom
2018-08-16
1
-1
/
+1
*
intel/compiler: Add brw_get_compiler_config_value for disk cache
Jordan Justen
2018-08-01
1
-1
/
+2
*
anv: don't crash on vkDestroyDevice(NULL)
Eric Engestrom
2018-07-25
1
-1
/
+3
*
i965, anv: Use INTEL_DEBUG for disk_cache driver flags
Jordan Justen
2018-07-24
1
-1
/
+2
*
i965, anv: Add extra unused character in disk_cache renderer temp string
Jordan Justen
2018-07-24
1
-2
/
+2
*
anv: Implement VK_EXT_vertex_attribute_divisor
Jason Ekstrand
2018-07-09
1
-0
/
+8
*
anv: Enable SPV_KHR_8bit_storage and VK_KHR_8bit_storage
Jose Maria Casanova Crespo
2018-07-10
1
-0
/
+11
*
anv: Add support for the on-disk shader cache
Jason Ekstrand
2018-07-02
1
-0
/
+36
*
anv: Use a default pipeline cache if none is specified
Jason Ekstrand
2018-07-02
1
-0
/
+7
*
anv,intel: Enable nir_opt_large_constants for Vulkan
Jason Ekstrand
2018-07-02
1
-0
/
+1
*
anv: finish the binding_table_pool on destroyDevice when use_softpin
Jose Maria Casanova Crespo
2018-06-29
1
-0
/
+3
*
anv: Add KHR_display extension to anv [v7]
Keith Packard
2018-06-19
1
-1
/
+20
*
vulkan: Add KHR_display extension using DRM [v10]
Keith Packard
2018-06-19
1
-0
/
+4
*
anv: Disable constant buffer 0 being relative.
Rafael Antognolli
2018-06-18
1
-1
/
+2
*
anv/device: Check for kernel support of context isolation.
Rafael Antognolli
2018-06-18
1
-0
/
+3
*
anv: reduce maxFragmentInputComponents
Samuel Iglesias Gonsálvez
2018-06-14
1
-1
/
+1
*
anv: Soft-pin everything else
Scott D Phillips
2018-06-01
1
-0
/
+7
*
anv: Soft-pin batch buffers
Scott D Phillips
2018-06-01
1
-4
/
+9
*
anv: Soft-pin client-allocated memory
Jason Ekstrand
2018-06-01
1
-0
/
+3
*
anv/allocator: Set the BO flags in bo_cache_alloc/import
Jason Ekstrand
2018-06-01
1
-18
/
+20
*
anv: Use a separate pool for binding tables when soft pinning
Scott D Phillips
2018-06-01
1
-1
/
+13
*
anv: Soft-pin state pools
Scott D Phillips
2018-06-01
1
-6
/
+13
*
anv: Use an anv_address in anv_buffer
Jason Ekstrand
2018-05-31
1
-6
/
+6
*
anv: Use an anv_address in anv_buffer_view
Jason Ekstrand
2018-05-31
1
-2
/
+3
*
anv: Add vma_heap allocators in anv_device
Scott D Phillips
2018-05-31
1
-0
/
+84
*
anv: remove unused field anv_queue::pool
Scott D Phillips
2018-05-07
1
-1
/
+0
*
anv/device: expose shaderInt16 support in gen8+
Iago Toral Quiroga
2018-05-05
1
-1
/
+1
*
Revert "anv/device: expose shaderInt16 support in gen8+"
Mark Janes
2018-05-03
1
-1
/
+1
*
anv/device: expose shaderInt16 support in gen8+
Iago Toral Quiroga
2018-05-03
1
-1
/
+1
*
anv: Advertise variableMultisampleRate
Jason Ekstrand
2018-05-02
1
-1
/
+1
*
anv: Allow lookup of vkEnumerateInstanceVersion without an instance
Jason Ekstrand
2018-05-01
1
-0
/
+1
*
anv: Don't advertise Float64 or Int64 on HW without 64-bit types
Jason Ekstrand
2018-05-01
1
-2
/
+4
*
intel: fix check for 48b ppgtt support
Scott D Phillips
2018-04-30
1
-23
/
+19
*
anv/icl: Enable Vulkan on Ice Lake
Anuj Phogat
2018-04-26
1
-0
/
+2
*
anv: Use clear address for HiZ fast clears too.
Rafael Antognolli
2018-04-05
1
-0
/
+19
*
anv: Set genX_table for gen11
Jordan Justen
2018-03-23
1
-0
/
+3
*
anv: Silence warning about heap_size.
Eric Anholt
2018-03-16
1
-1
/
+1
*
anv: silence unused variable warning
Lionel Landwerlin
2018-03-15
1
-7
/
+0
[next]