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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ac: add ac_build_readlane without optimization barrier
Marek Olšák
2020-01-20
2
-4
/
+17
*
ac: add prefix bitcount functions
Marek Olšák
2020-01-20
2
-0
/
+64
*
aco: implement nir_intrinsic_load_barycentric_at_sample on GFX6
Samuel Pitoiset
2020-01-20
1
-1
/
+27
*
aco: add new addr64 bit to MUBUF instructions on GFX6-GFX7
Samuel Pitoiset
2020-01-20
4
-0
/
+7
*
aco: do not use the vec3 variant for loads on GFX6
Samuel Pitoiset
2020-01-20
1
-0
/
+14
*
aco: do not use the vec3 variant for stores on GFX6
Samuel Pitoiset
2020-01-20
1
-2
/
+3
*
aco: fix constant folding of SMRD instructions on GFX6
Samuel Pitoiset
2020-01-20
1
-1
/
+3
*
aco: fix fall-through test in try_remove_simple_block() with back-edges
Rhys Perry
2020-01-20
1
-1
/
+3
*
aco: fix stack buffer overflow in apply_sgprs()
Rhys Perry
2020-01-20
1
-1
/
+2
*
aco: print assembly with CLRXdisasm for GFX6-GFX7 if found on the system
Samuel Pitoiset
2020-01-17
1
-1
/
+39
*
aco: fix emitting slc for MUBUF instructions on GFX6-GFX7
Samuel Pitoiset
2020-01-17
1
-1
/
+1
*
aco: ignore parallelcopies to the same register on jump threading
Daniel Schürmann
2020-01-16
1
-31
/
+38
*
aco: handle phi affinities transitively through parallelcopies
Daniel Schürmann
2020-01-16
1
-19
/
+37
*
aco: rework lower_to_cssa()
Daniel Schürmann
2020-01-16
1
-70
/
+42
*
aco: implement stream output with vec3 on GFX6
Samuel Pitoiset
2020-01-16
1
-39
/
+51
*
aco: do not combine additions of DS instructions on GFX6
Samuel Pitoiset
2020-01-16
1
-1
/
+5
*
aco: do not select 96-bit/128-bit variants for ds_read/ds_write on GFX6
Samuel Pitoiset
2020-01-16
1
-4
/
+7
*
aco: fix emitting SMEM instructions with no operands on GFX6-GFX7
Samuel Pitoiset
2020-01-16
1
-6
/
+8
*
ac/cull: don't read Position.Z if it's not needed for culling
Marek Olšák
2020-01-15
1
-1
/
+1
*
radv: enable Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-1
/
+1
*
radv: implement Vulkan 1.2 features and properties
Samuel Pitoiset
2020-01-15
1
-0
/
+148
*
radv: implement Vulkan 1.1 features and properties
Samuel Pitoiset
2020-01-15
1
-0
/
+53
*
radv: update VK_KHR_timeline_semaphore for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-24
/
+24
*
radv: update VK_KHR_uniform_buffer_standard_layout for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-3
/
+3
*
radv: update VK_KHR_shader_subgroup_extended_types for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-3
/
+3
*
radv: update VK_KHR_shader_float_controls for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-5
/
+5
*
radv: update VK_KHR_shader_float16_int8 for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-3
/
+3
*
radv: update VK_KHR_shader_atomic_int64 for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-3
/
+3
*
radv: update VK_KHR_imageless_framebuffer for Vulkan 1.2
Samuel Pitoiset
2020-01-15
2
-8
/
+8
*
radv: update VK_KHR_image_format_list for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-6
/
+6
*
radv: update VK_KHR_driver_properties for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-7
/
+7
*
radv: update VK_KHR_draw_indirect_count for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-2
/
+2
*
radv: update VK_KHR_depth_stencil_resolve for Vulkan 1.2
Samuel Pitoiset
2020-01-15
5
-21
/
+21
*
radv: update VK_KHR_create_renderpass2 for Vulkan 1.2
Samuel Pitoiset
2020-01-15
2
-15
/
+15
*
radv: update VK_KHR_buffer_device_address for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-9
/
+9
*
radv: update VK_KHR_8bit_storage for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-3
/
+3
*
radv: update VK_EXT_scalar_block_layout for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-3
/
+3
*
radv: update VK_EXT_sampler_filter_minmax for Vulkan 1.2
Samuel Pitoiset
2020-01-15
2
-9
/
+9
*
radv: update VK_EXT_host_query_reset for Vulkan 1.2
Samuel Pitoiset
2020-01-15
2
-4
/
+4
*
radv: update VK_EXT_descriptor_indexing for Vulkan 1.2
Samuel Pitoiset
2020-01-15
2
-14
/
+14
*
radv/gfx10: simplify some duplicated NGG GS code
Samuel Pitoiset
2020-01-15
1
-62
/
+41
*
radv/gfx10: enable all CUs if NGG is never used
Samuel Pitoiset
2020-01-15
1
-2
/
+5
*
radv: only use VkSamplerCreateInfo::compareOp if enabled
Samuel Pitoiset
2020-01-15
1
-1
/
+5
*
radv: Disable VK_EXT_sample_locations on GFX10.
Bas Nieuwenhuizen
2020-01-15
1
-1
/
+2
*
aco: Flip s_cbranch / s_cselect to optimize out an s_not if possible.
Timur Kristóf
2020-01-14
2
-8
/
+51
*
aco: Optimize out s_and with exec, when used on uniform bitwise values.
Timur Kristóf
2020-01-14
1
-4
/
+31
*
aco: Don't skip combine_instruction when definitions[1] is used.
Timur Kristóf
2020-01-14
1
-1
/
+1
*
aco: Allow optimizing vote_all and nir_op_iand.
Timur Kristóf
2020-01-14
1
-6
/
+6
*
aco: Implement 64-bit constant propagation.
Timur Kristóf
2020-01-14
4
-25
/
+58
*
vulkan/wsi: Add a driconf option to force WSI to advertise BGRA8_UNORM first
Jason Ekstrand
2020-01-14
1
-0
/
+4
[next]