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
*
vulkan/wsi: Add X11 adaptive sync support based on dri options.
Bas Nieuwenhuizen
2019-04-23
1
-1
/
+2
*
anv: fix argument name for vkCmdEndQuery
Lionel Landwerlin
2019-04-24
1
-2
/
+2
*
anv: Rework the descriptor set layout create loop
Jason Ekstrand
2019-04-19
1
-14
/
+13
*
anv: Ignore descriptor binding flags if bindingCount == 0
Jason Ekstrand
2019-04-19
1
-3
/
+2
*
anv/nir: Add a central helper for figuring out SSBO address formats
Jason Ekstrand
2019-04-19
3
-57
/
+98
*
anv: Implement VK_EXT_descriptor_indexing
Jason Ekstrand
2019-04-19
5
-2
/
+93
*
anv: Put binding flags in descriptor set layouts
Jason Ekstrand
2019-04-19
2
-0
/
+19
*
anv: Use bindless handles for images
Jason Ekstrand
2019-04-19
4
-4
/
+61
*
anv: Use bindless textures and samplers
Jason Ekstrand
2019-04-19
6
-31
/
+228
*
anv: Pass the plane into lower_tex_deref
Jason Ekstrand
2019-04-19
1
-7
/
+5
*
anv: Use write_image_view to initialize immutable samplers
Jason Ekstrand
2019-04-19
1
-5
/
+13
*
anv: Count the number of planes in each descriptor binding
Jason Ekstrand
2019-04-19
2
-3
/
+19
*
anv: Implement VK_KHR_shader_atomic_int64
Jason Ekstrand
2019-04-19
4
-2
/
+21
*
anv: Implement SSBOs bindings with GPU addresses in the descriptor BO
Jason Ekstrand
2019-04-19
6
-35
/
+347
*
anv: Lower some SSBO operations in apply_pipeline_layout
Jason Ekstrand
2019-04-19
1
-2
/
+212
*
anv: Add a has_a64_buffer_access to anv_physical_device
Jason Ekstrand
2019-04-19
4
-6
/
+11
*
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
[next]