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
*
ac/llvm: convert src operands to pointers if necessary
Samuel Pitoiset
2019-11-28
1
-0
/
+11
*
ac/nir: don't rely on data.patch for tess factors
Marek Olšák
2019-11-27
1
-2
/
+6
*
radv: enable VK_KHR_shader_subgroup_extended_types on GFX10
Samuel Pitoiset
2019-11-27
1
-1
/
+1
*
ac: add 8-bit and 16-bit supports to ac_build_permlane16()
Samuel Pitoiset
2019-11-27
1
-8
/
+16
*
radv/gfx10: fix implementation of exclusive scans
Samuel Pitoiset
2019-11-27
1
-24
/
+52
*
radv: fix enabling sample shading with SampleID/SamplePosition
Samuel Pitoiset
2019-11-27
1
-7
/
+24
*
aco: don't value-number instructions from within a loop with ones after the l...
Daniel Schürmann
2019-11-26
1
-1
/
+6
*
aco: set dlc/glc correctly for image loads
Rhys Perry
2019-11-26
1
-0
/
+3
*
aco: allow constant offsets for global/scratch instructions on GFX10
Rhys Perry
2019-11-26
2
-2
/
+5
*
radv: Enable VK_KHR_buffer_device_address.
Bas Nieuwenhuizen
2019-11-26
2
-3
/
+25
*
radv: fix reporting subgroup size with VK_KHR_pipeline_executable_properties
Samuel Pitoiset
2019-11-26
1
-3
/
+2
*
radv: Allocate cmdbuffer space for buffer marker write.
Bas Nieuwenhuizen
2019-11-26
1
-0
/
+4
*
ac/llvm: fix warning in ac_build_canonicalize()
Samuel Pitoiset
2019-11-26
1
-1
/
+1
*
radeonsi/nir: don't run si_nir_opts again if there is no change
Marek Olšák
2019-11-25
2
-7
/
+10
*
ac: set swizzled bit in cache policy as a hint not to merge loads/stores
Marek Olšák
2019-11-25
4
-20
/
+17
*
radv: select the depth decompress path based on the aspect mask
Samuel Pitoiset
2019-11-25
1
-4
/
+16
*
radv: create decompress pipelines for separate depth/stencil layouts
Samuel Pitoiset
2019-11-25
3
-23
/
+44
*
radv: rework creation of decompress/resummarize meta pipelines
Samuel Pitoiset
2019-11-25
1
-34
/
+36
*
radv: set the image view aspect mask before resolves
Samuel Pitoiset
2019-11-25
1
-2
/
+2
*
radv: set the image view aspect mask during subpass transitions
Samuel Pitoiset
2019-11-25
1
-1
/
+1
*
aco: enable load/store vectorizer
Rhys Perry
2019-11-25
1
-18
/
+32
*
radv: set alignment for load_ssbo/store_ssbo in meta shaders
Rhys Perry
2019-11-25
3
-0
/
+26
*
aco: Make unused workgroup id's 0
Connor Abbott
2019-11-25
1
-3
/
+3
*
aco: Use common argument handling
Connor Abbott
2019-11-25
6
-637
/
+211
*
radv: Replace supports_spill with explict_scratch_args
Connor Abbott
2019-11-25
6
-54
/
+49
*
aco: Make num_workgroups and local_invocation_ids one argument each
Connor Abbott
2019-11-25
2
-17
/
+17
*
aco: Split vector arguments at the beginning
Connor Abbott
2019-11-25
2
-2
/
+20
*
aco: Use radv_shader_args in aco_compile_shader()
Connor Abbott
2019-11-25
3
-13
/
+13
*
aco: Constify radv_nir_compiler_options in isel
Connor Abbott
2019-11-25
3
-4
/
+4
*
radv: Move argument declaration out of nir_to_llvm
Connor Abbott
2019-11-25
6
-784
/
+823
*
ac/nir, radv, radeonsi: Switch to using ac_shader_args
Connor Abbott
2019-11-25
6
-783
/
+843
*
ac: Add a shared interface between radv, radeonsi, LLVM and ACO
Connor Abbott
2019-11-25
6
-0
/
+273
*
radv: Rename ac_arg_regfile
Connor Abbott
2019-11-25
1
-2
/
+2
*
ac/llvm: fix the local invocation index for wave32
Samuel Pitoiset
2019-11-25
1
-0
/
+4
*
radv: disable subgroup shuffle operations on GFX10
Samuel Pitoiset
2019-11-25
1
-1
/
+2
*
radv: create a fresh fork for each pipeline compile
Timothy Arceri
2019-11-25
2
-14
/
+139
*
radv: add a secure_compile_open_fifo_fds() helper
Timothy Arceri
2019-11-25
1
-0
/
+43
*
radv: add some infrastructure for fresh forks for each secure compile
Timothy Arceri
2019-11-25
1
-1
/
+14
*
aco: fix waitcnts for barriers at block ends
Rhys Perry
2019-11-22
1
-0
/
+3
*
aco: fix copy+paste error
Rhys Perry
2019-11-21
1
-2
/
+2
*
aco: improve waitcnt insertion around loops
Rhys Perry
2019-11-21
1
-45
/
+108
*
radv: Enable Subgroup Arithmetic and Clustered for SI
Daniel Schürmann
2019-11-20
1
-6
/
+5
*
amd/llvm: Add Subgroup Scan functions for SI
Daniel Schürmann
2019-11-20
1
-6
/
+75
*
radv: enable VK_KHR_shader_subgroup_extended_types on GFX6-GFX7
Samuel Pitoiset
2019-11-20
1
-1
/
+1
*
radv: Do not change scratch settings while shaders are active.
Bas Nieuwenhuizen
2019-11-20
4
-55
/
+105
*
ac: fill num_rings for remaining IPs
Marek Olšák
2019-11-19
1
-2
/
+16
*
ac: add radeon_info::num_rings and move ring_type to amd_family.h
Marek Olšák
2019-11-19
6
-20
/
+23
*
nir: move data.image.access to data.access
Marek Olšák
2019-11-19
3
-5
/
+5
*
radv/aco: enable VK_KHR_shader_subgroup_extended_types
Rhys Perry
2019-11-19
1
-1
/
+1
*
aco: implement 64-bit integer reductions
Rhys Perry
2019-11-19
3
-10
/
+240
[next]