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
*
anv: Disable transform feedback on gen7
Jason Ekstrand
2019-07-26
1
-1
/
+1
*
anv: report HOST_ALLOCATION as supported for images
Arcady Goldmints-Orlov
2019-07-26
1
-0
/
+4
*
intel/compiler: don't use a keyword struct for a class fs_reg
Andrii Simiklit
2019-07-25
1
-1
/
+1
*
anv: fix use of comma operator
Lionel Landwerlin
2019-07-24
1
-1
/
+1
*
intel/fs: Stop stack allocating large arrays
Jason Ekstrand
2019-07-23
1
-6
/
+12
*
anv: fix alphaToCoverage when there is no color attachment
Samuel Iglesias Gonsálvez
2019-07-18
1
-10
/
+33
*
anv: fix format mapping for depth/stencil formats
Lionel Landwerlin
2019-07-18
1
-0
/
+3
*
anv: report timestampComputeAndGraphics true
Lionel Landwerlin
2019-07-18
1
-1
/
+1
*
anv: Account for dynamic stencil write disables in the PMA fix
Jason Ekstrand
2019-07-17
1
-0
/
+2
*
nir,intel: Add support for lowering 64-bit nir_opt_extract_*
Jason Ekstrand
2019-07-16
1
-1
/
+2
*
anv: Add android dependencies on android.
Bas Nieuwenhuizen
2019-07-16
1
-0
/
+1
*
anv: fix crash in vkCmdClearAttachments with unused attachment
Lionel Landwerlin
2019-07-16
1
-3
/
+3
*
anv: Fix pool allocator when first alloc needs to grow
Caio Marcelo de Oliveira Filho
2019-07-15
3
-3
/
+71
*
anv: Set Stateless Data Port Access MOCS
Jason Ekstrand
2019-07-15
1
-0
/
+2
*
intel/vec4: Reswizzle VF immediates too
Ian Romanick
2019-07-09
1
-1
/
+23
*
anv: fix VkExternalBufferProperties for host allocation
Chia-I Wu
2019-07-09
1
-0
/
+10
*
anv: fix VkExternalBufferProperties for unsupported handles
Chia-I Wu
2019-07-09
1
-1
/
+7
*
intel: fix wrong format usage
Juan A. Suarez Romero
2019-07-04
1
-1
/
+1
*
intel/compiler: don't use byte operands for src1 on ICL
Lionel Landwerlin
2019-07-01
4
-20
/
+192
*
Revert "anv/icl: Add WA_2204188704 to disable pixel shader panic dispatch"
Anuj Phogat
2019-07-01
1
-12
/
+0
*
isl: Don't align phys_level0_sa by block dimension
Nanley Chery
2019-06-28
2
-31
/
+19
*
intel: Add and use helpers for level0 extent
Nanley Chery
2019-06-28
3
-15
/
+37
*
intel/compiler: fix derivative on y axis implementation
Lionel Landwerlin
2019-06-28
1
-21
/
+5
*
anv/descriptor_set: Only write texture swizzles if we have an image view
Jason Ekstrand
2019-06-26
1
-1
/
+1
*
anv/cmd_buffer: Reuse gen8 Cmd{Set, Reset}Event on gen7
Ville Syrjälä
2019-06-25
3
-140
/
+107
*
anv: Add HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED in vk_format
Nataraj Deshpande
2019-06-25
3
-3
/
+13
*
anv: Fix vulkan build in meson.
Bas Nieuwenhuizen
2019-06-20
1
-1
/
+7
*
anv: Set STATE_BASE_ADDRESS upper bounds on gen7
Jason Ekstrand
2019-06-18
1
-0
/
+17
*
intel/dump: fix segfault when the app hasn't accessed the device
Lionel Landwerlin
2019-06-14
1
-3
/
+5
*
anv: do not parse genxml data without INTEL_DEBUG=bat
Lionel Landwerlin
2019-06-14
1
-10
/
+13
*
anv/cmd_buffer: Initalize the clear color struct for CNL+
Nanley Chery
2019-06-09
1
-13
/
+7
*
anv: Fix check for isl_fmt in assert
Nataraj Deshpande
2019-06-06
1
-1
/
+1
*
intel/perf: improve dynamic loading config detection
Lionel Landwerlin
2019-06-06
1
-15
/
+3
*
intel/perf: fix EuThreadsCount value in performance equations
Lionel Landwerlin
2019-06-06
1
-2
/
+1
*
intel/compiler: Fix assertions in brw_alu3
Sagar Ghuge
2019-06-04
1
-3
/
+3
*
intel/fs: Do a stalling MFENCE in endInvocationInterlock()
Jason Ekstrand
2019-05-31
5
-8
/
+28
*
intel/fs,vec4: Use g0 as the header for MFENCE
Jason Ekstrand
2019-05-31
6
-12
/
+13
*
anv: fix apply_pipeline_layout pass for arrays of YCbCr descriptors
Lionel Landwerlin
2019-05-28
1
-2
/
+15
*
anv/android: fix missing dependencies issue during parallel build
Chenglei Ren
2019-05-28
1
-9
/
+9
*
anv: Do not emulate texture swizzle for INPUT_ATTACHMENT, STORAGE_IMAGE
Danylo Piliaiev
2019-05-27
2
-6
/
+12
*
vulkan: fix build dependency issue with generated files
Lionel Landwerlin
2019-05-23
1
-14
/
+14
*
anv: Only consider minSampleShading when sampleShadingEnable is set
Jason Ekstrand
2019-05-21
1
-2
/
+2
*
anv: Stop forcing bindless for images
Jason Ekstrand
2019-05-21
1
-4
/
+5
*
anv: Emulate texture swizzle in the shader when needed
Jason Ekstrand
2019-05-21
4
-2
/
+133
*
anv: Fix some depth buffer sampling cases on ICL+
Nanley Chery
2019-05-21
1
-1
/
+7
*
intel/fs/ra: Stop adding RA interference to too many SENDS nodes
Jason Ekstrand
2019-05-15
1
-8
/
+3
*
intel/fs/ra: Only add dest interference to sources that exist
Jason Ekstrand
2019-05-15
1
-1
/
+1
*
anv: Fix limits when VK_EXT_descriptor_indexing is used
Caio Marcelo de Oliveira Filho
2019-05-13
1
-9
/
+14
*
anv: Use corresponding type from the vector allocation
Lionel Landwerlin
2019-05-10
2
-10
/
+10
*
anv: fix use after free
Lionel Landwerlin
2019-05-09
1
-3
/
+3
[next]