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
Commit message (
Expand
)
Author
Age
Files
Lines
*
RFC: anv: Support VkImageExplicitDrmFormatModifierCreateInfoEXT
Chad Versace
2017-11-07
1
-9
/
+75
*
RFC: anv: Support vkGetImageSubresourceLayout with modifiers
Chad Versace
2017-11-07
1
-2
/
+15
*
RFC: anv: Support VkImageDrmFormatModifierListCreateInfoEXT
Chad Versace
2017-11-07
2
-6
/
+72
*
RFC: anv: Support VkPhysicalDeviceImageDrmFormatModifierInfoEXT
Chad Versace
2017-11-07
1
-5
/
+40
*
RFC: anv: Support VkDrmFormatModifierPropertiesListEXT
Chad Versace
2017-11-07
1
-12
/
+132
*
RFC: anv: Implement VK_EXT_queue_family_foreign
Chad Versace
2017-11-07
1
-0
/
+1
*
RFC: anv: Implement VK_EXT_external_memory_dma_buf
Chad Versace
2017-11-07
3
-10
/
+27
*
HACK: vulkan: Update headers and registry to chadv/1.0-dma-buf@a79a0ab
Chad Versace
2017-11-07
1
-10
/
+67
*
anv: Refactor anv_GetImageSubresourceLayout()
Chad Versace
2017-11-07
1
-21
/
+11
*
anv/image: Refactor choice of isl_tiling_flags_t
Chad Versace
2017-11-07
1
-13
/
+31
*
anv: Refactor anv_get_format_plane() - explicit unsupported
Chad Versace
2017-11-07
1
-4
/
+4
*
anv: Remove anv_physical_device_get_format_properties()
Chad Versace
2017-11-07
1
-23
/
+13
*
anv: Simplify anv_physical_device_get_format_properties()
Chad Versace
2017-11-07
1
-16
/
+9
*
anv: Simplify anv_get_image_format_properties()
Chad Versace
2017-11-07
1
-14
/
+3
*
anv: Rename get_image_format_properties()
Chad Versace
2017-11-07
1
-12
/
+12
*
anv: Fix get_image_format_properties() - YCbCr
Chad Versace
2017-11-07
1
-46
/
+40
*
anv: Fix get_image_format_properties() - 3-channel formats
Chad Versace
2017-11-07
1
-19
/
+15
*
anv: Refactor get_image_format_properties() - Reduce params
Chad Versace
2017-11-07
1
-11
/
+21
*
anv: Refactor get_image_format_properties() - base_isl_format
Chad Versace
2017-11-07
1
-3
/
+4
*
anv: Refactor get_image_format_properties() - plane_format
Chad Versace
2017-11-07
1
-8
/
+8
*
anv: Fix get_image_format_properties() - ASTC
Chad Versace
2017-11-07
1
-4
/
+5
*
anv: Fix get_image_format_properties() - depthstencil (v2)
Chad Versace
2017-11-07
1
-16
/
+31
*
anv: Better types for 'aspect' function params
Chad Versace
2017-11-07
3
-13
/
+5
*
anv: Refactor get_buffer_format_properties()
Chad Versace
2017-11-07
1
-15
/
+29
*
anv: Suffix anv-private 'VK' tokens with 'ANV'
Chad Versace
2017-11-07
5
-31
/
+31
*
anv: Remove unused variable 'gen'
Chad Versace
2017-11-07
1
-4
/
+0
*
nir: fix a typo
Gwan-gyeong Mun
2017-11-06
1
-1
/
+1
*
glsl: Allow precision mismatch on dead data with GLSL ES 1.00
Tomasz Figa
2017-11-06
1
-4
/
+10
*
i965: disable NIR linking on HSW and below
Timothy Arceri
2017-11-07
1
-1
/
+4
*
radv: move is_local up to the winsys level.
Dave Airlie
2017-11-06
4
-3
/
+6
*
radv: wrap cs_add_buffer in an inline. (v2)
Dave Airlie
2017-11-06
6
-41
/
+49
*
radv: when loading regs no need to add buffer
Dave Airlie
2017-11-06
1
-2
/
+0
*
radv: pre-calculate user_data_0 registers and store in pipeline
Dave Airlie
2017-11-06
5
-52
/
+55
*
i965: Enable flush control
Neil Roberts
2017-11-06
2
-1
/
+21
*
drisw: Enable flush control for llvmpipe and softpipe
Adam Jackson
2017-11-06
1
-0
/
+1
*
gallium: Wire up flush control
Adam Jackson
2017-11-06
3
-1
/
+9
*
egl: Implement EGL_KHR_context_flush_control
Adam Jackson
2017-11-06
6
-1
/
+24
*
glx: Implement GLX_ARB_context_flush_control
Neil Roberts
2017-11-06
7
-9
/
+62
*
dri: Add a flush control extension
Neil Roberts
2017-11-06
2
-2
/
+21
*
dri: Change __DriverApiRec::CreateContext to take a struct for attribs
Neil Roberts
2017-11-06
14
-131
/
+152
*
intel: Don't flush the old context in intelMakeCurrent
Neil Roberts
2017-11-06
2
-18
/
+0
*
egl/dri2: Factor out context attribute initialization
Adam Jackson
2017-11-06
1
-24
/
+7
*
etnaviv: Don't over-pad compressed textures
Wladimir J. van der Laan
2017-11-06
1
-9
/
+15
*
etnaviv: ASTC texture support
Wladimir J. van der Laan
2017-11-06
7
-2
/
+57
*
etnaviv: Update from rnndb
Wladimir J. van der Laan
2017-11-06
13
-320
/
+1015
*
radv: add initial copy descriptor support. (v2)
Dave Airlie
2017-11-06
1
-2
/
+53
*
gallium/u_vbuf: use signed vertex buffers offsets for optimal uploads
Marek Olšák
2017-11-06
1
-2
/
+10
*
radeonsi: enable signed vertex buffer offsets
Marek Olšák
2017-11-06
2
-15
/
+12
*
gallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSET
Marek Olšák
2017-11-06
18
-0
/
+21
*
automake: include git_sha1.h.in in release tarball
Juan A. Suarez Romero
2017-11-06
1
-1
/
+1
[next]