index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: fix null winsys gpu_info array
Rhys Perry
2020-04-03
1
-28
/
+27
*
radv, aco: collect statistics if requested but executables are not
Rhys Perry
2020-04-03
4
-17
/
+22
*
aco: add vmem/smem score statistic
Rhys Perry
2020-04-03
3
-9
/
+155
*
aco: add various compiler statistics
Rhys Perry
2020-04-03
5
-5
/
+155
*
radv: add code for exposing compiler statistics
Rhys Perry
2020-04-03
4
-7
/
+52
*
radv/llvm: enable 16-bit storage features on GFX6-GFX7
Samuel Pitoiset
2020-04-03
1
-8
/
+7
*
ac/nir: split 16-bit SSBO stores on GFX6
Samuel Pitoiset
2020-04-03
1
-4
/
+5
*
ac/nir: split 16-bit load/store to global memory on GFX6
Samuel Pitoiset
2020-04-03
1
-4
/
+2
*
radv/llvm: enable 8-bit storage features on GFX6-GFX7
Samuel Pitoiset
2020-04-03
1
-7
/
+6
*
ac/nir: split 8-bit SSBO stores on GFX6
Samuel Pitoiset
2020-04-03
1
-0
/
+9
*
ac/nir: split 8-bit load/store to global memory on GFX6
Samuel Pitoiset
2020-04-03
1
-9
/
+22
*
aco: always optimize v_mad to v_madak in presence of literals
Samuel Pitoiset
2020-04-03
1
-2
/
+11
*
radv: Filter extensions not whitelisted for Android
Drew Davenport
2020-04-03
1
-2
/
+80
*
aco: only break SMEM clauses if XNACK is enabled (mostly APUs)
Samuel Pitoiset
2020-04-01
4
-31
/
+75
*
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
[next]