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: fix a case statement in GetMemoryFdPropertiesKHR
Fredrik Höglund
2017-12-06
1
-1
/
+1
*
anv: Enable SPV_KHR_16bit_storage and VK_KHR_16bit_storage for SSBO/UBO
Alejandro Piñeiro
2017-12-06
3
-0
/
+15
*
anv: Add support for the variablePointers feature
Jason Ekstrand
2017-12-05
2
-4
/
+3
*
anv: Handle nir_intrinsic_vulkan_resource_reindex
Jason Ekstrand
2017-12-05
1
-1
/
+27
*
anv: query CS timestamp frequency from the kernel
Lionel Landwerlin
2017-12-04
1
-0
/
+13
*
vulkan/wsi: Initialize individual WSI interfaces in wsi_device_init
Jason Ekstrand
2017-12-04
1
-30
/
+6
*
vulkan/wsi: Drop some unneeded cruft from the API
Jason Ekstrand
2017-12-04
1
-18
/
+1
*
vulkan/wsi: Add wrappers for all of the surface queries
Jason Ekstrand
2017-12-04
1
-28
/
+23
*
vulkan/wsi: Drop the can_handle_different_gpu parameter from get_support
Jason Ekstrand
2017-12-04
1
-1
/
+1
*
vulkan/wsi: Add a helper for AcquireNextImage
Jason Ekstrand
2017-12-04
1
-8
/
+11
*
vulkan/wsi: move swapchain create/destroy to common code
Dave Airlie
2017-12-04
1
-30
/
+5
*
vulkan/wsi: Move get_images into common code
Jason Ekstrand
2017-12-04
1
-4
/
+3
*
anv/wsi: Enable prime support
Jason Ekstrand
2017-12-04
1
-1
/
+1
*
anv/wsi: Use the common QueuePresent code
Jason Ekstrand
2017-12-04
1
-57
/
+6
*
vulkan/wsi: Do image creation in common code
Jason Ekstrand
2017-12-04
1
-121
/
+1
*
vulkan/wsi: Implement prime in a completely generic way
Jason Ekstrand
2017-12-04
1
-2
/
+12
*
anv/image: Implement the wsi "extension"
Jason Ekstrand
2017-12-04
2
-4
/
+37
*
anv: Require a dedicated allocation for modified images
Jason Ekstrand
2017-12-04
1
-4
/
+49
*
anv/image: Add a drm_format_mod field
Jason Ekstrand
2017-12-04
2
-0
/
+7
*
anv: Implement VK_EXT_external_memory_dma_buf
Jason Ekstrand
2017-12-04
3
-17
/
+34
*
vulkan/wsi: Add a wsi_device_init function
Jason Ekstrand
2017-12-04
1
-1
/
+10
*
vulkan/wsi: Add a wsi_image structure
Daniel Stone
2017-12-04
1
-15
/
+10
*
vulkan/wsi: use function ptr definitions from the spec.
Dave Airlie
2017-12-04
1
-1
/
+2
*
spirv: Convert the supported_extensions struct to spirv_options
Jason Ekstrand
2017-12-02
1
-9
/
+11
*
anv: Check if memfd_create is already defined.
Vinson Lee
2017-11-30
2
-0
/
+4
*
anv: Let blorp handle indirect clear colors for CCS resolves
Jason Ekstrand
2017-11-27
3
-67
/
+20
*
anv: Move get_fast_clear_state_address into anv_private.h
Jason Ekstrand
2017-11-27
2
-50
/
+33
*
intel/blorp: Add initial support for indirect clear colors
Jason Ekstrand
2017-11-27
1
-0
/
+10
*
anv: flag batch & instruction BOs for capture
Lionel Landwerlin
2017-11-22
2
-2
/
+6
*
anv: setup BO flags at state_pool/block_pool creation
Lionel Landwerlin
2017-11-22
7
-22
/
+41
*
anv/cmd_buffer: Take bo_offset into account in fast clear state addresses
Jason Ekstrand
2017-11-17
1
-1
/
+1
*
anv/cmd_buffer: Advance the address when initializing clear colors
Jason Ekstrand
2017-11-17
1
-3
/
+6
*
anv/gen10: Enable float blend optimization
Anuj Phogat
2017-11-14
1
-0
/
+12
*
anv/gen10: Implement WaSampleOffsetIZ workaround
Anuj Phogat
2017-11-14
1
-0
/
+61
*
intel/blorp: Make the MOCS setting part of blorp_address
Jason Ekstrand
2017-11-13
2
-3
/
+10
*
anv/blorp: Add a device parameter to blorp_surf_for_anv_image
Jason Ekstrand
2017-11-13
1
-22
/
+34
*
anv: Don't crash on invalid heap sizes when the PCI ID is overriden
Jason Ekstrand
2017-11-13
1
-0
/
+12
*
anv/meson: Generate dev_icd.json
Chad Versace
2017-11-09
1
-0
/
+12
*
anv: Fix architecture in intel_icd.{arch}.json
Chad Versace
2017-11-09
1
-1
/
+1
*
anv: Refactor anv_GetImageSubresourceLayout()
Chad Versace
2017-11-09
1
-21
/
+11
*
anv/image: Refactor choice of isl_tiling_flags_t
Chad Versace
2017-11-09
1
-13
/
+31
*
anv: Refactor anv_get_format_plane() - explicit unsupported
Chad Versace
2017-11-09
1
-4
/
+4
*
anv: Remove anv_physical_device_get_format_properties()
Chad Versace
2017-11-09
1
-23
/
+13
*
anv: Simplify anv_physical_device_get_format_properties()
Chad Versace
2017-11-09
1
-16
/
+9
*
anv: Simplify anv_get_image_format_properties()
Chad Versace
2017-11-09
1
-14
/
+3
*
anv: Rename get_image_format_properties()
Chad Versace
2017-11-09
1
-12
/
+12
*
anv: Fix get_image_format_properties() - YCbCr
Chad Versace
2017-11-09
1
-46
/
+40
*
anv: Fix get_image_format_properties() - 3-channel formats
Chad Versace
2017-11-09
1
-19
/
+15
*
anv: Refactor get_image_format_properties() - Reduce params
Chad Versace
2017-11-09
1
-11
/
+21
*
anv: Refactor get_image_format_properties() - base_isl_format
Chad Versace
2017-11-09
1
-3
/
+4
[next]