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
*
virgl: modify how we handle GL_MAP_FLUSH_EXPLICIT_BIT
Gurchetan Singh
2018-12-19
4
-69
/
+25
*
virgl: make virgl_buffers use resource helpers
Gurchetan Singh
2018-12-19
2
-20
/
+11
*
virgl: make transfer code with PIPE_BUFFER targets
Gurchetan Singh
2018-12-19
1
-2
/
+4
*
virgl: consolidate transfer code
Gurchetan Singh
2018-12-19
5
-59
/
+73
*
virgl: store layer_stride in metadata
Gurchetan Singh
2018-12-19
2
-6
/
+6
*
virgl: move vrend_get_tex_image_offset to common code
Gurchetan Singh
2018-12-19
3
-26
/
+28
*
virgl: move virgl_resource_layout to common code
Gurchetan Singh
2018-12-19
3
-42
/
+51
*
virgl: move texture metadata to common code
Gurchetan Singh
2018-12-19
2
-12
/
+18
*
virgl: remove unnessecary code
Gurchetan Singh
2018-12-19
1
-3
/
+0
*
virgl: texture_transfer_pool --> transfer_pool
Gurchetan Singh
2018-12-19
6
-11
/
+11
*
radeonsi: const-ify the si_query_ops
Nicolai Hähnle
2018-12-19
3
-5
/
+5
*
radeonsi: split perfcounter queries from si_query_hw
Nicolai Hähnle
2018-12-19
1
-50
/
+93
*
radeonsi: factor si_query_buffer logic out of si_query_hw
Nicolai Hähnle
2018-12-19
4
-110
/
+99
*
radeonsi: move query suspend logic into the top-level si_query struct
Nicolai Hähnle
2018-12-19
3
-44
/
+62
*
radeonsi: move remaining perfcounter code into si_perfcounter.c
Nicolai Hähnle
2018-12-19
7
-766
/
+643
*
radeonsi: track constant buffer bind history in si_pipe_set_constant_buffer
Nicolai Hähnle
2018-12-19
1
-2
/
+3
*
radeonsi: use si_set_rw_shader_buffer for setting streamout buffers
Nicolai Hähnle
2018-12-19
1
-50
/
+11
*
radeonsi: add an si_set_rw_shader_buffer convenience function
Nicolai Hähnle
2018-12-19
2
-45
/
+64
*
radeonsi: avoid using hard-coded SI_NUM_RW_BUFFERS
Nicolai Hähnle
2018-12-19
1
-1
/
+2
*
radeonsi: show the fixed function TCS in debug dumps
Nicolai Hähnle
2018-12-19
1
-2
/
+8
*
radeonsi: const-ify si_set_tesseval_regs
Nicolai Hähnle
2018-12-19
1
-2
/
+2
*
radeonsi: rename SI_RESOURCE_FLAG_FORCE_TILING to clarify its purpose
Nicolai Hähnle
2018-12-19
3
-4
/
+4
*
radeonsi: don't set RAW_WAIT for CP DMA clears
Nicolai Hähnle
2018-12-19
1
-1
/
+2
*
radeonsi/gfx9: use SET_UCONFIG_REG_INDEX packets when available
Nicolai Hähnle
2018-12-19
4
-5
/
+18
*
radeonsi: add si_init_draw_functions and make some functions static
Nicolai Hähnle
2018-12-19
4
-22
/
+22
*
radeonsi: extract declare_vs_blit_inputs
Nicolai Hähnle
2018-12-19
1
-18
/
+25
*
radeonsi: move SI_FORCE_FAMILY functionality to winsys
Nicolai Hähnle
2018-12-19
2
-34
/
+36
*
ac/surface: 3D and cube surfaces are never displayable
Nicolai Hähnle
2018-12-19
1
-3
/
+5
*
amd/common: add i1 special case to ac_build_{inclusive,exclusive}_scan
Nicolai Hähnle
2018-12-19
1
-2
/
+25
*
amd/common: scan/reduce across waves of a workgroup
Nicolai Hähnle
2018-12-19
2
-4
/
+227
*
amd/common: add ac_build_ifcc
Nicolai Hähnle
2018-12-19
2
-4
/
+4
*
amd/common: whitespace fixes
Nicolai Hähnle
2018-12-19
1
-10
/
+8
*
amd/sid_tables: add additional python3 compatibility imports
Nicolai Hähnle
2018-12-19
1
-1
/
+1
*
r600: remove redundant semicolon
Nicolai Hähnle
2018-12-19
1
-1
/
+1
*
ddebug: always flush when requested, even when hang detection is disabled
Nicolai Hähnle
2018-12-19
1
-0
/
+2
*
ddebug: simplify watchdog loop and fix crash in the no-timeout case
Nicolai Hähnle
2018-12-19
3
-73
/
+52
*
anv/android: turn on VK_ANDROID_external_memory_android_hardware_buffer
Tapani Pälli
2018-12-19
1
-0
/
+1
*
anv: ignore VkSamplerYcbcrConversion on non-yuv formats
Tapani Pälli
2018-12-19
1
-1
/
+6
*
anv: support VkSamplerYcbcrConversionInfo in vkCreateImageView
Tapani Pälli
2018-12-19
1
-1
/
+26
*
anv: add VkFormat field as part of anv_format
Tapani Pälli
2018-12-19
2
-0
/
+5
*
anv: support VkExternalFormatANDROID in vkCreateSamplerYcbcrConversion
Tapani Pälli
2018-12-19
1
-4
/
+26
*
anv/android: support creating images from external format
Tapani Pälli
2018-12-19
6
-3
/
+172
*
anv/android: add ahardwarebuffer external memory properties
Tapani Pälli
2018-12-19
1
-0
/
+41
*
anv/android: support import/export of AHardwareBuffer objects
Tapani Pälli
2018-12-19
5
-2
/
+201
*
anv: refactor, remove else block in AllocateMemory
Tapani Pälli
2018-12-19
1
-30
/
+34
*
anv: add anv_ahw_usage_from_vk_usage helper function
Tapani Pälli
2018-12-19
3
-0
/
+40
*
anv/android: add GetAndroidHardwareBufferPropertiesANDROID
Tapani Pälli
2018-12-19
1
-0
/
+119
*
anv: add from/to helpers with android and vulkan formats
Tapani Pälli
2018-12-19
1
-0
/
+50
*
anv: make anv_get_image_format_features public
Tapani Pälli
2018-12-19
2
-11
/
+16
*
anv: refactor make_surface to use data from anv_image
Tapani Pälli
2018-12-19
2
-37
/
+46
[next]