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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: Enable Subgroup Arithmetic and Clustered for SI
Daniel Schürmann
2019-11-20
1
-6
/
+5
*
radv: enable VK_KHR_shader_subgroup_extended_types on GFX6-GFX7
Samuel Pitoiset
2019-11-20
1
-1
/
+1
*
radv: Do not change scratch settings while shaders are active.
Bas Nieuwenhuizen
2019-11-20
4
-55
/
+105
*
ac: add radeon_info::num_rings and move ring_type to amd_family.h
Marek Olšák
2019-11-19
3
-14
/
+5
*
nir: move data.image.access to data.access
Marek Olšák
2019-11-19
1
-1
/
+1
*
radv/aco: enable VK_KHR_shader_subgroup_extended_types
Rhys Perry
2019-11-19
1
-1
/
+1
*
radv: advertise VK_KHR_shader_subgroup_extended_types on GFX8-GFX9
Samuel Pitoiset
2019-11-19
2
-0
/
+7
*
radv: implement VK_AMD_device_coherent_memory
Samuel Pitoiset
2019-11-18
3
-15
/
+101
*
aco: implement VK_KHR_shader_float_controls
Rhys Perry
2019-11-15
2
-1
/
+3
*
radv: enable FP16/FP64 denormals earlier and only for LLVM
Rhys Perry
2019-11-15
1
-14
/
+14
*
radv: make sure to not clear the ds attachment after resolves
Samuel Pitoiset
2019-11-15
1
-0
/
+3
*
radv: remove useless RADV_DEBUG=unsafemath debug option
Samuel Pitoiset
2019-11-15
7
-61
/
+29
*
radv: fix radv secure compile feature breaks compilation on armhf EABI and aa...
Luis Mendes
2019-11-12
1
-0
/
+8
*
radv: fix radv_nir_get_max_workgroup_size when nir=NULL
Rhys Perry
2019-11-11
1
-1
/
+4
*
radv: adjust loop unrolling heuristics for int64
Rhys Perry
2019-11-07
1
-0
/
+15
*
radv/gfx10: fix primitive indices orientation for NGG GS
Samuel Pitoiset
2019-11-07
2
-9
/
+45
*
radv: implement VK_EXT_subgroup_size_control
Samuel Pitoiset
2019-11-06
5
-3
/
+59
*
radv: rely on shader's wavesize when computing NGG info
Samuel Pitoiset
2019-11-06
1
-1
/
+10
*
radv: determine shaders wavesize at pipeline level
Samuel Pitoiset
2019-11-06
4
-14
/
+24
*
radv: hardcode the number of waves for the GFX6 LS-HS bug
Samuel Pitoiset
2019-11-06
1
-1
/
+1
*
radv/gfx10: enable wave32 for compute based on shader's wavesize
Samuel Pitoiset
2019-11-06
3
-3
/
+7
*
radv: fix 32-bit compiler warnings
Samuel Pitoiset
2019-11-06
1
-3
/
+3
*
radv: add a note about perftest/debug options
Samuel Pitoiset
2019-11-06
1
-0
/
+1
*
meson: move the generic symbols check arguments to a common variable
Eric Engestrom
2019-11-05
1
-1
/
+1
*
meson: add variable to control the symbols checks
Eric Engestrom
2019-11-05
1
-1
/
+1
*
util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
Dylan Baker
2019-11-05
1
-1
/
+1
*
util/u_endian: set PIPE_ARCH_*_ENDIAN to 1
Dylan Baker
2019-11-05
1
-1
/
+1
*
radv: fix compute pipeline keys when optimizations are disabled
Samuel Pitoiset
2019-11-04
1
-2
/
+18
*
radv: Close all unnecessary fds in secure compile.
Bas Nieuwenhuizen
2019-11-01
1
-29
/
+64
*
radv: drop unnecessary xmlpool_options_h
Eric Engestrom
2019-10-31
1
-1
/
+1
*
radv: Fix disk_cache_get size argument.
Bas Nieuwenhuizen
2019-10-31
1
-2
/
+2
*
radv: Remove _mesa_locale_init/fini calls.
Bas Nieuwenhuizen
2019-10-31
1
-3
/
+0
*
radv: declare NGG scratch for VS or TES and only on GFX10
Samuel Pitoiset
2019-10-31
1
-5
/
+3
*
radv: Fix timeout handling in syncobj wait.
Bas Nieuwenhuizen
2019-10-31
1
-1
/
+1
*
radv: Allocate space for temp. semaphore parts.
Bas Nieuwenhuizen
2019-10-30
1
-0
/
+1
*
radv: Start signalling semaphores in WSI acquire.
Bas Nieuwenhuizen
2019-10-30
1
-7
/
+27
*
radv: Enable ACO on Navi.
Timur Kristóf
2019-10-30
1
-2
/
+1
*
radv: fix perftest options
Samuel Pitoiset
2019-10-30
1
-10
/
+9
*
radv: move nomemorycache debug option at the right palce
Samuel Pitoiset
2019-10-30
1
-1
/
+1
*
radv: fix dumping SPIR-V into hang reports
Samuel Pitoiset
2019-10-30
4
-5
/
+13
*
radv: Enable VK_KHR_timeline_semaphore.
Bas Nieuwenhuizen
2019-10-30
2
-1
/
+13
*
radv: Add wait-before-submit support for timelines.
Bas Nieuwenhuizen
2019-10-30
2
-7
/
+154
*
radv: Add timelines with a VK_KHR_timeline_semaphore impl.
Bas Nieuwenhuizen
2019-10-30
3
-60
/
+504
*
radv: Add temporary datastructure for submissions.
Bas Nieuwenhuizen
2019-10-30
1
-28
/
+142
*
radv: Split semaphore into two parts as enum+union.
Bas Nieuwenhuizen
2019-10-30
2
-38
/
+92
*
radv: Always enable syncobj when supported for all fences/semaphores.
Bas Nieuwenhuizen
2019-10-30
1
-2
/
+0
*
radv: Improve fence signalling in QueueSubmit.
Bas Nieuwenhuizen
2019-10-30
1
-13
/
+24
*
radv: Do sparse binding in queue submission.
Bas Nieuwenhuizen
2019-10-30
1
-60
/
+81
*
radv: Split out commandbuffer submission.
Bas Nieuwenhuizen
2019-10-30
1
-163
/
+187
*
radv: Clean up unused variable.
Bas Nieuwenhuizen
2019-10-30
1
-4
/
+3
[next]