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
*
radv: change use_aco -> use_llvm
Daniel Schürmann
2020-06-25
8
-49
/
+49
*
radv: introduce RADV_DEBUG=llvm option
Daniel Schürmann
2020-06-25
3
-0
/
+8
*
zink: unify code for setting resource barriers
Mike Blumenkrantz
2020-06-25
1
-26
/
+20
*
radv: lower 64-bit dfloor on GFX6 for fixing precision issues
Samuel Pitoiset
2020-06-25
3
-5
/
+10
*
radv: lower 64-bit drcp/dsqrt/drsq for fixing precision issues
Samuel Pitoiset
2020-06-25
8
-162
/
+16
*
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
*
gitlab-ci: add parallel-rdp fossils
Samuel Pitoiset
2020-06-25
1
-1
/
+5
*
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
2
-5
/
+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
*
docs: fix 20.1.2 relnotes
Eric Engestrom
2020-06-25
1
-0
/
+17
*
docs: update calendar and link releases notes for 20.1.2
Eric Engestrom
2020-06-24
2
-3
/
+3
*
docs: Add release notes for 20.1.2
Eric Engestrom
2020-06-24
1
-0
/
+116
*
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
*
gitlab-ci: update the list of expected failures for Pitcairn
Samuel Pitoiset
2020-06-24
1
-34
/
+0
*
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
[next]