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: Support multiple devices.
Bas Nieuwenhuizen
2017-01-16
1
-43
/
+17
*
radv: Get physical device from radv_device instead of the instance.
Bas Nieuwenhuizen
2017-01-16
1
-7
/
+8
*
radv: make device extension setup dynamic
Andres Rodriguez
2017-01-14
1
-65
/
+124
*
radv: rename global extension properties structs
Andres Rodriguez
2017-01-14
1
-14
/
+14
*
radv: use a winsys context per-queue, instead of per device v2
Andres Rodriguez
2017-01-14
1
-19
/
+20
*
radv: Support loader interface version 3.
Bas Nieuwenhuizen
2017-01-13
1
-0
/
+45
*
radv: Create single RADV_DEBUG env var.
Bas Nieuwenhuizen
2017-01-09
1
-19
/
+26
*
radv: Dump command buffer on hang.
Bas Nieuwenhuizen
2017-01-09
1
-9
/
+73
*
anv,radv: disable StorageImageWriteWithoutFormat for now
Ilia Mirkin
2016-12-31
1
-1
/
+1
*
radv: return count of queue families written
Damien Grassart
2016-12-25
1
-1
/
+4
*
radv: set some proper values for interp offset limits.
Dave Airlie
2016-12-23
1
-3
/
+3
*
radv: bump texel offsets to align with radeonsi
Dave Airlie
2016-12-23
1
-4
/
+4
*
radv: enable shaderStorageImageExtendedFormats
Dave Airlie
2016-12-22
1
-1
/
+1
*
radv: enable shaderGatherImageExtended
Dave Airlie
2016-12-22
1
-1
/
+1
*
radv: Use correct workgroup size limits.
Bas Nieuwenhuizen
2016-12-18
1
-4
/
+4
*
radv: expose the compute queue
Dave Airlie
2016-12-18
1
-11
/
+41
*
radv: Create an empty CS per ring type.
Bas Nieuwenhuizen
2016-12-18
1
-6
/
+19
*
radv: add semaphore support
Dave Airlie
2016-12-18
1
-8
/
+21
*
radv: pass queue index into winsys submission
Dave Airlie
2016-12-18
1
-2
/
+2
*
radv/winsys: Make WaitIdle queue aware.
Bas Nieuwenhuizen
2016-12-18
1
-2
/
+8
*
radv: start fixing up queue allocate for multiple queues
Dave Airlie
2016-12-18
1
-11
/
+41
*
radv: handle fence allocation failing
Dave Airlie
2016-12-17
1
-1
/
+4
*
radv: Use enum for memory types.
Bas Nieuwenhuizen
2016-12-09
1
-28
/
+13
*
radv: Use enum for memory heaps.
Bas Nieuwenhuizen
2016-12-09
1
-8
/
+10
*
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
[next]