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 wrongly positioned paren.
Bas Nieuwenhuizen
2018-12-21
1
-1
/
+1
*
radv: enable shaderStorageImageMultisample feature on GFX8+
Samuel Pitoiset
2018-12-20
3
-4
/
+4
*
radv: add support for FMASK expand
Samuel Pitoiset
2018-12-20
7
-0
/
+335
*
radv: initialize FMASK for images in fully expanded mode
Samuel Pitoiset
2018-12-20
4
-0
/
+39
*
ac/nir: restrict fmask lookup to image load intrinsics
Samuel Pitoiset
2018-12-20
1
-1
/
+1
*
radv: compute optimal VM alignment for imported buffers
Samuel Pitoiset
2018-12-20
1
-1
/
+30
*
radv: Work around non-renderable 128bpp compressed 3d textures on GFX9.
Bas Nieuwenhuizen
2018-12-20
5
-8
/
+41
*
radv: fix subpass image transitions with multiviews
Samuel Pitoiset
2018-12-20
1
-0
/
+11
*
radv: drop the amdgpu-skip-threshold=1 workaround for LLVM 8
Samuel Pitoiset
2018-12-20
1
-3
/
+9
*
ac/nir: remove the bitfield_extract workaround for LLVM 8
Samuel Pitoiset
2018-12-20
1
-9
/
+15
*
radv/query: Use 1-bit booleans in query shaders
Jason Ekstrand
2018-12-19
1
-21
/
+21
*
radv/query: Add a nir_test_flag helper
Jason Ekstrand
2018-12-19
1
-15
/
+16
*
radeonsi/gfx9: use SET_UCONFIG_REG_INDEX packets when available
Nicolai Hähnle
2018-12-19
2
-0
/
+3
*
ac/surface: 3D and cube surfaces are never displayable
Nicolai Hähnle
2018-12-19
1
-3
/
+5
*
amd/common: add i1 special case to ac_build_{inclusive,exclusive}_scan
Nicolai Hähnle
2018-12-19
1
-2
/
+25
*
amd/common: scan/reduce across waves of a workgroup
Nicolai Hähnle
2018-12-19
2
-4
/
+227
*
amd/common: add ac_build_ifcc
Nicolai Hähnle
2018-12-19
2
-4
/
+4
*
amd/common: whitespace fixes
Nicolai Hähnle
2018-12-19
1
-10
/
+8
*
amd/sid_tables: add additional python3 compatibility imports
Nicolai Hähnle
2018-12-19
1
-1
/
+1
*
nir/opt_peephole_select: Don't peephole_select expensive math instructions
Ian Romanick
2018-12-17
1
-1
/
+1
*
nir/opt_peephole_select: Don't try to remove flow control around indirect loads
Ian Romanick
2018-12-17
1
-1
/
+1
*
radv: Fix multiview depth clears
Bas Nieuwenhuizen
2018-12-17
1
-8
/
+21
*
radv: Remove redundant format check.
Bas Nieuwenhuizen
2018-12-17
1
-4
/
+0
*
radv: report Vulkan version 1.1.90 for real
Samuel Pitoiset
2018-12-17
1
-1
/
+1
*
anv,radv: Re-enable VK_EXT_pci_bus_info
Jason Ekstrand
2018-12-17
1
-1
/
+1
*
radv: switch from nir_bcsel to nir_b32csel
Rhys Perry
2018-12-17
1
-4
/
+4
*
radv: don't set surf_index for stencil-only images
Rhys Perry
2018-12-17
1
-1
/
+1
*
radv: Fix a stupid if in gather_intrinsic_info
Jason Ekstrand
2018-12-16
1
-9
/
+9
*
nir: Add a bool to int32 lowering pass
Jason Ekstrand
2018-12-16
1
-0
/
+4
*
nir: Rename Boolean-related opcodes to include 32 in the name
Jason Ekstrand
2018-12-16
1
-11
/
+11
*
ac: split 16-bit ssbo loads that may not be dword aligned
Rhys Perry
2018-12-16
1
-0
/
+2
*
ac: refactor visit_load_buffer
Rhys Perry
2018-12-16
2
-44
/
+42
*
radv/xfb: fix counter buffer bounds checks.
Dave Airlie
2018-12-13
1
-2
/
+2
*
radv: don't check if format is depth in radv_image_can_enable_hile()
Samuel Pitoiset
2018-12-13
1
-1
/
+0
*
radv: check if addrlib enabled HTILE in radv_image_can_enable_htile()
Samuel Pitoiset
2018-12-13
1
-1
/
+2
*
radv: switch on EOP when primitive restart is enabled with triangle strips
Samuel Pitoiset
2018-12-13
1
-2
/
+1
*
radv: allow to skip DCC decompressions with the new predicate
Samuel Pitoiset
2018-12-13
1
-6
/
+13
*
radv: add a predicate for reflecting DCC decompression state
Samuel Pitoiset
2018-12-13
5
-1
/
+44
*
radv: bump reported version to 1.1.90
Samuel Pitoiset
2018-12-12
1
-1
/
+1
*
anv,radv: Disable VK_EXT_pci_bus_info
Jason Ekstrand
2018-12-11
1
-1
/
+1
*
amd/addrlib: drop si_ci_vi_merged_enum.h from the list
Emil Velikov
2018-12-10
1
-1
/
+0
*
amd: remove support for LLVM 6.0
Samuel Pitoiset
2018-12-06
14
-325
/
+47
*
nir: Make boolean conversions sized just like the others
Jason Ekstrand
2018-12-05
1
-4
/
+8
*
radv: expose VK_EXT_scalar_block_layout
Samuel Pitoiset
2018-12-05
2
-0
/
+7
*
radv: wait on the high 32 bits of timestamp queries
Samuel Pitoiset
2018-12-05
1
-1
/
+4
*
radv: reset pending_reset_query when flushing caches
Samuel Pitoiset
2018-12-05
2
-1
/
+5
*
radv: Flush before vkCmdWriteTimestamp() if needed
Alex Smith
2018-12-05
1
-11
/
+19
*
radv: rework the TC-compat HTILE hardware bug with COND_EXEC
Samuel Pitoiset
2018-12-05
3
-28
/
+81
*
radv: use 3d shader for gfx9 copies if dst is 3d
Dave Airlie
2018-12-04
1
-1
/
+1
*
radv: Check for shareable images in central place.
Bas Nieuwenhuizen
2018-12-04
1
-5
/
+5
[next]