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
Commit message (
Expand
)
Author
Age
Files
Lines
*
lima/ppir: remove orphan load node after cloning
Erico Nunes
2020-01-15
3
-1
/
+27
*
iris: Print warning and return *out = NULL when fd to syncobj fails
Kristian H. Kristensen
2020-01-15
1
-1
/
+6
*
iris: Advertise PIPE_CAP_NATIVE_FENCE_FD
Kristian H. Kristensen
2020-01-15
1
-0
/
+1
*
iris: Fix export of fences that have already completed.
Kenneth Graunke
2020-01-15
1
-0
/
+16
*
android: Fix whitespace issue
Robert Foss
2020-01-15
1
-1
/
+1
*
panfrost: Prefix schedule_program to prevent collision
Robert Foss
2020-01-15
6
-6
/
+6
*
radeonsi: merge si_compile_llvm and si_llvm_compile functions
Marek Olšák
2020-01-15
4
-109
/
+81
*
radeonsi: remove useless #includes
Marek Olšák
2020-01-15
7
-18
/
+0
*
radeonsi: move code for shader resources into si_shader_llvm_resources.c
Marek Olšák
2020-01-15
7
-302
/
+327
*
radeonsi: move geometry shader code into si_shader_llvm_gs.c
Marek Olšák
2020-01-15
7
-812
/
+865
*
radeonsi: remove llvm_type_is_64bit
Marek Olšák
2020-01-15
3
-17
/
+7
*
radeonsi: move tessellation shader code into si_shader_llvm_tess.c
Marek Olšák
2020-01-15
6
-1290
/
+1343
*
radeonsi: move si_insert_input_* functions
Marek Olšák
2020-01-15
2
-28
/
+28
*
radeonsi: work around an LLVM crash when using llvm.amdgcn.icmp.i64.i1
Marek Olšák
2020-01-15
1
-0
/
+1
*
radeonsi: fix si_build_wrapper_function for compute-based primitive culling
Marek Olšák
2020-01-15
1
-1
/
+14
*
radeonsi/gfx10: separate code for determining the number of vertices for NGG
Marek Olšák
2020-01-15
1
-25
/
+41
*
radeonsi/gfx10: separate code for getting edgeflags from the gs_invocation_id...
Marek Olšák
2020-01-15
1
-9
/
+13
*
radeonsi: move VS_STATE.LS_OUT_PATCH_SIZE a few bits higher to make space there
Marek Olšák
2020-01-15
3
-5
/
+8
*
radeonsi: make si_insert_input_* functions non-static
Marek Olšák
2020-01-15
2
-9
/
+12
*
ac/cull: don't read Position.Z if it's not needed for culling
Marek Olšák
2020-01-15
1
-1
/
+1
*
radeonsi: separate code computing info for small primitive culling
Marek Olšák
2020-01-15
3
-40
/
+54
*
intel/compiler: Fix illegal mutation in get_nir_image_intrinsic_image
Kenneth Graunke
2020-01-15
1
-3
/
+6
*
gitlab-ci: fix missing caselist.css/xsl
Rob Clark
2020-01-15
1
-1
/
+2
*
relnotes: Add Vulkan 1.2
Jason Ekstrand
2020-01-15
1
-0
/
+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
*
anv: Enable Vulkan 1.2 support
Iván Briano
2020-01-15
7
-19
/
+20
*
anv: Implement the new core version property queries
Jason Ekstrand
2020-01-15
1
-152
/
+261
*
anv: Implement the new core version feature queries
Jason Ekstrand
2020-01-15
1
-56
/
+156
*
anv,nir: Lower quad_broadcast with dynamic index in NIR
Jason Ekstrand
2020-01-15
3
-1
/
+6
*
anv: Bump the patch version to 131
Jason Ekstrand
2020-01-15
1
-1
/
+1
[next]