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
/
intel
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv/pipeline: Add skeleton support for spilling to bindless
Jason Ekstrand
2019-04-19
4
-27
/
+122
*
anv/pipeline: Sort bindings by most used first
Jason Ekstrand
2019-04-19
1
-40
/
+95
*
anv: Add a #define for the max binding table size
Jason Ekstrand
2019-04-19
3
-4
/
+16
*
anv: Put image params in the descriptor set buffer on gen8 and earlier
Jason Ekstrand
2019-04-19
6
-124
/
+109
*
anv: Make all VkDeviceMemory BOs resident permanently
Jason Ekstrand
2019-04-19
4
-46
/
+48
*
anv: limit URB reconfigurations when using blorp
Lionel Landwerlin
2019-04-19
3
-3
/
+11
*
anv: fix uninitialized pthread cond clock domain
Lionel Landwerlin
2019-04-18
1
-1
/
+1
*
anv: Drop some unneeded ANV_FROM_HANDLE for physical devices
Jason Ekstrand
2019-04-18
1
-6
/
+0
*
anv: Re-sort the GetPhysicalDeviceFeatures2 switch statement
Jason Ekstrand
2019-04-18
1
-17
/
+17
*
anv: implement WaEnableStateCacheRedirectToCS
Lionel Landwerlin
2019-04-18
1
-0
/
+11
*
anv/device: expose VK_KHR_shader_float16_int8 in gen8+
Iago Toral Quiroga
2019-04-18
2
-0
/
+10
*
anv/pipeline: support Float16 and Int8 SPIR-V capabilities in gen8+
Iago Toral Quiroga
2019-04-18
1
-0
/
+2
*
meson: Add dependency on genxml to anvil genfiles
Juan A. Suarez Romero
2019-04-17
1
-1
/
+1
*
compiler/glsl: handle case where we have multiple users for types
Tapani Pälli
2019-04-16
1
-0
/
+3
*
anv: Update to use the new features struct names
Jason Ekstrand
2019-04-15
1
-6
/
+6
*
intel: Emit 3DSTATE_VF_STATISTICS dynamically
Kenneth Graunke
2019-04-14
1
-5
/
+0
*
nir: make nir_const_value scalar
Karol Herbst
2019-04-14
1
-23
/
+27
*
anv: leave the top 4Gb of the high heap VMA unused
Lionel Landwerlin
2019-04-13
1
-5
/
+5
*
anv/pipeline: Fix MEDIA_VFE_STATE::PerThreadScratchSpace on gen7
Jason Ekstrand
2019-04-12
1
-3
/
+23
*
glsl/nir: add support for lowering bindless images_derefs
Karol Herbst
2019-04-12
1
-1
/
+1
*
nir: move brw_nir_rewrite_image_intrinsic into common code
Karol Herbst
2019-04-12
1
-1
/
+1
*
anv: store heap address bounds when initializing physical device
Lionel Landwerlin
2019-04-11
2
-11
/
+21
*
anv/cmd_buffer: Use gen_mi_sub instead of gen_mi_add with a negative
Jason Ekstrand
2019-04-11
1
-1
/
+1
*
anv: Move mi_memcpy and mi_memset to gen_mi_builder
Jason Ekstrand
2019-04-11
4
-91
/
+31
*
anv: Use gen_mi_builder for queries
Jason Ekstrand
2019-04-11
1
-214
/
+58
*
anv: Use gen_mi_builder for conditional rendering
Jason Ekstrand
2019-04-11
2
-70
/
+41
*
anv: Use gen_mi_builder for indirect dispatch
Jason Ekstrand
2019-04-11
1
-16
/
+13
*
anv: Use gen_mi_builder for indirect draw parameters
Jason Ekstrand
2019-04-11
1
-65
/
+16
*
anv: Use gen_mi_builder for computing resolve predicates
Jason Ekstrand
2019-04-11
1
-93
/
+35
*
anv: Use gen_mi_builder for CmdDrawIndirectByteCount
Jason Ekstrand
2019-04-11
1
-102
/
+22
*
intel/common: move gen_debug to intel/dev
Mark Janes
2019-04-10
1
-1
/
+1
*
anv: don't use default pipeline cache for hits for VK_EXT_pipeline_creation_f...
Lionel Landwerlin
2019-04-10
1
-1
/
+1
*
anv: advertise 8 subtexel/mipmap precision bits
Juan A. Suarez Romero
2019-04-09
1
-2
/
+2
*
anv: Implement VK_NV_compute_shader_derivatives
Caio Marcelo de Oliveira Filho
2019-04-08
3
-0
/
+10
*
intel: add dependency on genxml generated files
Lionel Landwerlin
2019-04-08
1
-1
/
+1
*
anv: implement VK_KHR_swapchain revision 70
Lionel Landwerlin
2019-04-08
3
-3
/
+103
*
Revert "anv/radv: release memory allocated by glsl types during spirv_to_nir"
Jason Ekstrand
2019-03-27
1
-2
/
+0
*
i965,iris,anv: Make alpha to coverage work with sample mask
Danylo Piliaiev
2019-03-25
1
-2
/
+9
*
spirv,nir: lower frexp_exp/frexp_sig inside a new NIR pass
Samuel Pitoiset
2019-03-22
1
-0
/
+2
*
anv: fix build on Nougat
Gurchetan Singh
2019-03-21
4
-6
/
+22
*
anv: move anv_GetMemoryAndroidHardwareBufferANDROID up a bit
Gurchetan Singh
2019-03-21
1
-28
/
+28
*
anv/radv: release memory allocated by glsl types during spirv_to_nir
Tapani Pälli
2019-03-21
1
-0
/
+2
*
anv: implement VK_EXT_pipeline_creation_feedback
Lionel Landwerlin
2019-03-20
4
-6
/
+94
*
anv: Bump maxComputeWorkgroupInvocations
Jason Ekstrand
2019-03-20
1
-1
/
+1
*
anv/icl: Add WA_2204188704 to disable pixel shader panic dispatch
Anuj Phogat
2019-03-19
1
-0
/
+12
*
anv,radv: Implement VK_KHR_surface_capability_protected
Jason Ekstrand
2019-03-18
1
-0
/
+1
*
anv: Treat zero size XFB buffer as disabled
Danylo Piliaiev
2019-03-18
1
-1
/
+1
*
anv: Implement VK_EXT_host_query_reset
Jason Ekstrand
2019-03-18
3
-0
/
+22
*
nir: Rename nir_address_format_vk_index_offset to not be vk
Jason Ekstrand
2019-03-15
2
-4
/
+4
*
anv: Only set 3DSTATE_PS::VectorMaskEnable on gen8+
Jason Ekstrand
2019-03-14
1
-1
/
+1
[next]