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
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: Drop the instance pointer from anv_device
Jason Ekstrand
2020-01-20
5
-13
/
+16
*
anv: Stop allocating WSI event fences off the instance
Jason Ekstrand
2020-01-20
1
-2
/
+2
*
anv: Take a device in anv_perf_warn
Jason Ekstrand
2020-01-20
4
-15
/
+15
*
anv: Take an anv_device in vk_errorf
Jason Ekstrand
2020-01-20
8
-82
/
+69
*
anv: Add an anv_physical_device field to anv_device
Jason Ekstrand
2020-01-20
24
-128
/
+90
*
anv: Canonicalize buffer formats for image/buffer copies
Jason Ekstrand
2020-01-20
1
-20
/
+42
*
anv/blorp: Rename buffer image stride parameters
Jason Ekstrand
2020-01-20
1
-9
/
+10
*
anv: add assert for isl_mod_info in choose_isl_tiling_flags
Tapani Pälli
2020-01-20
1
-0
/
+1
*
anv: fix assert in GetImageDrmFormatModifierPropertiesEXT
Tapani Pälli
2020-01-20
1
-1
/
+1
*
isl/gen12: add reminder comment about missing WA with 3D surfaces
Tapani Pälli
2020-01-20
1
-0
/
+13
*
intel/fs: Switch to standard vector layout for barycentrics at optimization t...
Francisco Jerez
2020-01-17
4
-58
/
+30
*
intel/fs: Introduce barycentric layout lowering pass.
Francisco Jerez
2020-01-17
3
-9
/
+73
*
intel/fs: Split fetch_payload_reg() into separate helper for barycentrics.
Francisco Jerez
2020-01-17
2
-12
/
+30
*
intel/fs/gen6: Use SEL instead of bashing thread payload for unlit centroid w...
Francisco Jerez
2020-01-17
1
-5
/
+8
*
intel/fs/gen6: Generalize aligned_pairs_class to SIMD16 aligned barycentrics.
Francisco Jerez
2020-01-17
2
-31
/
+46
*
intel/fs/gen6: Constrain barycentric source of LINTERP during bank conflict m...
Francisco Jerez
2020-01-17
1
-0
/
+8
*
intel/fs/gen4-6: Allocate registers from aligned_pairs_class based on LINTERP...
Francisco Jerez
2020-01-17
1
-19
/
+20
*
intel/fs: Allow limited copy propagation of a LOAD_PAYLOAD into another.
Francisco Jerez
2020-01-17
1
-1
/
+15
*
intel/fs: Add support for copy-propagating a block of multiple FIXED_GRFs.
Francisco Jerez
2020-01-17
1
-5
/
+7
*
intel/fs: Add partial support for copy-propagating FIXED_GRFs.
Francisco Jerez
2020-01-17
1
-14
/
+75
*
intel/fs: Extend copy propagation dataflow analysis to copies with FIXED_GRF ...
Francisco Jerez
2020-01-17
1
-5
/
+6
*
intel/fs: Rework fs_inst::is_copy_payload() into multiple classification help...
Francisco Jerez
2020-01-17
4
-31
/
+101
*
intel/fs: Generalize fs_reg::is_contiguous() to register files other than VGRF.
Francisco Jerez
2020-01-17
1
-1
/
+16
*
intel/fs: Try to vectorize header setup in lower_load_payload().
Francisco Jerez
2020-01-17
1
-8
/
+16
*
anv: enable VK_KHR_swapchain_mutable_format
Lionel Landwerlin
2020-01-17
1
-0
/
+1
*
vulkan/wsi: Use the interface from the real modifiers extension
Jason Ekstrand
2020-01-17
4
-25
/
+37
*
anv: Support modifiers in GetImageFormatProperties2
Jason Ekstrand
2020-01-17
3
-9
/
+67
*
anv: Drop some VK_IMAGE_TILING_OPTIMAL checks
Jason Ekstrand
2020-01-17
3
-4
/
+4
*
intel/perf: report query split for mdapi
Lionel Landwerlin
2020-01-16
3
-2
/
+18
*
intel/perf: expose timestamp begin for mdapi
Lionel Landwerlin
2020-01-16
3
-0
/
+9
*
anv: set depth stall enabled when depth flush enabled on gen12
Tapani Pälli
2020-01-16
2
-0
/
+19
*
anv: implement another workaround for non pipelined states
Lionel Landwerlin
2020-01-16
1
-0
/
+12
*
genxml: add new Gen11+ PIPE_CONTROL field
Lionel Landwerlin
2020-01-16
2
-0
/
+2
*
intel/compiler: Fix illegal mutation in get_nir_image_intrinsic_image
Kenneth Graunke
2020-01-15
1
-3
/
+6
*
anv: Enable Vulkan 1.2 support
Iván Briano
2020-01-15
7
-19
/
+20
*
anv: Implement the new core version property queries
Jason Ekstrand
2020-01-15
1
-152
/
+261
*
anv: Implement the new core version feature queries
Jason Ekstrand
2020-01-15
1
-56
/
+156
*
anv,nir: Lower quad_broadcast with dynamic index in NIR
Jason Ekstrand
2020-01-15
1
-0
/
+1
*
anv: Bump the patch version to 131
Jason Ekstrand
2020-01-15
1
-1
/
+1
*
anv: fix pipeline switch back for non pipelined states
Lionel Landwerlin
2020-01-15
1
-13
/
+8
*
i965: Reuse the new core glsl_count_dword_slots().
Eric Anholt
2020-01-14
2
-54
/
+2
*
vulkan/wsi: Add a driconf option to force WSI to advertise BGRA8_UNORM first
Jason Ekstrand
2020-01-14
1
-0
/
+1
*
intel/fs: Only use SLM fence in compute shaders
Caio Marcelo de Oliveira Filho
2020-01-14
1
-0
/
+3
*
anv: only use VkSamplerCreateInfo::compareOp if enabled
Lionel Landwerlin
2020-01-14
1
-1
/
+3
*
nir/lower_gs_intrinsics: add option for per-stream counts
Rhys Perry
2020-01-14
1
-1
/
+1
*
anv: Implement Gen12 workaround for non pipelined state
Lionel Landwerlin
2020-01-14
1
-0
/
+27
*
intel: Use similar brand strings to the Windows drivers
Kenneth Graunke
2020-01-13
2
-17
/
+17
*
anv: Memset array properties
Jason Ekstrand
2020-01-13
1
-0
/
+5
*
anv: Don't over-advertise descriptor indexing features
Jason Ekstrand
2020-01-13
1
-15
/
+17
*
intel/blorp: Fill out all the dwords of MI_ATOMIC
Jason Ekstrand
2020-01-13
1
-0
/
+4
[next]