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: Clamp framebuffer dimensions to min. attachment dimensions.
Bas Nieuwenhuizen
2017-02-19
1
-6
/
+13
*
radv: Add support for shaderStorageImageReadWithoutFormat.
Bas Nieuwenhuizen
2017-02-15
1
-1
/
+1
*
radv: Add support for shaderStorageImageWriteWithoutFormat.
Bas Nieuwenhuizen
2017-02-15
1
-1
/
+1
*
radv: re-enable init gfx state on CIK.
Dave Airlie
2017-02-15
1
-2
/
+1
*
radv: change base aligmment for allocated memory.
Dave Airlie
2017-02-15
1
-1
/
+1
*
radv: disable gfx init on CIK for now
Dave Airlie
2017-02-14
1
-1
/
+2
*
radv: use indirect buffer for initial gfx state.
Dave Airlie
2017-02-13
1
-0
/
+9
*
radv: detect command buffers that do no work and drop them (v2)
Dave Airlie
2017-02-13
1
-7
/
+20
*
radv: Fix radv_GetPhysicalDeviceQueueFamilyProperties2KHR.
Bas Nieuwenhuizen
2017-02-13
1
-9
/
+36
*
radv: handle queue submission with no cs but semaphores
Dave Airlie
2017-02-09
1
-2
/
+20
*
radv: Enable fast clears by default.
Bas Nieuwenhuizen
2017-02-07
1
-2
/
+2
*
radv: Enable VK_KHR_shader_draw_parameters.
Bas Nieuwenhuizen
2017-02-01
1
-0
/
+4
*
radv: Enable Float64 support.
Bas Nieuwenhuizen
2017-02-01
1
-1
/
+1
*
radv/geom: check if esgs and gsvs ring exists before filling geom rings
Dave Airlie
2017-01-31
1
-3
/
+6
*
radv: enable geometryShader and multiViewport capabilities.
Dave Airlie
2017-01-31
1
-2
/
+2
*
radv: emit geometry ring size and pointers via preamble (v2)
Dave Airlie
2017-01-31
1
-11
/
+191
*
radv: add code to set gs_table_depth.
Dave Airlie
2017-01-31
1
-0
/
+32
*
radv: Expose VK_KHR_maintenance1
Andres Rodriguez
2017-01-30
1
-0
/
+4
*
radv: Handle command buffers that need scratch memory.
Bas Nieuwenhuizen
2017-01-30
1
-1
/
+185
*
radv: Track scratch usage across pipelines & command buffers.
Bas Nieuwenhuizen
2017-01-30
1
-0
/
+22
*
radv/amdgpu: Support a preamble CS.
Bas Nieuwenhuizen
2017-01-30
1
-2
/
+4
*
radv: drop support for VK_AMD_NEGATIVE_VIEWPORT_HEIGHT
Andres Rodriguez
2017-01-28
1
-4
/
+0
*
radv: implement VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2
Dave Airlie
2017-01-28
1
-1
/
+37
*
radv: use proper maximum slice for layered view
Dave Airlie
2017-01-28
1
-2
/
+4
*
radv: don't resubmit the same cs over and over while tracing
Grazvydas Ignotas
2017-01-23
1
-2
/
+1
*
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
[next]