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/device: Add a helper for querying whether a BO is busy
Jason Ekstrand
2017-04-05
1
-6
/
+28
*
anv: Advertise larger heap sizes
Jason Ekstrand
2017-04-04
1
-13
/
+48
*
anv: Add support for 48-bit addresses
Jason Ekstrand
2017-04-04
1
-0
/
+5
*
anv: Query the kernel for reset status
Jason Ekstrand
2017-04-04
1
-32
/
+82
*
anv: Check for device loss at the end of WaitForFences
Jason Ekstrand
2017-04-04
1
-5
/
+14
*
anv: Implement VK_KHR_incremental_present
Jason Ekstrand
2017-04-03
1
-1
/
+5
*
anv: return VK_ERROR_DEVICE_LOST immeditely when device is known to be lost
Iago Toral Quiroga
2017-03-24
1
-1
/
+21
*
anv/device: keep track of 'device lost' state
Iago Toral Quiroga
2017-03-24
1
-0
/
+5
*
anv/device: return VK_ERROR_DEVICE_LOST for errors during queue submissions
Iago Toral Quiroga
2017-03-24
1
-0
/
+25
*
anv/device: Move push descriptor query handling
Jason Ekstrand
2017-03-22
1
-8
/
+8
*
anv: Turn on inherited queries
Jason Ekstrand
2017-03-17
1
-1
/
+1
*
anv: Implement pipeline statistics queries
Ilia Mirkin
2017-03-17
1
-1
/
+1
*
anv/device: init timestampPeriod from devinfo
Robert Bragg
2017-03-17
1
-3
/
+1
*
anv/device: Remove a use of a compound literal
Jason Ekstrand
2017-03-17
1
-1
/
+1
*
anv/device: assert that commands submitted to a queue are not bogus
Iago Toral Quiroga
2017-03-16
1
-0
/
+1
*
anv: do not open random render node(s)
Emil Velikov
2017-03-15
1
-15
/
+38
*
anv: Properly enumerate physical devices when none are present
Jason Ekstrand
2017-03-14
1
-2
/
+5
*
anv: Add missing error-checking to anv_CreateDevice (v3)
Gwan-gyeong Mun
2017-03-13
1
-9
/
+56
*
anv: Use vk_outarray in vkGetPhysicalDeviceQueueFamilyProperties
Chad Versace
2017-03-13
1
-55
/
+18
*
anv: Use vk_outarray in vkEnumeratePhysicalDevices (v2)
Chad Versace
2017-03-13
1
-27
/
+4
*
anv: Accurately advertise dynamic descriptor limits
Jason Ekstrand
2017-03-13
1
-2
/
+2
*
anv: Get rid of the stub() macros
Jason Ekstrand
2017-03-07
1
-2
/
+2
*
anv: Advertise shaderInt64 on Broadwell and above
Jason Ekstrand
2017-03-03
1
-1
/
+1
*
anv: add VK_KHR_descriptor_update_template support
Lionel Landwerlin
2017-03-02
1
-0
/
+4
*
anv: add VK_KHR_push_descriptor support
Lionel Landwerlin
2017-03-02
1
-0
/
+12
*
util/build-id: Return a pointer rather than copying the data
Jason Ekstrand
2017-03-01
1
-1
/
+1
*
anv: Properly handle destroying NULL devices and instances
Jason Ekstrand
2017-03-01
1
-0
/
+6
*
anv: Bump advertised version to 1.0.42
Jason Ekstrand
2017-02-27
1
-1
/
+1
*
anv: Take a device parameter in anv_state_flush
Jason Ekstrand
2017-02-21
1
-4
/
+2
*
anv: Pull all clflushing into a clflush_range helper
Jason Ekstrand
2017-02-21
1
-11
/
+4
*
anv: Rename clflush_range and state_clflush
Jason Ekstrand
2017-02-21
1
-3
/
+3
*
anv: remove unused anv_dispatch_table dtable
Emil Velikov
2017-02-21
1
-2
/
+0
*
vulkan/wsi/x11: add support to detect if we can support rendering (v3)
Dave Airlie
2017-02-20
1
-1
/
+2
*
anv: Use build-id for pipeline cache UUID.
Matt Turner
2017-02-15
1
-21
/
+7
*
anv: Use vk_foreach_struct for handling extension structs
Jason Ekstrand
2017-02-14
1
-14
/
+13
*
anv: fix Get*MemoryRequirements for !LLC
Connor Abbott
2017-02-14
1
-6
/
+8
*
anv: Add support for shaderStorageImageWriteWithoutFormat
Alex Smith
2017-02-14
1
-1
/
+1
*
anv: enable VK_KHR_shader_draw_parameters
Lionel Landwerlin
2017-02-02
1
-0
/
+4
*
anv: limit vertex buffers to 31
Lionel Landwerlin
2017-02-02
1
-2
/
+2
*
anv: Advertise API version 1.0.39
Jason Ekstrand
2017-01-27
1
-1
/
+1
*
anv: Implement VK_KHR_get_physical_device_properties2
Chad Versace
2017-01-25
1
-0
/
+90
*
anv: Refactor anv_GetPhysicalDeviceQueueFamilyProperties()
Chad Versace
2017-01-25
1
-9
/
+17
*
anv: Expose VK_KHR_maintenance1
Jason Ekstrand
2017-01-24
1
-1
/
+5
*
anv: increase ANV_MAX_STATE_SIZE_LOG2 limit to 1 MB
Samuel Iglesias Gonsálvez
2017-01-17
1
-1
/
+1
*
anv: Support loader interface version 3 (patch v2)
Chad Versace
2017-01-12
1
-0
/
+44
*
anv: Enable tessellation shaders.
Kenneth Graunke
2017-01-10
1
-1
/
+1
*
anv: Initialize physical device limits for tessellation
Kenneth Graunke
2017-01-10
1
-8
/
+8
*
anv: enable shaderFloat64 feature
Samuel Iglesias Gonsálvez
2017-01-09
1
-1
/
+1
*
anv,radv: disable StorageImageWriteWithoutFormat for now
Ilia Mirkin
2016-12-31
1
-1
/
+1
*
anv: add support for extended texture gather
Ilia Mirkin
2016-12-29
1
-1
/
+1
[next]