index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amd
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: fix multi-viewport emission
Dave Airlie
2017-01-11
1
-2
/
+2
*
radv: Create single RADV_DEBUG env var.
Bas Nieuwenhuizen
2017-01-09
6
-36
/
+53
*
ac/debug: Dump indirect buffers.
Bas Nieuwenhuizen
2017-01-09
1
-2
/
+4
*
radv: Dump command buffer on hang.
Bas Nieuwenhuizen
2017-01-09
6
-9
/
+150
*
spirv: add support for doubles to OpSpecConstant
Samuel Iglesias Gonsálvez
2017-01-09
1
-1
/
+4
*
radv: drop unused fields in physical device.
Dave Airlie
2017-01-09
1
-6
/
+0
*
radv: fix depth transitions with layerCount = VK_REMAINING_ARRAY_LAYERS
Pierre-Loup A. Griffais
2017-01-07
1
-1
/
+1
*
anv,radv: disable StorageImageWriteWithoutFormat for now
Ilia Mirkin
2016-12-31
1
-1
/
+1
*
spirv: always expose SpvCapabilityStorageImageExtendedFormats
Ilia Mirkin
2016-12-29
1
-1
/
+0
*
radv: only allow cmask/dcc in color optimal.
Dave Airlie
2016-12-30
1
-3
/
+2
*
radv: only allow cmask/dcc on exclusive or concurrent with graphics queue.
Dave Airlie
2016-12-30
1
-3
/
+6
*
radv: denote support for extended storage image formats.
Dave Airlie
2016-12-28
1
-2
/
+4
*
radv: add some asserts for operations on general queue
Dave Airlie
2016-12-27
2
-0
/
+3
*
radv: Also skip DCC clear flushes for compute.
Bas Nieuwenhuizen
2016-12-27
4
-12
/
+16
*
radv: handle queue present directly to winsys
Dave Airlie
2016-12-26
1
-1
/
+9
*
radv: fix rendering to b10g11r11_ufloat_pack32
Dave Airlie
2016-12-26
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/image: only touch queue family info for concurrent images.
Dave Airlie
2016-12-21
1
-2
/
+4
*
radv: flush smem for uniform buffer bit.
Dave Airlie
2016-12-21
1
-1
/
+3
*
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: Only emit PFP ME syncs for DMA on the GFX queue.
Bas Nieuwenhuizen
2016-12-18
1
-2
/
+2
*
radv: Create an empty CS per ring type.
Bas Nieuwenhuizen
2016-12-18
2
-7
/
+20
*
radv: Don't enable CMASK on compute queues.
Bas Nieuwenhuizen
2016-12-18
4
-8
/
+62
*
radv: Use RELEASE_MEM packet for MEC timestamp query.
Bas Nieuwenhuizen
2016-12-18
1
-9
/
+20
*
radv: Implement indirect dispatch for the MEC.
Bas Nieuwenhuizen
2016-12-18
1
-9
/
+17
*
radv: update vkCmdUpdateBuffer for the MEC.
Bas Nieuwenhuizen
2016-12-18
1
-1
/
+3
*
radv: Implement cache flushing for the MEC.
Bas Nieuwenhuizen
2016-12-18
1
-7
/
+29
*
radv: add semaphore support
Dave Airlie
2016-12-18
3
-11
/
+72
*
radv: pass queue index into winsys submission
Dave Airlie
2016-12-18
3
-5
/
+13
*
radv: init compute queue and avoid initing transfer queues
Dave Airlie
2016-12-18
3
-15
/
+35
*
radv/winsys: Make WaitIdle queue aware.
Bas Nieuwenhuizen
2016-12-18
5
-21
/
+38
*
radv/meta: update header info
Dave Airlie
2016-12-18
1
-1
/
+2
*
radv: hook compute clears into clear image api.
Dave Airlie
2016-12-18
1
-8
/
+33
*
radv: clear image implementation for compute queue
Dave Airlie
2016-12-18
3
-9
/
+272
*
radv/meta: split clear image out into a separate layer clear function
Dave Airlie
2016-12-18
1
-117
/
+128
*
radv: implement image->image copies using compute shader
Dave Airlie
2016-12-18
4
-6
/
+343
*
radv: add a compute shader implementation for buffer to image
Dave Airlie
2016-12-18
3
-6
/
+325
*
radv: Use correct pitch for views with different block size.
Bas Nieuwenhuizen
2016-12-18
1
-1
/
+4
*
radv: Store queue family in command buffers.
Dave Airlie
2016-12-18
2
-2
/
+35
*
radv: start fixing up queue allocate for multiple queues
Dave Airlie
2016-12-18
2
-15
/
+53
*
radv/winsys: start adding support for DMA/compute queue
Dave Airlie
2016-12-18
1
-5
/
+20
*
radv/winsys: Expose number of compute/dma rings.
Bas Nieuwenhuizen
2016-12-18
2
-2
/
+15
*
radv/winsys: consolidate request->fence code
Dave Airlie
2016-12-17
1
-22
/
+19
*
radv: handle fence allocation failing
Dave Airlie
2016-12-17
1
-1
/
+4
*
radv: Don't bail out on pipeline create failure.
Bas Nieuwenhuizen
2016-12-17
1
-21
/
+17
[next]