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: adjust the DCC base VA for mipmapped color attachments
Samuel Pitoiset
2019-06-18
1
-0
/
+5
*
radv: check if DCC is enabled per mip not for the whole image
Samuel Pitoiset
2019-06-18
1
-1
/
+1
*
radv: enable AMD_shader_ballot with RADV_PERFTEST_SHADER_BALLOT ('shader_ball...
Daniel Schürmann
2019-06-13
1
-0
/
+3
*
radv: fix VK_EXT_memory_budget if one heap isn't available
Samuel Pitoiset
2019-06-12
1
-27
/
+33
*
radv: enable VK_EXT_sample_locations
Samuel Pitoiset
2019-06-07
1
-8
/
+0
*
amd/common: use generated register header
Nicolai Hähnle
2019-06-03
1
-1
/
+0
*
radv: enable transformFeedbackStreamsLinesTriangles
Samuel Pitoiset
2019-05-30
1
-1
/
+1
*
radv: implement VK_EXT_sample_locations and disable it
Samuel Pitoiset
2019-05-30
1
-0
/
+35
*
ac: treat Mullins as Kabini, remove the enum
Marek Olšák
2019-05-27
1
-1
/
+0
*
radv: add a workaround for Monster Hunter World and LLVM 7&8
Samuel Pitoiset
2019-05-17
1
-0
/
+8
*
ac: rename SI-CIK-VI to GFX6-GFX7-GFX8
Marek Olšák
2019-05-15
1
-42
/
+42
*
radv: add support for VK_KHR_uniform_buffer_standard_layout
Samuel Pitoiset
2019-05-14
1
-0
/
+6
*
radv: Clean up signalled and submitted fields from winsys fences.
Bas Nieuwenhuizen
2019-05-13
1
-33
/
+13
*
radv: Add support for icd loader interface v4.
Bas Nieuwenhuizen
2019-05-13
1
-1
/
+18
*
radv: Fix hang width YCBCR array textures.
Bas Nieuwenhuizen
2019-05-02
1
-2
/
+6
*
radv: update to use the new features struct names
Eric Engestrom
2019-04-30
1
-8
/
+8
*
radv: add missing VEGA20 chip in radv_get_device_name()
Samuel Pitoiset
2019-04-27
1
-0
/
+1
*
radv: Expose VK_EXT_ycbcr_image_arrays.
Bas Nieuwenhuizen
2019-04-25
1
-0
/
+6
*
radv: Enable YCBCR conversion feature.
Bas Nieuwenhuizen
2019-04-25
1
-1
/
+1
*
radv: Add ycbcr conversion structs.
Bas Nieuwenhuizen
2019-04-25
1
-0
/
+6
*
radv: Add single plane image views & meta operations.
Bas Nieuwenhuizen
2019-04-25
1
-1
/
+1
*
radv: Add multiple planes to images.
Bas Nieuwenhuizen
2019-04-25
1
-41
/
+49
*
radv: Add adaptive_sync driconfig option and enable it by default.
Bas Nieuwenhuizen
2019-04-23
1
-0
/
+3
*
radv: Add support for driconf.
Bas Nieuwenhuizen
2019-04-23
1
-0
/
+16
*
radv: add VK_NV_compute_shader_derivates support
Samuel Pitoiset
2019-04-22
1
-0
/
+7
*
radv: Support VK_EXT_inline_uniform_block.
Bas Nieuwenhuizen
2019-04-19
1
-1
/
+21
*
radv: add VK_KHR_shader_atomic_int64 but disable it for now
Samuel Pitoiset
2019-04-17
1
-0
/
+10
*
compiler/glsl: handle case where we have multiple users for types
Tapani Pälli
2019-04-16
1
-0
/
+3
*
radv: enable shaderInt8 on SI and CIK
Samuel Pitoiset
2019-04-16
1
-3
/
+2
*
radv: Use local buffers for the global bo list.
Bas Nieuwenhuizen
2019-04-15
1
-1
/
+5
*
radv: Add bolist RADV_PERFTEST flag.
Bas Nieuwenhuizen
2019-04-15
1
-0
/
+2
*
radv: enable VK_KHR_shader_float16_int8
Samuel Pitoiset
2019-04-15
1
-1
/
+1
*
radv: Add non-uniform indexing lowering.
Bas Nieuwenhuizen
2019-04-10
1
-7
/
+7
*
simplify LLVM version string printing
Eric Engestrom
2019-04-04
1
-8
/
+2
*
radv: partially enable VK_KHR_shader_float16_int8
Samuel Pitoiset
2019-04-01
1
-0
/
+8
*
Revert "anv/radv: release memory allocated by glsl types during spirv_to_nir"
Jason Ekstrand
2019-03-27
1
-2
/
+0
*
radv: Fix driverUUID
Józef Kucia
2019-03-22
1
-1
/
+1
*
radv: enable VK_KHR_8bit_storage
Rhys Perry
2019-03-21
1
-0
/
+9
*
anv/radv: release memory allocated by glsl types during spirv_to_nir
Tapani Pälli
2019-03-21
1
-0
/
+2
*
radv: Implement VK_EXT_pipeline_creation_feedback.
Bas Nieuwenhuizen
2019-03-20
1
-1
/
+1
*
radv: Implement VK_EXT_host_query_reset.
Bas Nieuwenhuizen
2019-03-18
1
-0
/
+6
*
radv: set the maximum number of IBs per submit to 192
Samuel Pitoiset
2019-03-12
1
-1
/
+1
*
radv: fix pointSizeRange limits
Samuel Pitoiset
2019-03-12
1
-1
/
+1
*
radv: Fix float16 interpolation set up.
Bas Nieuwenhuizen
2019-02-22
1
-1
/
+1
*
radv: Implement VK_EXT_depth_clip_enable.
Bas Nieuwenhuizen
2019-02-20
1
-0
/
+6
*
radv: Sync ETC2 whitelisted devices.
Bas Nieuwenhuizen
2019-02-20
1
-2
/
+1
*
radv: use MAX_{VBS,VERTEX_ATTRIBS} when defining max vertex input limits
Samuel Pitoiset
2019-02-14
1
-2
/
+2
*
radv: fix using LOAD_CONTEXT_REG with old GFX ME firmwares on GFX8
Samuel Pitoiset
2019-02-12
1
-0
/
+5
*
radv: Implement VK_EXT_buffer_device_address.
Bas Nieuwenhuizen
2019-02-06
1
-1
/
+19
*
radv: Do not use the bo list for local buffers.
Bas Nieuwenhuizen
2019-02-06
1
-0
/
+6
[next]