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
/
amd
/
vulkan
/
radv_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: Initialize the shader_stats_dump flag.
Bas Nieuwenhuizen
2016-11-29
1
-0
/
+1
*
anv: set maxFragmentDualSrcAttachments to 1
Dave Airlie
2016-11-29
1
-1
/
+1
*
radv: don't return VK_SUCCESS if radv_device_get_cache_uuid() fails
Emil Velikov
2016-11-28
1
-0
/
+2
*
radv: don't leak the fd if radv_physical_device_init() succeeds
Emil Velikov
2016-11-28
1
-0
/
+1
*
radv: honour the number of properties available
Emil Velikov
2016-11-27
1
-11
/
+7
*
radv: drop the return type for radv_queue_init()
Mun Gwan-gyeong
2016-11-27
1
-3
/
+1
*
radv: add support for VK_AMD_draw_indirect_count
Fredrik Höglund
2016-11-24
1
-0
/
+4
*
radv: add support for VK_AMD_negative_viewport_height
Fredrik Höglund
2016-11-24
1
-0
/
+4
*
radv: add support for VK_KHR_sampler_mirror_clamp_to_edge
Fredrik Höglund
2016-11-24
1
-0
/
+4
*
radv: add support for anisotropic filtering on SI-CI
Fredrik Höglund
2016-11-24
1
-9
/
+2
*
radv: add support for shader stats dump
Dave Airlie
2016-11-22
1
-0
/
+1
*
radv: Incorporate GPU family into cache UUID.
Bas Nieuwenhuizen
2016-11-22
1
-3
/
+5
*
radv: Use library mtime for cache UUID.
Bas Nieuwenhuizen
2016-11-22
1
-4
/
+32
*
radv: Store UUID in physical device.
Bas Nieuwenhuizen
2016-11-22
1
-8
/
+10
*
radv: use correct .specVersion for extensions
Emil Velikov
2016-11-09
1
-4
/
+4
*
radv: fix GetFenceStatus for signaled fences
Dave Airlie
2016-11-09
1
-0
/
+2
*
radv: add support for anisotropic filtering on VI+
Fredrik Höglund
2016-11-03
1
-3
/
+27
*
radv: expose xlib platform extension
Dave Airlie
2016-11-02
1
-0
/
+6
*
radv: split the device local memory heap into two
Fredrik Höglund
2016-10-28
1
-5
/
+10
*
radv: add a write-combining host-local memory type
Fredrik Höglund
2016-10-28
1
-4
/
+13
*
radv: mark the fence as submitted and signalled in vkAcquireNextImageKHR
Fredrik Höglund
2016-10-26
1
-6
/
+0
*
radv: move to using shared vk_alloc inlines.
Dave Airlie
2016-10-19
1
-19
/
+19
*
radv: Return correct result in EnumeratePhysicalDevices
Nicolas Koch
2016-10-13
1
-0
/
+2
*
radv: check driver name before calling amdgpu.
Dave Airlie
2016-10-12
1
-0
/
+16
*
radv: fix memory leak from physical device if wsi fails
Dave Airlie
2016-10-12
1
-1
/
+3
*
radv: Skip already signalled fences.
Gustaw Smolarczyk
2016-10-07
1
-3
/
+3
*
radv: add initial non-conformant radv vulkan driver
Dave Airlie
2016-10-07
1
-0
/
+1782