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: Support different source & dest aspects for planar images in blit2d.
Bas Nieuwenhuizen
2019-04-25
1
-2
/
+9
*
radv: Add single plane image views & meta operations.
Bas Nieuwenhuizen
2019-04-25
4
-10
/
+45
*
radv: Add multiple planes to images.
Bas Nieuwenhuizen
2019-04-25
7
-135
/
+204
*
radv: Add logic for multisample format descriptions.
Bas Nieuwenhuizen
2019-04-25
4
-10
/
+86
*
radv: Add logic for subsampled format descriptions.
Bas Nieuwenhuizen
2019-04-25
3
-0
/
+28
*
radv: Add adaptive_sync driconfig option and enable it by default.
Bas Nieuwenhuizen
2019-04-23
1
-0
/
+3
*
vulkan/wsi: Add X11 adaptive sync support based on dri options.
Bas Nieuwenhuizen
2019-04-23
1
-1
/
+2
*
radv: Add support for driconf.
Bas Nieuwenhuizen
2019-04-23
3
-3
/
+23
*
radv: add VK_NV_compute_shader_derivates support
Samuel Pitoiset
2019-04-22
3
-0
/
+9
*
radv: Support VK_EXT_inline_uniform_block.
Bas Nieuwenhuizen
2019-04-19
5
-15
/
+124
*
radv: add VK_KHR_shader_atomic_int64 but disable it for now
Samuel Pitoiset
2019-04-17
3
-0
/
+12
*
compiler/glsl: handle case where we have multiple users for types
Tapani Pälli
2019-04-16
1
-0
/
+3
*
radv: sort the shader capabilities alphabetically
Samuel Pitoiset
2019-04-16
1
-3
/
+3
*
radv: enable shaderInt8 on SI and CIK
Samuel Pitoiset
2019-04-16
2
-4
/
+3
*
Delete autotools
Dylan Baker
2019-04-15
1
-200
/
+0
*
radv: set ACCESS_NON_READABLE on stores for copy/fill/clear meta shaders
Samuel Pitoiset
2019-04-15
2
-0
/
+3
*
radv: Use local buffers for the global bo list.
Bas Nieuwenhuizen
2019-04-15
3
-2
/
+8
*
radv: Add bolist RADV_PERFTEST flag.
Bas Nieuwenhuizen
2019-04-15
2
-0
/
+3
*
radv: enable VK_KHR_shader_float16_int8
Samuel Pitoiset
2019-04-15
2
-1
/
+2
*
radv: use nir constant helpers
Karol Herbst
2019-04-14
2
-20
/
+10
*
radv: enable VK_AMD_gpu_shader_half_float
Samuel Pitoiset
2019-04-10
1
-0
/
+1
*
radv: Add non-uniform indexing lowering.
Bas Nieuwenhuizen
2019-04-10
2
-7
/
+12
*
nir/radv: remove restrictions on opt_if_loop_last_continue()
Timothy Arceri
2019-04-09
1
-1
/
+1
*
radv: fix getting the vertex strides if the bindings aren't contiguous
Samuel Pitoiset
2019-04-08
1
-1
/
+15
*
simplify LLVM version string printing
Eric Engestrom
2019-04-04
2
-15
/
+6
*
radeonsi: enable displayable DCC on Ravens
Marek Olšák
2019-04-04
1
-0
/
+4
*
radv: partially enable VK_KHR_shader_float16_int8
Samuel Pitoiset
2019-04-01
3
-0
/
+10
*
radv: lower 16-bit flrp
Rhys Perry
2019-04-01
1
-0
/
+1
*
radv: do not always initialize HTILE in compressed state
Samuel Pitoiset
2019-03-29
1
-2
/
+8
*
radv: skip updating depth/color metadata for conditional rendering
Samuel Pitoiset
2019-03-28
1
-3
/
+3
*
radv: enable VK_AMD_gpu_shader_int16
Samuel Pitoiset
2019-03-28
1
-0
/
+1
*
radv: do not lower frexp_exp and frexp_sig
Samuel Pitoiset
2019-03-28
1
-1
/
+0
*
Revert "anv/radv: release memory allocated by glsl types during spirv_to_nir"
Jason Ekstrand
2019-03-27
1
-2
/
+0
*
radv: write availability status vkGetQueryPoolResults() when the data is not ...
Samuel Iglesias Gonsálvez
2019-03-25
1
-15
/
+4
*
radv: don't overwrite results in VkGetQueryPoolResults() when queries are not...
Samuel Iglesias Gonsálvez
2019-03-25
1
-16
/
+32
*
spirv,nir: lower frexp_exp/frexp_sig inside a new NIR pass
Samuel Pitoiset
2019-03-22
1
-0
/
+1
*
radv: Fix driverUUID
Józef Kucia
2019-03-22
1
-1
/
+1
*
radv: add missing initializations since VK_EXT_pipeline_creation_feedback
Samuel Pitoiset
2019-03-21
1
-2
/
+2
*
radv: enable VK_KHR_8bit_storage
Rhys Perry
2019-03-21
3
-0
/
+11
*
anv/radv: release memory allocated by glsl types during spirv_to_nir
Tapani Pälli
2019-03-21
1
-0
/
+2
*
anv,radv,turnip: Lower TG4 offsets with nir_lower_tex
Jason Ekstrand
2019-03-21
1
-0
/
+1
*
radv: Implement VK_EXT_pipeline_creation_feedback.
Bas Nieuwenhuizen
2019-03-20
5
-9
/
+107
*
radv: fix binding transform feedback buffers
Samuel Pitoiset
2019-03-20
1
-1
/
+1
*
radv: Use correct image view comparison for fast clears.
Bas Nieuwenhuizen
2019-03-19
1
-1
/
+1
*
anv,radv: Implement VK_KHR_surface_capability_protected
Jason Ekstrand
2019-03-18
1
-0
/
+1
*
radv: Implement VK_EXT_host_query_reset.
Bas Nieuwenhuizen
2019-03-18
3
-0
/
+29
*
radv: Allow fast clears with concurrent queue mask for some layouts.
Bas Nieuwenhuizen
2019-03-18
1
-6
/
+5
*
turnip: Deconflict vk_format_table regeneration
Bas Nieuwenhuizen
2019-03-16
1
-3
/
+3
*
radv: always load 3 channels for formats that need to be shuffled
Samuel Pitoiset
2019-03-15
1
-9
/
+14
*
radv: always initialize HTILE when the src layout is UNDEFINED
Samuel Pitoiset
2019-03-14
1
-2
/
+1
[next]