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
Commit message (
Expand
)
Author
Age
Files
Lines
*
FINISHME: anv: Fix VkPhysicalDeviceExternalImageFormatInfo for VK_IMAGE_TILIN...
chadv/review/anv-drm-format-mod/2019-07-26-r1
Chad Versace
2019-07-26
1
-0
/
+3
*
RFC: anv: Advertise VK_EXT_image_drm_format_modifier
Chad Versace
2019-07-26
1
-0
/
+1
*
FINISHME: anv: vkGetImageSubresourceLayout for VK_IMAGE_TILING_DRM_FORMAT_MOD...
Chad Versace
2019-07-26
1
-0
/
+7
*
FINISHME: anv: Support VkImageDrmFormatModifierExplicitCreateInfoEXT
Chad Versace
2019-07-26
1
-0
/
+8
*
RFC: anv: Support VkImageDrmFormatModifierListCreateInfoEXT
Chad Versace
2019-07-26
1
-0
/
+9
*
RFC: anv: Implement VkPhysicalDeviceImageDrmFormatModifierInfoEXT
Chad Versace
2019-07-26
1
-6
/
+27
*
anv: Rename param anv_get_image_format_properties()::info
Chad Versace
2019-07-26
1
-18
/
+18
*
RFC: anv: Implement VkDrmFormatModifierPropertiesListEXT
Chad Versace
2019-07-26
1
-36
/
+152
*
anv: Reject linear depth/stencil in anv_get_format_plane()
Chad Versace
2019-07-26
1
-0
/
+4
*
anv: Refactor struct anv_image_create_info
Chad Versace
2019-07-26
4
-13
/
+13
*
anv: Define struct anv_tiling
Chad Versace
2019-07-26
8
-50
/
+103
*
anv: Include drm_fourcc.h in anv_private.h
Chad Versace
2019-07-26
4
-3
/
+1
*
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: Allow for required subgroup sizes
Jason Ekstrand
2019-07-24
3
-6
/
+42
*
intel/compiler: Allow for varying subgroup sizes
Jason Ekstrand
2019-07-24
3
-2
/
+26
*
intel/compiler: Be more conservative about subgroup sizes in GL
Jason Ekstrand
2019-07-24
9
-13
/
+52
*
intel/compiler: Lower gl_SubgroupSize in postprocess_nir
Jason Ekstrand
2019-07-24
1
-2
/
+7
*
intel/nir: Make brw_nir_apply_sampler_key more generic
Jason Ekstrand
2019-07-24
7
-16
/
+26
*
intel/compiler: don't use a keyword struct for a class fs_reg
Andrii Simiklit
2019-07-24
1
-1
/
+1
*
intel/genxml: Add new test for subgroups.
Rafael Antognolli
2019-07-23
2
-0
/
+44
*
intel/genxml: Add basic infra for encoding/decoding unit tests.
Rafael Antognolli
2019-07-23
4
-0
/
+147
*
intel/gen_decoder: Decode <group> inside <group>.
Rafael Antognolli
2019-07-23
2
-37
/
+93
*
intel/gen_decoder: Add the concept of array "levels".
Rafael Antognolli
2019-07-23
2
-9
/
+19
*
intel/gen_decoder: Add array field.
Rafael Antognolli
2019-07-23
2
-3
/
+21
*
intel/gen_decoder: Rename internally "group" to "array".
Rafael Antognolli
2019-07-23
2
-25
/
+30
*
intel/gen_decoder: Add gen_spec_load_filename() function.
Rafael Antognolli
2019-07-23
2
-12
/
+21
*
intel/gen_decoder: Fix parsing of small genxml file.
Rafael Antognolli
2019-07-23
1
-2
/
+6
*
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
*
intel/fs: Stop stack allocating large arrays
Jason Ekstrand
2019-07-22
1
-6
/
+12
*
intel/compiler: Use nir_opt_conditional_discard
Caio Marcelo de Oliveira Filho
2019-07-22
1
-0
/
+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
*
intel/fs: Use a strided MOV instead of a conversion for load_* destinations
Jason Ekstrand
2019-07-17
1
-5
/
+3
*
intel/fs: Properly stride NULL replacement regs in DCE
Jason Ekstrand
2019-07-17
1
-1
/
+2
*
anv: Increase state allocation size limit to 2MB
Caio Marcelo de Oliveira Filho
2019-07-16
1
-1
/
+1
*
st,i965: Stop looping on 64-bit lowering
Jason Ekstrand
2019-07-16
2
-13
/
+5
*
anv: Account for dynamic stencil write disables in the PMA fix
Jason Ekstrand
2019-07-16
1
-0
/
+2
*
nir,intel: Add support for lowering 64-bit nir_opt_extract_*
Jason Ekstrand
2019-07-15
1
-1
/
+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
*
intel: Run the optimization loop before and after lowering int64
Jason Ekstrand
2019-07-13
1
-1
/
+3
*
intel/compiler: remove abandoned comments
Andres Gomez
2019-07-12
1
-3
/
+0
*
anv: Properly compute image usage in CreateImageView
Jason Ekstrand
2019-07-12
1
-2
/
+9
*
nir: intel/vec4: Add flag to disable some algebraic optimizations
Ian Romanick
2019-07-11
1
-0
/
+1
*
intel/vec4: Try to emit immediate sources for MOV
Ian Romanick
2019-07-11
1
-4
/
+14
*
intel/vec4: Try to emit a VF source in try_immediate_source
Ian Romanick
2019-07-11
1
-12
/
+33
[next]