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
/
intel
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: use initialization routine for gen_device_info
Mark Janes
2019-08-01
1
-15
/
+7
*
intel/common: provide common ioctl routine
Mark Janes
2019-08-01
1
-50
/
+39
*
intel: add a couple of ASSERTED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
4
-7
/
+7
*
anv: drop MAYBE_UNUSED var
Eric Engestrom
2019-07-31
1
-4
/
+1
*
intel: replace MAYBE_UNUSED with UNUSED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
intel: drop incorrect MAYBE_UNUSED
Eric Engestrom
2019-07-31
3
-4
/
+4
*
intel: Use a system value for gl_FragCoord
Jason Ekstrand
2019-07-29
1
-1
/
+2
*
anv: implement VK_EXT_index_type_uint8
Lionel Landwerlin
2019-07-29
4
-22
/
+66
*
anv: Don't claim support for 24 and 48-bit formats on IVB
Jason Ekstrand
2019-07-29
1
-0
/
+8
*
anv+tu+radv: delete unusable dev_icd.json
Eric Engestrom
2019-07-26
1
-13
/
+0
*
anv: Disable transform feedback on gen7
Jason Ekstrand
2019-07-25
1
-1
/
+1
*
anv: Disable subgroup arithmetic on gen7
Jason Ekstrand
2019-07-25
1
-3
/
+10
*
anv: report HOST_ALLOCATION as supported for images
Arcady Goldmints-Orlov
2019-07-25
1
-0
/
+4
*
anv: Implement VK_EXT_subgroup_size_control
Jason Ekstrand
2019-07-24
3
-2
/
+46
*
anv/pipeline: Plumb pipeline shader stage create flags
Jason Ekstrand
2019-07-24
1
-12
/
+21
*
intel/compiler: Be more conservative about subgroup sizes in GL
Jason Ekstrand
2019-07-24
1
-0
/
+2
*
anv: Implement VK_KHR_imageless_framebuffer
Sagar Ghuge
2019-07-23
6
-34
/
+68
*
anv: fix use of comma operator
Lionel Landwerlin
2019-07-23
1
-1
/
+1
*
util: use standard name for snprintf()
Eric Engestrom
2019-07-19
1
-4
/
+4
*
anv: fix format mapping for depth/stencil formats
Lionel Landwerlin
2019-07-18
1
-0
/
+3
*
anv: report timestampComputeAndGraphics true
Lionel Landwerlin
2019-07-17
1
-1
/
+1
*
anv: Increase state allocation size limit to 2MB
Caio Marcelo de Oliveira Filho
2019-07-16
1
-1
/
+1
*
anv: Account for dynamic stencil write disables in the PMA fix
Jason Ekstrand
2019-07-16
1
-0
/
+2
*
anv: Add android dependencies on android.
Bas Nieuwenhuizen
2019-07-15
1
-0
/
+1
*
anv: fix crash in vkCmdClearAttachments with unused attachment
Lionel Landwerlin
2019-07-15
1
-3
/
+3
*
anv: Fix pool allocator when first alloc needs to grow
Caio Marcelo de Oliveira Filho
2019-07-12
3
-3
/
+71
*
anv: Properly compute image usage in CreateImageView
Jason Ekstrand
2019-07-12
1
-2
/
+9
*
intel/compiler: Add a "base class" for program keys
Jason Ekstrand
2019-07-10
1
-6
/
+13
*
anv: Make the workaround BO a whole page
Jason Ekstrand
2019-07-10
1
-1
/
+1
*
anv: Set Stateless Data Port Access MOCS
Jason Ekstrand
2019-07-10
1
-0
/
+2
*
anv: Set maxComputeSharedMemorySize to 64k
Caio Marcelo de Oliveira Filho
2019-07-08
1
-1
/
+1
*
anv: disable repacking for compression for applicable gen
Dongwon Kim
2019-07-08
1
-0
/
+18
*
anv: Advertise VK_EXT_shader_demote_to_helper_invocation
Caio Marcelo de Oliveira Filho
2019-07-08
3
-0
/
+8
*
radv: Make FragCoord a sysval
Connor Abbott
2019-07-08
1
-1
/
+1
*
anv,nir: Move lower_input_attachments pass from ANV to NIR.
Daniel Schürmann
2019-07-08
4
-148
/
+1
*
anv: fix VkExternalBufferProperties for host allocation
Chia-I Wu
2019-07-07
1
-0
/
+10
*
anv: fix VkExternalBufferProperties for unsupported handles
Chia-I Wu
2019-07-07
1
-1
/
+7
*
anv: manually add KHR_display to the list of platforms
Lionel Landwerlin
2019-07-07
1
-0
/
+2
*
intel: fix wrong format usage
Juan A. Suarez Romero
2019-07-03
1
-1
/
+1
*
anv: Advertise a more accurate minTexelBufferOffsetAlignment
Jason Ekstrand
2019-07-02
1
-1
/
+4
*
anv: Implement VK_EXT_texel_buffer_alignment
Jason Ekstrand
2019-07-02
2
-0
/
+38
*
anv: fix indentation
Eric Engestrom
2019-06-29
1
-15
/
+14
*
anv: fix typo
Eric Engestrom
2019-06-29
1
-1
/
+1
*
anv: replace hard-coded platform list with vk.xml parse
Eric Engestrom
2019-06-29
1
-5
/
+11
*
Revert "anv/icl: Add WA_2204188704 to disable pixel shader panic dispatch"
Anuj Phogat
2019-06-28
1
-12
/
+0
*
intel: Add and use helpers for level0 extent
Nanley Chery
2019-06-27
1
-6
/
+3
*
anv/descriptor_set: Only write texture swizzles if we have an image view
Jason Ekstrand
2019-06-25
1
-1
/
+1
*
anv: Add HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED in vk_format
Nataraj Deshpande
2019-06-24
3
-3
/
+13
*
anv: Implement "pop-free" clipping
Jason Ekstrand
2019-06-21
2
-4
/
+86
[next]