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
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
aco: look at p_{extract,split}_vector's definitions in pred_by_exec_mask()
Rhys Perry
2020-03-30
1
-2
/
+5
*
aco: Implement b2b32 and b2b1
Jason Ekstrand
2020-03-30
2
-0
/
+4
*
aco: Don't store LS VS outputs to LDS when TCS doesn't need them.
Timur Kristóf
2020-03-30
2
-2
/
+14
*
aco: When LS and HS invocations are the same, pass LS outputs in temps.
Timur Kristóf
2020-03-30
1
-0
/
+35
*
aco: Extract store_output_to_temps into a separate function.
Timur Kristóf
2020-03-30
1
-21
/
+32
*
aco: Fix workgroup size calculation.
Timur Kristóf
2020-03-30
5
-35
/
+39
*
aco: Extract setup_tcs_info to a separate function.
Timur Kristóf
2020-03-30
1
-12
/
+19
*
aco: Zero-fill undefined elements in create_vec_from_array.
Timur Kristóf
2020-03-30
1
-7
/
+15
*
aco: Change isel inputs/outputs to a flat array.
Timur Kristóf
2020-03-30
2
-20
/
+25
*
aco: Treat outputs of the previous stage as inputs of the next stage.
Timur Kristóf
2020-03-30
2
-21
/
+28
*
aco: Use more optimal sequence at the beginning of merged shaders.
Timur Kristóf
2020-03-30
1
-3
/
+17
*
aco: Skip 2nd read of merged wave info when TCS in/out vertices are equal.
Timur Kristóf
2020-03-30
2
-6
/
+18
*
aco: Allow combining LDS loads when loading tess factors.
Timur Kristóf
2020-03-30
1
-13
/
+13
*
aco: Allow combining TCS output VMEM stores.
Timur Kristóf
2020-03-30
1
-1
/
+1
*
aco: Fix handling of tess factors.
Timur Kristóf
2020-03-30
2
-22
/
+13
*
aco: Extract tcs_driver_location_matches_api_mask to separate function.
Timur Kristóf
2020-03-30
1
-21
/
+30
*
aco: Create null exports in instruction selection instead of assembler.
Timur Kristóf
2020-03-30
3
-36
/
+72
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
5
-5
/
+5
*
radv: stop including files from mesa/main
Marek Olšák
2020-03-27
9
-7
/
+14
*
ac/nir: use llvm.amdgcn.rcp in ac_build_fdiv()
Samuel Pitoiset
2020-03-27
2
-20
/
+12
*
ac/nir: use llvm.amdgcn.rsq for nir_op_frsq
Samuel Pitoiset
2020-03-27
1
-3
/
+2
*
ac/nir: use llvm.amdgcn.rcp for nir_op_frcp
Samuel Pitoiset
2020-03-27
1
-2
/
+2
*
ac: fix ac_build_is_helper_invocation when postponed_kill is null
Pierre-Eric Pelloux-Prayer
2020-03-25
1
-0
/
+3
*
radv: enable VK_KHR_8bit_storage on GFX6-GFX7
Samuel Pitoiset
2020-03-24
1
-1
/
+1
*
aco: implement 64-bit VGPR constant copies in handle_operands()
Rhys Perry
2020-03-24
2
-4
/
+39
*
aco: remove dead code in handle_operands()
Rhys Perry
2020-03-24
1
-19
/
+3
*
aco: fix boolean undef regclass
Rhys Perry
2020-03-23
1
-0
/
+2
*
aco: emit IR in IF's merge block instead if the other side ends in a jump
Rhys Perry
2020-03-23
1
-6
/
+92
*
aco: improve check for unreachable loop continue blocks
Rhys Perry
2020-03-23
1
-6
/
+10
*
aco: skip NIR in unreachable merge blocks
Rhys Perry
2020-03-23
1
-2
/
+6
*
aco: handle when ACO adds new continue edges
Rhys Perry
2020-03-23
2
-1
/
+92
*
aco: handle missing second predecessors at merge block phis
Rhys Perry
2020-03-23
1
-0
/
+4
*
aco: set has_divergent_branch for discards in loops
Rhys Perry
2020-03-23
1
-0
/
+3
*
radv/llvm: fix subgroup shuffle for chips without bpermute
Samuel Pitoiset
2020-03-23
2
-5
/
+30
*
radv/winsys: spoof some values for num_render_backends in the null winsys
Samuel Pitoiset
2020-03-23
1
-40
/
+32
*
radv/winsys: fix wrong PCI ID for Vega10 in the null winsys
Samuel Pitoiset
2020-03-23
1
-1
/
+1
*
ac: fix fast division
Marek Olšák
2020-03-21
1
-5
/
+4
*
radv/winsys: set has_syncobj_wait_for_submit in the null winsys
Rhys Perry
2020-03-20
1
-0
/
+1
*
radv: fix optional pSizes parameter when binding streamout buffers
Samuel Pitoiset
2020-03-20
1
-1
/
+6
*
Android.mk: Tweak MESA_ENABLE_LLVM checks
John Stultz
2020-03-19
1
-0
/
+4
*
radv: call nir_shader_gather_info again
Rhys Perry
2020-03-19
1
-0
/
+3
*
radv: remove wrong assert that checks compute subgroup size
Samuel Pitoiset
2020-03-18
1
-5
/
+4
*
radv: fix random depth range unrestricted failures due to a cache issue
Samuel Pitoiset
2020-03-18
1
-2
/
+6
*
amd/llvm: Fix divergent descriptor regressions with radeonsi.
Bas Nieuwenhuizen
2020-03-17
1
-11
/
+13
*
ac: don't set old denormals flags with LLVM >= 11
Marek Olšák
2020-03-17
1
-1
/
+2
*
ac: set new LLVM denormal flags
Marek Olšák
2020-03-17
1
-0
/
+9
*
ac: unify denorm setting enforcement
Marek Olšák
2020-03-17
2
-14
/
+13
*
radv/gfx10: fix required ballot size with VK_EXT_subgroup_size_control
Samuel Pitoiset
2020-03-17
4
-7
/
+27
*
radv/gfx10: fix required subgroup size with VK_EXT_subgroup_size_control
Samuel Pitoiset
2020-03-17
3
-4
/
+17
*
radv: only inject implicit subpass dependencies if necessary
Samuel Pitoiset
2020-03-17
1
-3
/
+39
[next]