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: 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
*
anv: Handle vkGetPhysicalDeviceQueueFamilyProperties with count == 0
Chad Versace
2016-12-27
1
-1
/
+8
*
anv: return count of queue families written
Damien Grassart
2016-12-27
1
-0
/
+2
*
anv: Fix uniform and storage buffer offset alignment limits.
Francisco Jerez
2016-12-16
1
-2
/
+2
*
anv: Reject VkMemoryAllocateInfo::allocationSize == 0
Chad Versace
2016-12-14
1
-5
/
+2
*
anv: expose support for VK_KHR_sampler_mirror_clamp_to_edge
Ilia Mirkin
2016-11-30
1
-0
/
+4
*
anv: clean up VkPhysicalDeviceFeatures list
Ilia Mirkin
2016-11-30
1
-3
/
+3
*
anv: bump the texture gather offset limits
Ilia Mirkin
2016-11-29
1
-2
/
+2
*
anv: enable drawIndirectFirstInstance
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
anv: expose depthBiasClamp, it is already set
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
anv: bump maxFramebufferLayers to 2048
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
anv: enable storage image extended formats
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
anv: expose imageCubeArray functionality
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
radv: set maxFragmentDualSrcAttachments to 1
Dave Airlie
2016-11-29
1
-1
/
+1
*
anv: Fix cache UUID generation.
Kenneth Graunke
2016-11-28
1
-2
/
+2
*
anv: Update the teardown in reverse order of the anv_CreateDevice
Gwan-gyeong Mun
2016-11-28
1
-9
/
+14
*
anv: drop the return type for anv_queue_init()
Gwan-gyeong Mun
2016-11-28
1
-3
/
+1
*
anv: don't leak memory if anv_init_wsi() fails
Emil Velikov
2016-11-28
1
-2
/
+4
*
anv: don't double-close the same fd
Emil Velikov
2016-11-28
1
-2
/
+1
*
anv: Use library mtime for cache UUID.
Emil Velikov
2016-11-28
1
-4
/
+30
*
anv: Store UUID in physical device.
Emil Velikov
2016-11-28
1
-8
/
+9
*
anv/device: Remove a bogus finishme comment
Jason Ekstrand
2016-11-25
1
-1
/
+0
*
anv: fix enumeration of properties
Emil Velikov
2016-11-23
1
-6
/
+8
*
anv: Enable clip and cull distance support.
Kenneth Graunke
2016-11-22
1
-5
/
+5
*
anv/fence: Handle ANV_FENCE_CREATE_SIGNALED_BIT
Jason Ekstrand
2016-11-16
1
-1
/
+5
*
anv: Handle null in all destructors
Jason Ekstrand
2016-11-16
1
-0
/
+15
*
anv/device: Silence a 32-bit warning
Jason Ekstrand
2016-11-16
1
-1
/
+2
*
anv/device: Implicitly unmap memory objects in FreeMemory
Jason Ekstrand
2016-11-09
1
-0
/
+9
*
anv/device: Return the right error for failed maps
Jason Ekstrand
2016-11-09
1
-2
/
+7
*
anv/device: Add some asserts to MapMemory
Jason Ekstrand
2016-11-09
1
-0
/
+10
*
anv: Rework fences
Jason Ekstrand
2016-11-09
1
-24
/
+135
*
anv: use correct .specVersion for extensions
Emil Velikov
2016-11-09
1
-4
/
+4
*
anv: Do relocations in userspace before execbuf ioctl
Kristian Høgsberg Kristensen
2016-11-09
1
-1
/
+7
*
anv: Move relocation handling from EndCommandBuffer to QueueSubmit
Jason Ekstrand
2016-11-09
1
-3
/
+27
*
anv: Add a new bo_pool_init helper
Jason Ekstrand
2016-11-09
1
-7
/
+3
*
anv: Add a cmd_buffer_execbuf helper
Jason Ekstrand
2016-11-09
1
-2
/
+1
*
anv/device: Add an execbuf wrapper
Jason Ekstrand
2016-11-09
1
-20
/
+31
*
anv: Better handle return codes from anv_physical_device_init
Jason Ekstrand
2016-11-02
1
-1
/
+1
*
anv/device: Return DEVICE_LOST if execbuf2 fails
Jason Ekstrand
2016-11-01
1
-6
/
+4
*
anv: move to using vk_alloc helpers.
Dave Airlie
2016-10-19
1
-13
/
+13
*
anv: Make entrypoint resolution take a gen_device_info
Jason Ekstrand
2016-10-14
1
-5
/
+4
*
anv: Get rid of the ANV_CALL macro
Jason Ekstrand
2016-10-14
1
-1
/
+1
*
anv: Get rid of meta
Jason Ekstrand
2016-10-14
1
-6
/
+0
*
anv: Return correct result in EnumeratePhysicalDevices
Nicolas Koch
2016-10-11
1
-0
/
+2
*
anv: turn on samplerAnisotropy in VkPhysicalDeviceFeatures
Lionel Landwerlin
2016-10-10
1
-1
/
+1
*
anv: Move BindImageMemory to anv_image.c
Jason Ekstrand
2016-10-07
1
-20
/
+0
[next]