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
*
aco: fix 64-bit trunc with negative exponents on GFX6
Samuel Pitoiset
2020-05-11
1
-2
/
+3
*
radv: don't report error with other vendor DRM devices
Samuel Pitoiset
2020-05-07
1
-9
/
+15
*
radv: report INITIALIZATION_FAILED when the amdgpu winsys init failed
Samuel Pitoiset
2020-05-07
1
-1
/
+1
*
aco: consider blocks unreachable if they are in the logical cfg
Rhys Perry
2020-05-06
1
-3
/
+2
*
radeonsi: fix export count
Pierre-Eric Pelloux-Prayer
2020-05-04
1
-9
/
+7
*
radv: Extend tiling flags to 64-bit.
Bas Nieuwenhuizen
2020-05-04
1
-1
/
+1
*
radv: Use actual memory type count for setting app-visible bitset.
Bas Nieuwenhuizen
2020-04-28
1
-1
/
+1
*
radv: Properly handle all sizes of specialization constants
Jason Ekstrand
2020-04-27
1
-2
/
+15
*
radv: Use TRUNC_COORD on samplers
Joshua Ashton
2020-04-23
1
-1
/
+3
*
radv: make sure to export the viewport index if FS needs it
Samuel Pitoiset
2020-04-23
3
-0
/
+35
*
radeonsi: skip vs output optimizations for some outputs
Pierre-Eric Pelloux-Prayer
2020-04-22
3
-1
/
+6
*
aco: fix exporting the viewport index if the fragment shader needs it
Samuel Pitoiset
2020-04-20
2
-3
/
+6
*
radv/llvm: fix exporting the viewport index if the fragment shader needs it
Samuel Pitoiset
2020-04-20
1
-0
/
+1
*
radv: do not abort with unknown/unimplemented descriptor types
Samuel Pitoiset
2020-04-20
1
-6
/
+1
*
aco: fix 1D textureGrad() on GFX9
Rhys Perry
2020-04-15
1
-1
/
+1
*
radv: Use correct buffer count with variable descriptor set sizes.
Bas Nieuwenhuizen
2020-04-09
3
-1
/
+3
*
radv: Consider maximum sample distances for entire grid.
Bas Nieuwenhuizen
2020-04-09
1
-4
/
+6
*
radv: Store 64-bit availability bools if requested.
Bas Nieuwenhuizen
2020-04-09
1
-71
/
+56
*
radv/llvm: enable 16-bit storage features on GFX6-GFX7
Samuel Pitoiset
2020-04-09
1
-8
/
+7
*
ac/nir: split 16-bit SSBO stores on GFX6
Samuel Pitoiset
2020-04-09
1
-4
/
+5
*
ac/nir: split 16-bit load/store to global memory on GFX6
Samuel Pitoiset
2020-04-09
1
-4
/
+2
*
radv/llvm: enable 8-bit storage features on GFX6-GFX7
Samuel Pitoiset
2020-04-09
1
-7
/
+6
*
ac/nir: split 8-bit SSBO stores on GFX6
Samuel Pitoiset
2020-04-09
1
-0
/
+9
*
ac/nir: split 8-bit load/store to global memory on GFX6
Samuel Pitoiset
2020-04-09
1
-9
/
+22
*
aco: implement 64-bit VGPR constant copies in handle_operands()
Rhys Perry
2020-03-30
2
-4
/
+39
*
radv/llvm: fix subgroup shuffle for chips without bpermute
Timur Kristóf
2020-03-30
2
-4
/
+30
*
ac/nir: use llvm.amdgcn.rcp in ac_build_fdiv()
Samuel Pitoiset
2020-03-30
2
-20
/
+12
*
ac/nir: use llvm.amdgcn.rsq for nir_op_frsq
Samuel Pitoiset
2020-03-30
1
-3
/
+2
*
ac/nir: use llvm.amdgcn.rcp for nir_op_frcp
Samuel Pitoiset
2020-03-30
1
-2
/
+2
*
radv: enable VK_KHR_8bit_storage on GFX6-GFX7
Samuel Pitoiset
2020-03-25
1
-1
/
+1
*
aco: fix boolean undef regclass
Rhys Perry
2020-03-25
1
-0
/
+2
*
aco: emit IR in IF's merge block instead if the other side ends in a jump
Rhys Perry
2020-03-25
1
-6
/
+92
*
aco: improve check for unreachable loop continue blocks
Rhys Perry
2020-03-25
1
-6
/
+10
*
aco: skip NIR in unreachable merge blocks
Rhys Perry
2020-03-25
1
-2
/
+6
*
aco: handle missing second predecessors at merge block phis
Rhys Perry
2020-03-25
1
-0
/
+4
*
aco: set has_divergent_branch for discards in loops
Rhys Perry
2020-03-25
1
-0
/
+3
*
ac: fix fast division
Marek Olšák
2020-03-25
1
-5
/
+4
*
radv: fix optional pSizes parameter when binding streamout buffers
Samuel Pitoiset
2020-03-20
1
-1
/
+6
*
amd/addrlib: fix build on non-x86 platforms
Greg V
2020-03-19
1
-4
/
+6
*
radv/gfx10: fix required ballot size with VK_EXT_subgroup_size_control
Samuel Pitoiset
2020-03-18
4
-7
/
+27
*
radv/gfx10: fix required subgroup size with VK_EXT_subgroup_size_control
Samuel Pitoiset
2020-03-18
3
-4
/
+16
*
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-18
1
-11
/
+13
*
radv: only inject implicit subpass dependencies if necessary
Samuel Pitoiset
2020-03-17
1
-3
/
+39
*
amd/llvm: Fix divergent descriptor indexing. (v3)
Bas Nieuwenhuizen
2020-03-13
2
-104
/
+326
*
radv: Enable lowering dynamic quad broadcasts.
Timur Kristóf
2020-03-13
1
-0
/
+3
*
ac/llvm: add missing optimization barrier for 64-bit readlanes
Samuel Pitoiset
2020-03-13
1
-27
/
+40
*
ac: add a bug workaround for the 100% NGG culling case
Marek Olšák
2020-03-10
1
-0
/
+33
*
aco: fix image load/store with lod and 1D images
Samuel Pitoiset
2020-03-05
1
-3
/
+0
*
aco: fix carry-out size for wave32 v_add_co_u32_e64
Rhys Perry
2020-03-04
1
-1
/
+1
[next]