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
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: initialize the per-queue descriptor BO only once
Samuel Pitoiset
2019-01-18
1
-24
/
+23
*
radv: do not write unused descriptors to the per-queue BO
Samuel Pitoiset
2019-01-18
1
-124
/
+128
*
radv: reduce size of the per-queue descriptor BO
Samuel Pitoiset
2019-01-18
1
-1
/
+1
*
radv: drop unused code related to 16 sample locations
Samuel Pitoiset
2019-01-18
3
-13
/
+0
*
radv: use dithered alpha-to-coverage
Rhys Perry
2019-01-16
1
-4
/
+5
*
radv: add support for VK_EXT_memory_budget
Samuel Pitoiset
2019-01-15
6
-1
/
+124
*
radv: add two small helpers for getting VRAM and visible VRAM sizes
Samuel Pitoiset
2019-01-15
1
-5
/
+16
*
radv: remove unnecessary returns in GetPhysicalDevice*Properties()
Samuel Pitoiset
2019-01-15
1
-4
/
+4
*
radv: Set partial_vs_wave for pipelines with just GS, not tess.
Bas Nieuwenhuizen
2019-01-15
1
-8
/
+20
*
radv: Only use 32 KiB per threadgroup on Stoney.
Bas Nieuwenhuizen
2019-01-14
1
-1
/
+10
*
radv: remove a few more unnecessary KHR suffixes
Eric Engestrom
2019-01-10
3
-11
/
+11
*
ac/nir,radv,radeonsi/nir: use correct indices for interpolation intrinsics
Rhys Perry
2019-01-09
1
-0
/
+2
*
radv: skip draws with instance_count == 0
Samuel Pitoiset
2019-01-09
1
-0
/
+13
*
radv: enable variable pointers
Samuel Pitoiset
2019-01-09
1
-1
/
+1
*
radv: get rid of bunch of KHR suffixes
Samuel Pitoiset
2019-01-09
10
-164
/
+164
*
nir: rename global/local to private/function memory
Karol Herbst
2019-01-08
1
-4
/
+4
*
spirv: Sort supported capabilities
Jason Ekstrand
2019-01-07
1
-12
/
+12
*
spirv: Add support for using derefs for UBO/SSBO access
Jason Ekstrand
2019-01-08
1
-0
/
+1
*
spirv: Add explicit pointer types
Jason Ekstrand
2019-01-08
1
-0
/
+4
*
nir: Move propagation of cast derefs to a new nir_opt_deref pass
Jason Ekstrand
2019-01-08
1
-1
/
+1
*
radv: Fix rasterization precision bits.
Bas Nieuwenhuizen
2019-01-07
1
-3
/
+3
*
radv: Remove unused variable.
Bas Nieuwenhuizen
2019-01-07
1
-1
/
+0
*
radv: Remove device path.
Bas Nieuwenhuizen
2019-01-07
2
-3
/
+0
*
nir: rename nir_link_constant_varyings() nir_link_opt_varyings()
Timothy Arceri
2019-01-02
1
-2
/
+2
*
radv: Do a cache flush if needed before reading predicates.
Bas Nieuwenhuizen
2018-12-31
1
-0
/
+2
*
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
*
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
3
-6
/
+36
*
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
*
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
*
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
*
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
[next]