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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
anv: add create_flags as part of anv_image
Tapani Pälli
2018-12-19
2
-0
/
+2
*
nir/algebraic: Don't put quotes around floating point literals
Ian Romanick
2018-12-18
2
-5
/
+13
*
meson: Fix libsensors detection.
Vinson Lee
2018-12-18
1
-1
/
+1
*
meson: Fix typo.
Vinson Lee
2018-12-18
1
-1
/
+1
*
nir: Add a new lowering option to lower 3D surfaces from txd to txl.
Sagar Ghuge
2018-12-18
2
-1
/
+8
*
meson: add etnaviv to the tools option
Christian Gmeiner
2018-12-18
3
-3
/
+4
*
specs: Bump GLX_MESA_query_renderer to version 9
Adam Jackson
2018-12-18
1
-3
/
+9
*
specs: Remove GLX_RENDERER_ID_MESA from GLX_MESA_query_renderer
Adam Jackson
2018-12-18
1
-19
/
+0
*
specs: Remove GLES profile interaction text from GLX_MESA_query_renderer
Adam Jackson
2018-12-18
1
-12
/
+0
*
freedreno/ir3: Make imageStore use num components from image format
Eduardo Lima Mitev
2018-12-18
1
-2
/
+70
*
nir/dead_write_vars: Get modes directly from derefs
Jason Ekstrand
2018-12-18
1
-2
/
+1
*
nir/copy_prop_vars: Get modes directly from derefs
Jason Ekstrand
2018-12-18
1
-6
/
+2
*
nir/lower_wpos_center: Look at derefs for modes
Jason Ekstrand
2018-12-18
1
-2
/
+4
*
nir/lower_io_to_scalar: Look at derefs for modes
Jason Ekstrand
2018-12-18
1
-3
/
+6
*
nir/lower_io_arrays_to_elements: Look at derefs for modes
Jason Ekstrand
2018-12-18
1
-5
/
+8
*
nir/linking_helpers: Look at derefs for modes
Jason Ekstrand
2018-12-18
1
-12
/
+11
*
nir/propagate_invariant: Skip unknown vars
Jason Ekstrand
2018-12-18
1
-1
/
+1
*
Revert "nir/lower_indirect: Bail early if modes == 0"
Ian Romanick
2018-12-18
1
-3
/
+0
*
st/dri: replace format conversion functions with single mapping table
Lucas Stach
2018-12-18
2
-352
/
+149
*
st/dri: allow both render and sampler compatible dma-buf formats
Lucas Stach
2018-12-18
1
-12
/
+18
*
etnaviv: use surface format directly
Lucas Stach
2018-12-18
2
-9
/
+4
*
meson: Add toggle for glx-direct
Dylan Baker
2018-12-18
2
-3
/
+7
*
meson: Add support for gnu hurd
Dylan Baker
2018-12-18
1
-4
/
+2
[prev]
[next]