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
*
iris: Honor scanout requirement from DRI
Danylo Piliaiev
2020-06-25
1
-1
/
+1
*
vulkan/overlay: fix crash on destroying NULL swapchain
Pavel Asyutchenko
2020-06-25
1
-0
/
+6
*
freedreno/ir3/ra: fix pre-color edge case
Rob Clark
2020-06-25
1
-7
/
+3
*
turnip: disable early_z for VK_FORMAT_S8_UINT
Jonathan Marek
2020-06-25
1
-4
/
+7
*
turnip: fix update_stencil_mask
Jonathan Marek
2020-06-25
1
-2
/
+2
*
turnip: fix empty scissor case
Jonathan Marek
2020-06-25
1
-7
/
+11
*
freedreno: handle batch flush in resource tracking
Rob Clark
2020-06-25
1
-4
/
+30
*
freedreno: split out batch clear tracking helper
Rob Clark
2020-06-25
1
-15
/
+25
*
freedreno: split out batch draw tracking helper
Rob Clark
2020-06-25
1
-72
/
+82
*
freedreno: make foreach_bit() declare it's cursor
Rob Clark
2020-06-25
5
-5
/
+3
*
turnip: implement VK_EXT_vertex_attribute_divisor
Jonathan Marek
2020-06-25
3
-2
/
+29
*
freedreno/ir3: switch PIPE_CAP_TGSI_TEXCOORD
Rob Clark
2020-06-24
3
-6
/
+11
*
freedreno: convert builtin blit VS prog to ureg builder
Rob Clark
2020-06-24
1
-17
/
+43
*
freedreno/a3xx: use point-coord helper
Rob Clark
2020-06-24
1
-33
/
+25
*
freedreno/a4xx: use point-coord helper
Rob Clark
2020-06-24
1
-33
/
+25
*
freedreno/a5xx: use point-coord helper
Rob Clark
2020-06-24
1
-33
/
+25
*
freedreno/a6xx: use point-coord helper
Rob Clark
2020-06-24
1
-33
/
+25
*
freedreno/a6xx: de-duplicate vinterp/vpsrepl state building
Rob Clark
2020-06-24
1
-92
/
+71
*
freedreno/ir3: add helper to determine point-coord inputs
Rob Clark
2020-06-24
2
-2
/
+18
*
turnip: move some logic out of create_render_pass_common
Jonathan Marek
2020-06-24
1
-30
/
+19
*
turnip: use RenderPassCreateInfo for render_pass_add_implicit_deps
Jonathan Marek
2020-06-24
2
-81
/
+66
*
turnip: replace a memset(0) with zalloc in CreateRenderPass
Jonathan Marek
2020-06-24
1
-2
/
+1
*
turnip: translate CreateRenderPass to CreateRenderPass2
Jonathan Marek
2020-06-24
1
-132
/
+106
*
turnip: implement depthBounds
Jonathan Marek
2020-06-24
3
-6
/
+17
*
freedreno/registers: a6xx depth bounds test registers
Jonathan Marek
2020-06-24
3
-9
/
+11
*
aco: remove outdated assert in handle_operands()
Rhys Perry
2020-06-24
1
-2
/
+0
*
aco: ignore blocked registers when checking edges in get_reg_impl()
Rhys Perry
2020-06-24
1
-2
/
+11
*
radv: fix checking the return value of cs_finalize()
Samuel Pitoiset
2020-06-24
1
-1
/
+1
*
radv: Make radv_alloc_shader_memory static.
Bas Nieuwenhuizen
2020-06-24
2
-5
/
+1
*
radv/winsys: Distinguish device/host memory errors.
Bas Nieuwenhuizen
2020-06-24
4
-17
/
+20
*
radv: Handle mmap failures.
Bas Nieuwenhuizen
2020-06-24
3
-15
/
+61
*
radv/winsys: Deal with realloc failures in BO lists.
Bas Nieuwenhuizen
2020-06-24
1
-3
/
+10
*
aco: improve vectorization of 8/16-bit loads/stores
Rhys Perry
2020-06-24
1
-9
/
+3
*
aco: fix when sub-dword create_vector operand cannot be placed perfectly
Rhys Perry
2020-06-24
1
-15
/
+18
*
aco: don't allow partial copies on GFX6/7
Daniel Schürmann
2020-06-24
1
-1
/
+1
*
aco: align swap operations to 4 bytes on GFX6/7
Daniel Schürmann
2020-06-24
1
-1
/
+5
*
aco: don't create byte-aligned short loads
Rhys Perry
2020-06-24
1
-1
/
+3
*
aco: add missing bld.scc() in byte_align_scalar()
Rhys Perry
2020-06-24
1
-1
/
+1
*
aco: don't store byte-aligned short stores
Rhys Perry
2020-06-24
1
-4
/
+4
*
aco: fix copy+paste error in split_buffer_store
Rhys Perry
2020-06-24
1
-1
/
+1
*
radv/aco,aco: allow SMEM SSBO loads on GFX6/7
Rhys Perry
2020-06-24
3
-4
/
+3
*
aco: allow SMEM for some sub-dword accesses
Rhys Perry
2020-06-24
2
-8
/
+20
*
aco: only use SMEM if we can prove it's safe
Rhys Perry
2020-06-24
2
-7
/
+218
*
radv: fix image variable types in meta shaders
Rhys Perry
2020-06-24
4
-39
/
+36
*
spirv: set variables to restrict by default
Rhys Perry
2020-06-24
3
-1
/
+13
*
android: freedreno/ir3: simplify generated sources rules
Mauro Rossi
2020-06-24
4
-49
/
+17
*
android: freedreno/ir3: add missing generated sources and rules
Mauro Rossi
2020-06-24
3
-4
/
+37
*
android: freedreno: add fd5_layout.c to Makefile.sources
Mauro Rossi
2020-06-24
1
-0
/
+1
*
vulkan/wsi/x11: Ensure we create at least minImageCount images.
Bas Nieuwenhuizen
2020-06-24
1
-26
/
+34
*
zink: clamp VkImageCreateInfo.arrayLayers to 1 for image resource creation
Mike Blumenkrantz
2020-06-24
1
-1
/
+1
[next]