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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
1
-1
/
+2
*
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
*
anv: Bump the patch version to 96
Jason Ekstrand
2018-12-18
1
-1
/
+1
*
i965: Don't override subslice count to 4 on Gen11.
Kenneth Graunke
2018-12-17
1
-1
/
+1
*
intel/compiler: More peephole_select for pre-Gen6
Ian Romanick
2018-12-17
1
-2
/
+2
*
nir/opt_peephole_select: Don't peephole_select expensive math instructions
Ian Romanick
2018-12-17
9
-17
/
+40
*
intel/compiler: More peephole select
Ian Romanick
2018-12-17
1
-1
/
+14
*
nir/opt_peephole_select: Don't try to remove flow control around indirect loads
Ian Romanick
2018-12-17
9
-18
/
+47
*
i965/vec4: Propagate conditional modifiers from more compares to other compares
Ian Romanick
2018-12-17
1
-3
/
+100
*
i965/fs: Eliminate unary op on operand of compare-with-zero
Ian Romanick
2018-12-17
2
-17
/
+14
*
i965/vec4/dce: Don't narrow the write mask if the flags are used
Ian Romanick
2018-12-17
4
-10
/
+208
*
i965/vec4: Silence unused parameter warnings in vec4 compiler tests
Ian Romanick
2018-12-17
3
-9
/
+9
*
radv: Fix multiview depth clears
Bas Nieuwenhuizen
2018-12-17
1
-8
/
+21
*
radv: Remove redundant format check.
Bas Nieuwenhuizen
2018-12-17
1
-4
/
+0
*
nir: Fix clamping of uints for image store lowering.
Eric Anholt
2018-12-17
1
-1
/
+1
*
v3d: Fix the argument type for vir_BRANCH().
Eric Anholt
2018-12-17
1
-1
/
+1
*
vc4: Reuse nir_format_convert.h in our blend lowering.
Eric Anholt
2018-12-17
1
-33
/
+3
*
radv: report Vulkan version 1.1.90 for real
Samuel Pitoiset
2018-12-17
1
-1
/
+1
*
anv,radv: Re-enable VK_EXT_pci_bus_info
Jason Ekstrand
2018-12-17
2
-2
/
+2
[next]