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
/
anv_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: report timestampComputeAndGraphics true
Lionel Landwerlin
2019-07-18
1
-1
/
+1
*
anv: do not parse genxml data without INTEL_DEBUG=bat
Lionel Landwerlin
2019-06-14
1
-10
/
+13
*
anv: Fix limits when VK_EXT_descriptor_indexing is used
Caio Marcelo de Oliveira Filho
2019-05-13
1
-9
/
+14
*
anv: fix use after free
Lionel Landwerlin
2019-05-09
1
-3
/
+3
*
anv,i965: Stop warning about incomplete gen11 support
Jason Ekstrand
2019-05-03
1
-4
/
+2
*
anv: Stop including POS in FS input limits
Jason Ekstrand
2019-05-02
1
-1
/
+1
*
anv: add support for VK_EXT_memory_budget
Eric Engestrom
2019-04-30
1
-0
/
+89
*
anv: Implement VK_EXT_descriptor_indexing
Jason Ekstrand
2019-04-19
1
-1
/
+70
*
anv: Use bindless handles for images
Jason Ekstrand
2019-04-19
1
-2
/
+4
*
anv: Use bindless textures and samplers
Jason Ekstrand
2019-04-19
1
-4
/
+29
*
anv: Implement VK_KHR_shader_atomic_int64
Jason Ekstrand
2019-04-19
1
-0
/
+8
*
anv: Implement SSBOs bindings with GPU addresses in the descriptor BO
Jason Ekstrand
2019-04-19
1
-3
/
+11
*
anv: Add a has_a64_buffer_access to anv_physical_device
Jason Ekstrand
2019-04-19
1
-2
/
+6
*
anv/pipeline: Add skeleton support for spilling to bindless
Jason Ekstrand
2019-04-19
1
-0
/
+6
*
anv: Add a #define for the max binding table size
Jason Ekstrand
2019-04-19
1
-1
/
+1
*
anv: Put image params in the descriptor set buffer on gen8 and earlier
Jason Ekstrand
2019-04-19
1
-4
/
+2
*
anv: Make all VkDeviceMemory BOs resident permanently
Jason Ekstrand
2019-04-19
1
-18
/
+10
*
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/device: expose VK_KHR_shader_float16_int8 in gen8+
Iago Toral Quiroga
2019-04-18
1
-0
/
+9
*
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
*
anv: leave the top 4Gb of the high heap VMA unused
Lionel Landwerlin
2019-04-13
1
-5
/
+5
*
anv: store heap address bounds when initializing physical device
Lionel Landwerlin
2019-04-11
1
-8
/
+19
*
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
1
-0
/
+8
*
Revert "anv/radv: release memory allocated by glsl types during spirv_to_nir"
Jason Ekstrand
2019-03-27
1
-2
/
+0
*
anv: fix build on Nougat
Gurchetan Singh
2019-03-21
1
-1
/
+1
*
anv/radv: release memory allocated by glsl types during spirv_to_nir
Tapani Pälli
2019-03-21
1
-0
/
+2
*
anv: Bump maxComputeWorkgroupInvocations
Jason Ekstrand
2019-03-20
1
-1
/
+1
*
anv: Implement VK_EXT_host_query_reset
Jason Ekstrand
2019-03-18
1
-0
/
+7
*
anv: Stop using VK_TRUE/FALSE
Jason Ekstrand
2019-03-13
1
-21
/
+21
*
anv: revert "anv: release memory allocated by glsl types during spirv_to_nir"
Tapani Pälli
2019-03-12
1
-2
/
+0
*
anv: release memory allocated by glsl types during spirv_to_nir
Tapani Pälli
2019-03-11
1
-0
/
+2
*
anv: add support for dumping shader info via VK_EXT_debug_report
Timothy Arceri
2019-03-11
1
-1
/
+22
*
isl: Add a swizzle parameter to isl_buffer_fill_state()
Kenneth Graunke
2019-03-07
1
-0
/
+1
*
intel/decoders: handle decoding MI_BBS from ring
Lionel Landwerlin
2019-03-07
1
-1
/
+3
*
anv: Implement VK_EXT_external_memory_host
Caio Marcelo de Oliveira Filho
2019-03-05
1
-1
/
+65
*
anv: Implement VK_EXT_inline_uniform_block
Jason Ekstrand
2019-03-05
1
-0
/
+23
*
anv: toggle on support for VK_EXT_ycbcr_image_arrays
Tapani Pälli
2019-03-05
1
-0
/
+7
*
anv: add support for INTEL_DEBUG=bat
Lionel Landwerlin
2019-03-02
1
-0
/
+70
*
anv: advertise 8 subpixel precision bits
Juan A. Suarez Romero
2019-02-22
1
-1
/
+1
*
anv: implement VK_EXT_depth_clip_enable
Lionel Landwerlin
2019-02-20
1
-0
/
+7
*
drm-uapi: use local files, not system libdrm
Eric Engestrom
2019-02-14
1
-1
/
+1
*
anv: skip bit6 swizzle detection in Gen8+
Caio Marcelo de Oliveira Filho
2019-02-04
1
-2
/
+14
*
anv: Implement VK_EXT_buffer_device_address
Jason Ekstrand
2019-02-01
1
-2
/
+39
*
anv: drop always-successful VkResult
Eric Engestrom
2019-01-25
1
-9
/
+4
*
anv: Implement transform feedback queries
Jason Ekstrand
2019-01-22
1
-1
/
+1
*
anv: Implement vkCmdDrawIndirectByteCountEXT
Jason Ekstrand
2019-01-22
1
-1
/
+1
[next]