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
*
ac: Handle invalid GFX10 format correctly in ac_get_tbuffer_format.
Timur Kristóf
2019-11-08
2
-0
/
+6
*
aco: add Instruction::usesModifiers() and add more checks in the optimizer
Rhys Perry
2019-11-08
2
-7
/
+23
*
radv: adjust loop unrolling heuristics for int64
Rhys Perry
2019-11-07
2
-7
/
+16
*
radv/gfx10: fix primitive indices orientation for NGG GS
Samuel Pitoiset
2019-11-07
2
-9
/
+45
*
aco: workaround Tonga/Iceland hardware bug
Daniel Schürmann
2019-11-07
1
-5
/
+5
*
radv: implement VK_EXT_subgroup_size_control
Samuel Pitoiset
2019-11-06
5
-3
/
+59
*
radv: rely on shader's wavesize when computing NGG info
Samuel Pitoiset
2019-11-06
1
-1
/
+10
*
radv: determine shaders wavesize at pipeline level
Samuel Pitoiset
2019-11-06
6
-19
/
+28
*
radv: hardcode the number of waves for the GFX6 LS-HS bug
Samuel Pitoiset
2019-11-06
1
-1
/
+1
*
radv/gfx10: enable wave32 for compute based on shader's wavesize
Samuel Pitoiset
2019-11-06
3
-3
/
+7
*
radv: fix 32-bit compiler warnings
Samuel Pitoiset
2019-11-06
1
-3
/
+3
*
radv: add a note about perftest/debug options
Samuel Pitoiset
2019-11-06
1
-0
/
+1
*
meson: move the generic symbols check arguments to a common variable
Eric Engestrom
2019-11-05
1
-1
/
+1
*
meson: add variable to control the symbols checks
Eric Engestrom
2019-11-05
1
-1
/
+1
*
util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
Dylan Baker
2019-11-05
4
-7
/
+7
*
util/u_endian: set PIPE_ARCH_*_ENDIAN to 1
Dylan Baker
2019-11-05
4
-7
/
+7
*
ac: add missing Arcturus to the info of pc lines
Leo Liu
2019-11-04
1
-0
/
+2
*
aco: fix accidential reordering of instructions when scheduling
Daniel Schürmann
2019-11-04
1
-10
/
+47
*
aco: only use single-dword loads/stores for spilling
Daniel Schürmann
2019-11-04
1
-41
/
+10
*
aco: fix immediate offset for spills if scratch is used
Daniel Schürmann
2019-11-04
1
-6
/
+6
*
radv: fix compute pipeline keys when optimizations are disabled
Samuel Pitoiset
2019-11-04
1
-2
/
+18
*
radv: Close all unnecessary fds in secure compile.
Bas Nieuwenhuizen
2019-11-01
1
-29
/
+64
*
radv: drop unnecessary xmlpool_options_h
Eric Engestrom
2019-10-31
1
-1
/
+1
*
radv: Fix disk_cache_get size argument.
Bas Nieuwenhuizen
2019-10-31
1
-2
/
+2
*
radv: Remove _mesa_locale_init/fini calls.
Bas Nieuwenhuizen
2019-10-31
1
-3
/
+0
*
android: aco: fix Lower to CSSA
Mauro Rossi
2019-10-31
1
-0
/
+1
*
radv: declare NGG scratch for VS or TES and only on GFX10
Samuel Pitoiset
2019-10-31
1
-5
/
+3
*
radv: Fix timeout handling in syncobj wait.
Bas Nieuwenhuizen
2019-10-31
1
-1
/
+1
*
radv: Allocate space for temp. semaphore parts.
Bas Nieuwenhuizen
2019-10-30
1
-0
/
+1
*
aco: implement VGPR spilling
Daniel Schürmann
2019-10-30
1
-7
/
+162
*
aco: always set scratch_offset in startpgm
Daniel Schürmann
2019-10-30
3
-23
/
+22
*
aco: omit linear VGPRs as spill variables
Daniel Schürmann
2019-10-30
1
-4
/
+8
*
aco: ensure that spilled VGPR reloads are done after p_logical_start
Daniel Schürmann
2019-10-30
1
-34
/
+43
*
aco: simplify calculation of target register pressure when spilling
Daniel Schürmann
2019-10-30
1
-39
/
+12
*
aco: fix new_demand calculation for first instructions
Rhys Perry
2019-10-30
1
-4
/
+7
*
aco: don't add interferences between spilled phi operands
Daniel Schürmann
2019-10-30
1
-8
/
+8
*
aco: consider loop_exit blocks like merge blocks, even if they have only one ...
Daniel Schürmann
2019-10-30
1
-2
/
+2
*
aco: don't insert the exec mask into set of live-out variables when spilling
Daniel Schürmann
2019-10-30
1
-14
/
+6
*
aco: fix transitive affinities of spilled variables
Daniel Schürmann
2019-10-30
1
-25
/
+79
*
aco: fix live-range splits of phis
Daniel Schürmann
2019-10-30
1
-14
/
+23
*
aco: remove potential critical edge on loops.
Daniel Schürmann
2019-10-30
2
-18
/
+23
*
aco: improve live variable analysis
Daniel Schürmann
2019-10-30
1
-25
/
+64
*
aco: Lower to CSSA
Daniel Schürmann
2019-10-30
4
-41
/
+268
*
radv: Start signalling semaphores in WSI acquire.
Bas Nieuwenhuizen
2019-10-30
1
-7
/
+27
*
aco: rename README to README.md
Rhys Perry
2019-10-30
1
-0
/
+0
*
aco: a couple loop handling fixes for GFX10 hazard pass
Rhys Perry
2019-10-30
1
-3
/
+3
*
radv: Enable ACO on Navi.
Timur Kristóf
2019-10-30
1
-2
/
+1
*
aco: try to group together VMEM loads of the same resource
Rhys Perry
2019-10-30
1
-10
/
+56
*
aco: don't schedule instructions through depending VMEM instructions
Daniel Schürmann
2019-10-30
1
-0
/
+3
*
aco: add can_reorder flags to load_ubo and load_constant
Daniel Schürmann
2019-10-30
1
-5
/
+9
[next]