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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: Flush before vkCmdWriteTimestamp() if needed
Alex Smith
2018-12-05
1
-11
/
+19
*
radv: rework the TC-compat HTILE hardware bug with COND_EXEC
Samuel Pitoiset
2018-12-05
3
-28
/
+81
*
radv: use 3d shader for gfx9 copies if dst is 3d
Dave Airlie
2018-12-04
1
-1
/
+1
*
radv/android: Use buffer metadata to determine scanout compat.
Bas Nieuwenhuizen
2018-12-04
3
-35
/
+93
*
radv/android: Mark android WSI image as shareable.
Bas Nieuwenhuizen
2018-12-04
1
-1
/
+11
*
amd/vulkan: meson build - use radv_deps for libvulkan_radeon
Tobias Klausmann
2018-12-04
1
-1
/
+1
*
radv: Clamp gfx9 image view extents to the allocated image extents.
Bas Nieuwenhuizen
2018-11-30
1
-4
/
+2
*
radv: Align large buffers to the fragment size.
Bas Nieuwenhuizen
2018-11-30
1
-1
/
+5
*
radv: Fix opaque metadata descriptor last layer.
Bas Nieuwenhuizen
2018-11-26
1
-1
/
+1
*
radv: only expose VK_SUBGROUP_FEATURE_ARITHMETIC_BIT for VI+
Samuel Pitoiset
2018-11-09
1
-0
/
+1
*
radv: disable conditional rendering for vkCmdCopyQueryPoolResults()
Samuel Pitoiset
2018-11-08
1
-0
/
+10
*
ac: fix ac_build_fdiv for f64
Marek Olšák
2018-11-06
1
-1
/
+2
*
util: Change remaining uint32 cache ids to sha1
David McFarland
2018-10-26
1
-20
/
+2
*
radv: Emit enqueued pipeline barriers on event write.
Bas Nieuwenhuizen
2018-10-26
1
-0
/
+2
*
radv: s/abs/fabsf/ for floats
Eric Engestrom
2018-10-23
1
-4
/
+4
*
ac: Fix loading a dvec3 from an SSBO
Connor Abbott
2018-10-22
1
-2
/
+2
*
ac: Introduce ac_build_expand()
Connor Abbott
2018-10-22
2
-14
/
+29
*
radv: fix check for perftest options size
Andres Rodriguez
2018-10-22
1
-1
/
+1
*
ac/nir: Use context-specific LLVM types
Alex Smith
2018-10-22
1
-2
/
+2
*
radv: add a workaround for a VGT hang with prim restart and strips
Samuel Pitoiset
2018-10-15
1
-0
/
+11
*
util: disable cache if we have no build-id and timestamp is zero
Timothy Arceri
2018-10-11
1
-4
/
+0
*
radv: add missing meson c++ visibility arguments
Eric Engestrom
2018-10-10
1
-0
/
+1
*
radv: only emit ZPASS_DONE for timestamp queries on gfx queues
Andres Rodriguez
2018-09-25
1
-1
/
+1
*
radv: use the resolve compute path if dest uses multiple layers
Samuel Pitoiset
2018-09-24
1
-1
/
+2
*
anv,radv: Implement vkAcquireNextImage2
Jason Ekstrand
2018-09-24
1
-10
/
+25
*
radv: Fix driver UUID SHA1 init.
Bas Nieuwenhuizen
2018-09-21
1
-0
/
+2
*
radv: Use build ID if available for cache UUID.
Bas Nieuwenhuizen
2018-09-19
1
-8
/
+35
*
radv: Only allow 16 user SGPRs for compute on GFX9+.
Bas Nieuwenhuizen
2018-09-17
1
-1
/
+1
*
radv: Set the user SGPR MSB for Vega.
Bas Nieuwenhuizen
2018-09-17
1
-0
/
+1
*
radv: fix setting global locations for indirect descriptors
Samuel Pitoiset
2018-09-17
1
-1
/
+0
*
radv: fix flushing indirect descriptors
Samuel Pitoiset
2018-09-17
1
-3
/
+9
*
radv: fix GPU hangs with 32-bit indirect descriptors
Samuel Pitoiset
2018-09-17
1
-3
/
+5
*
radv: handle loc->indirect correctly for the first descriptor
Samuel Pitoiset
2018-09-17
2
-11
/
+10
*
radv: bump the maximum number of arguments to 64
Samuel Pitoiset
2018-09-17
1
-1
/
+1
*
radv: fix VK_EXT_conditional_rendering visibility
Samuel Pitoiset
2018-09-17
1
-4
/
+12
*
radv: fix function names for VK_EXT_conditional_rendering
Samuel Pitoiset
2018-09-17
1
-2
/
+2
*
radv: Support v3 of VK_EXT_vertex_attribute_divisor.
Bas Nieuwenhuizen
2018-09-12
2
-1
/
+8
*
ac: revert new LLVM 7.0 behavior for fdiv
Marek Olšák
2018-09-12
1
-1
/
+8
*
radv: Fix CMASK dimensions.
Bas Nieuwenhuizen
2018-09-03
1
-2
/
+2
*
radv: Use a lower max offchip buffer count.
Bas Nieuwenhuizen
2018-09-03
1
-2
/
+22
*
radv: Add VEGA20 support.
Bas Nieuwenhuizen
2018-09-03
2
-0
/
+2
*
radv: fix passing clip/cull distances from VS to PS
Samuel Pitoiset
2018-09-01
4
-1
/
+51
*
ac/radeonsi: fix CIK copy max size
Dave Airlie
2018-09-01
1
-1
/
+3
*
radv: Add missing checks in radv_get_image_format_properties.
Bas Nieuwenhuizen
2018-08-30
1
-0
/
+19
*
ac/surface: fix CMASK fast clear for NPOT textures with mipmapping on SI/CI/VI
Marek Olšák
2018-08-30
1
-2
/
+2
*
radv: place pointer length into cache uuid
Grazvydas Ignotas
2018-08-23
1
-1
/
+1
*
ac/nir: fix getting GLSL type of array of samplers for TG4
Samuel Pitoiset
2018-08-23
1
-2
/
+4
*
radv: remove dead variables after splitting per member structs
Samuel Pitoiset
2018-08-23
1
-3
/
+3
*
ac: completely remove +auto-waitcnt-before-barrier
Marek Olšák
2018-08-23
2
-6
/
+2
*
radv: do not use CP predication for DCC decompressions
Samuel Pitoiset
2018-08-20
1
-2
/
+2
[next]