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
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
spirv,radv,anv: implement no-op VK_GOOGLE_user_type
Samuel Pitoiset
2020-05-28
1
-0
/
+1
*
intel: Add helper to calculate GPGPU_WALKER::RightExecutionMask
Caio Marcelo de Oliveira Filho
2020-05-27
1
-5
/
+1
*
anv: Use new helper functions to pick SIMD variant for CS
Caio Marcelo de Oliveira Filho
2020-05-27
5
-32
/
+40
*
anv: disable VK_EXT_calibrated_timestamps when the timestamp register is unre...
Eric Engestrom
2020-05-20
3
-3
/
+16
*
anv: replace magic `| 1` with already #define'd name
Eric Engestrom
2020-05-20
1
-1
/
+1
*
anv: pass the fd directly to anv_gem_reg_read()
Eric Engestrom
2020-05-20
4
-7
/
+5
*
anv/gen11+: Disable object level preemption
D Scott Phillips
2020-05-20
1
-0
/
+16
*
anv: add identifier BO
Lionel Landwerlin
2020-05-20
3
-10
/
+20
*
anv: store the workaround address
Lionel Landwerlin
2020-05-20
5
-13
/
+17
*
blorp: rename workaround address function
Lionel Landwerlin
2020-05-20
1
-1
/
+1
*
anv: fixup unwinding of device create failure
Lionel Landwerlin
2020-05-20
1
-4
/
+5
*
intel/perf: repurpose INTEL_DEBUG=no-oaconfig
Lionel Landwerlin
2020-05-20
2
-28
/
+40
*
anv: Implement VK_KHR_performance_query
Lionel Landwerlin
2020-05-20
9
-32
/
+655
*
anv: use a query filled by the perf code
Lionel Landwerlin
2020-05-20
1
-6
/
+1
*
intel/perf: make pipeline statistic query loading optional
Lionel Landwerlin
2020-05-20
1
-1
/
+1
*
anv: add a new execution mode for secondary command buffers
Lionel Landwerlin
2020-05-20
2
-5
/
+68
*
anv: don't reserve a particular register for draw count
Lionel Landwerlin
2020-05-20
2
-40
/
+46
*
anv:gpu_memcpy: Emit 3DSTATE_VF_INDEXING on Gen8+
Jason Ekstrand
2020-05-18
1
-0
/
+7
*
intel: Store the aperture size in devinfo.
Rafael Antognolli
2020-05-15
4
-22
/
+1
*
anv: Silence unused parameter warning in anv_image_get_clear_color_addr
Ian Romanick
2020-05-14
1
-1
/
+1
*
anv/tests: Silence unused parameter warnings in main
Ian Romanick
2020-05-14
6
-6
/
+6
*
anv/tests: Don't rely on assert or changing NDEBUG in tests
Ian Romanick
2020-05-14
8
-31
/
+59
*
anv: Fix descriptor set clean-up on BO allocation failure
Jason Ekstrand
2020-05-14
1
-1
/
+1
*
anv: Call vk_object_base_finish for image views
Jason Ekstrand
2020-05-14
1
-0
/
+1
*
anv: Fix deadlock in anv_timelines_wait
Danylo Piliaiev
2020-05-14
1
-1
/
+2
*
anv: Translate relative timeout to absolute when calling anv_timelines_wait
Danylo Piliaiev
2020-05-14
1
-1
/
+1
*
anv: Set MOCS in 3DSTATE_CONSTANT_* on Gen9+
Jason Ekstrand
2020-05-14
1
-1
/
+15
*
anv: Set 3DSTATE_VF_INSTANCING on the SVGS element
Jason Ekstrand
2020-05-14
1
-0
/
+6
*
anv: Implement VK_EXT_custom_border_color
Iván Briano
2020-05-13
4
-31
/
+109
*
anv: Add a way to reserve states from a pool
Iván Briano
2020-05-13
2
-0
/
+55
*
anv: Disable B5G6R5_UNORM_PACK16
Iván Briano
2020-05-13
1
-1
/
+1
*
anv: use the correct format on Android
Iván Briano
2020-05-13
1
-1
/
+1
*
anv: use the common code for generating extensions and dispatch tables
Samuel Pitoiset
2020-05-13
2
-335
/
+14
*
anv,vulkan: Implement VK_EXT_private_data
Jason Ekstrand
2020-05-12
2
-0
/
+53
*
anv/allocator: Add a start_offset to anv_state_pool
Jason Ekstrand
2020-05-08
8
-25
/
+35
*
anv: fix alignments for uniform buffers
Lionel Landwerlin
2020-05-08
4
-11
/
+12
*
anv: call base finish only if pass given in DestroyRenderPass
Tapani Pälli
2020-05-08
1
-0
/
+3
*
anv: don't expose VK_INTEL_performance_query without kernel support
Lionel Landwerlin
2020-05-07
2
-1
/
+3
*
anv: increase minUniformBufferOffsetAlignment to 64
Arcady Goldmints-Orlov
2020-05-06
1
-2
/
+4
*
anv: Remove RANGE_SIZE usage
Joshua Ashton
2020-05-05
1
-3
/
+0
*
anv: Refactor setting descriptors with immutable sampler
Jason Ekstrand
2020-05-04
1
-9
/
+6
*
vulkan,anv: Move the DEFINE_HANDLE_CASTS macros to vk_object.h
Jason Ekstrand
2020-05-04
1
-58
/
+54
*
vulkan,anv: Add a base object struct type
Jason Ekstrand
2020-05-04
13
-11
/
+132
*
anv: Allocate CPU-side memory for events
Jason Ekstrand
2020-05-04
1
-9
/
+12
*
anv: Stop clflushing events
Jason Ekstrand
2020-05-04
1
-27
/
+0
*
vulkan,anv: Add a common base object type for VkDevice
Jason Ekstrand
2020-05-04
16
-92
/
+89
*
anv: Disable extensions based on Android versions
Nataraj Deshpande
2020-05-01
2
-2
/
+93
*
anv: Limit vulkan version to 1.1 for Android
Nataraj Deshpande
2020-05-01
1
-1
/
+1
*
intel: Let drivers call brw_nir_lower_cs_intrinsics()
Caio Marcelo de Oliveira Filho
2020-05-01
1
-0
/
+1
*
intel: Move anv_gem_supports_syncobj_wait to common code.
Kenneth Graunke
2020-05-01
1
-28
/
+1
[next]