index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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: 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
*
anv: Add support for SPIR-V 1.3 subgroup operations
Jason Ekstrand
2018-03-07
1
-0
/
+24
*
anv: Stop returning VK_ERROR_INCOMPATIBLE_DRIVER
Jason Ekstrand
2018-03-07
1
-29
/
+7
*
anv/device: fail to initialize device if we have queues with unsupported flags
Iago Toral Quiroga
2018-03-07
1
-0
/
+9
*
anv/device: GetDeviceQueue2 should only return queues with matching flags
Iago Toral Quiroga
2018-03-07
1
-1
/
+5
*
anv: Support querying for protected memory
Jason Ekstrand
2018-03-07
1
-0
/
+6
*
anv: Implement GetDeviceQueue2
Jason Ekstrand
2018-03-07
1
-0
/
+12
*
anv: Trivially implement VK_KHR_device_group
Jason Ekstrand
2018-03-07
1
-11
/
+67
*
anv: Implement VK_KHR_maintenance3
Jason Ekstrand
2018-03-07
1
-18
/
+12
*
anv: Support VkPhysicalDeviceShaderDrawParameterFeatures
Jason Ekstrand
2018-03-07
1
-0
/
+6
*
Get rid of a bunch of KHR suffixes
Jason Ekstrand
2018-03-07
1
-41
/
+41
*
anv: Add version 1.1.0 but leave it disabled
Jason Ekstrand
2018-03-07
1
-8
/
+8
*
vulkan: Rename multiview from KHX to KHR
Jason Ekstrand
2018-03-07
1
-6
/
+6
*
anv: Enable VK_KHR_16bit_storage for PushConstant
Jose Maria Casanova Crespo
2018-02-28
1
-1
/
+1
*
anv: Enable VK_KHR_16bit_storage for SSBO and UBO
Jose Maria Casanova Crespo
2018-02-28
1
-2
/
+3
*
isl/i965/fs: SSBO/UBO buffers need size padding if not multiple of 32-bit
Jose Maria Casanova Crespo
2018-02-28
1
-0
/
+11
*
anv: Always set has_context_priority
Jason Ekstrand
2018-02-28
1
-3
/
+1
*
anv: remove anv_gem_set_context_priority helper
Tapani Pälli
2018-02-28
1
-2
/
+3
*
anv: implement VK_EXT_global_priority extension
Tapani Pälli
2018-02-28
1
-0
/
+44
*
intel/vulkan: Support INTEL_DEVID_OVERRIDE environment variable
Jordan Justen
2018-02-27
1
-4
/
+10
*
intel/vulkan: Support INTEL_NO_HW environment variable
Jordan Justen
2018-02-27
1
-0
/
+3
*
anv/image: Separate modifiers from legacy scanout
Jason Ekstrand
2018-02-21
1
-16
/
+6
*
anv/icl: Use gen11 functions
Anuj Phogat
2018-02-16
1
-0
/
+3
*
anv/gen10: Remove warning message.
Rafael Antognolli
2018-02-14
1
-5
/
+2
*
anv/device: initialize the list of enabled extensions properly
Iago Toral Quiroga
2018-02-06
1
-1
/
+1
*
anv: Return trampoline entrypoints from GetInstanceProcAddr
Jason Ekstrand
2018-01-23
1
-1
/
+4
*
anv: Only advertise enabled entrypoints
Jason Ekstrand
2018-01-23
1
-3
/
+23
*
anv: Add a per-device dispatch table
Jason Ekstrand
2018-01-23
1
-1
/
+43
*
anv: Add a per-instance dispatch table
Jason Ekstrand
2018-01-23
1
-1
/
+6
*
anv: Properly NULL for GetInstanceProcAddr with a null instance
Jason Ekstrand
2018-01-23
1
-1
/
+23
*
anv: Add a per-device table of enabled extensions
Jason Ekstrand
2018-01-23
1
-0
/
+4
*
anv: Use tables for device extension wrangling
Jason Ekstrand
2018-01-23
1
-2
/
+35
*
anv: Add a per-instance table of enabled extensions
Jason Ekstrand
2018-01-23
1
-0
/
+4
*
anv: Use tables for instance extension wrangling
Jason Ekstrand
2018-01-23
1
-2
/
+29
*
vulkan: move anv VK_EXT_debug_report implementation to common code.
Bas Nieuwenhuizen
2018-01-17
1
-12
/
+42
*
anv: fix maxDescriptorSet* limits
Samuel Iglesias Gonsálvez
2018-01-11
1
-5
/
+5
*
anv/device: Mark all state buffers as needing capture
Jason Ekstrand
2017-12-28
1
-3
/
+3
*
anv: Remove unused variable.
Bas Nieuwenhuizen
2017-12-17
1
-2
/
+0
[next]