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
/
vulkan
/
radv_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ac/radv/radeonsi: add ac_get_num_physical_sgprs() helper
Timothy Arceri
2019-02-01
1
-1
/
+1
*
radv: Enable VK_EXT_memory_priority.
Bas Nieuwenhuizen
2019-01-29
1
-3
/
+19
*
radv/winsys: Set winsys bo priority on creation.
Bas Nieuwenhuizen
2019-01-29
1
-11
/
+20
*
radv: correctly use vulkan 1.0 by default
Niklas Haas
2019-01-27
1
-1
/
+1
*
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
1
-2
/
+0
*
radv: add support for VK_EXT_memory_budget
Samuel Pitoiset
2019-01-15
1
-0
/
+72
*
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: remove a few more unnecessary KHR suffixes
Eric Engestrom
2019-01-10
1
-1
/
+1
*
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
1
-88
/
+88
*
radv: Fix rasterization precision bits.
Bas Nieuwenhuizen
2019-01-07
1
-3
/
+3
*
radv: Remove device path.
Bas Nieuwenhuizen
2019-01-07
1
-2
/
+0
*
radv: enable shaderStorageImageMultisample feature on GFX8+
Samuel Pitoiset
2018-12-20
1
-2
/
+2
*
amd: remove support for LLVM 6.0
Samuel Pitoiset
2018-12-06
1
-2
/
+2
*
radv: expose VK_EXT_scalar_block_layout
Samuel Pitoiset
2018-12-05
1
-0
/
+6
*
radv: remove dependency on addrlib gfx9_enum.h
Nicolai Hähnle
2018-11-29
1
-5
/
+4
*
radv: enable primitive binning by default
Samuel Pitoiset
2018-11-16
1
-4
/
+1
*
radv: add a debug option for disabling primitive binning
Samuel Pitoiset
2018-11-16
1
-0
/
+1
*
Revert "radv: disable VK_SUBGROUP_FEATURE_VOTE_BIT"
Connor Abbott
2018-11-16
1
-4
/
+2
*
radv: cleanup and document a Hawaii bug with offchip buffers
Samuel Pitoiset
2018-11-12
1
-9
/
+8
*
radv: only expose VK_SUBGROUP_FEATURE_ARITHMETIC_BIT for VI+
Samuel Pitoiset
2018-11-08
1
-1
/
+1
*
radv: use radeon_info::num_good_cu_per_sh
Samuel Pitoiset
2018-11-01
1
-3
/
+1
*
radv: add support for Raven2
Samuel Pitoiset
2018-11-01
1
-3
/
+7
*
radv: implement VK_EXT_transform_feedback
Samuel Pitoiset
2018-10-29
1
-0
/
+22
*
radv: remove duplicate brackets in version string
Eric Engestrom
2018-10-26
1
-1
/
+1
*
util: Change remaining uint32 cache ids to sha1
David McFarland
2018-10-26
1
-20
/
+2
*
radv: Add support for VK_KHR_driver_properties.
Bas Nieuwenhuizen
2018-10-25
1
-0
/
+24
*
radv: Fix WSI & PCI bus info initialization order.
Bas Nieuwenhuizen
2018-10-19
1
-4
/
+9
*
radv: fix check for perftest options size
Andres Rodriguez
2018-10-18
1
-1
/
+1
*
vulkan: Add VK_EXT_calibrated_timestamps extension (radv and anv) [v5]
Keith Packard
2018-10-17
1
-0
/
+119
*
radv: disable VK_SUBGROUP_FEATURE_VOTE_BIT
Samuel Pitoiset
2018-10-16
1
-2
/
+4
*
radv: bump discreteQueuePriorities to 2
Samuel Pitoiset
2018-10-15
1
-1
/
+1
*
radv: Implement VK_EXT_pci_bus_info.
Bas Nieuwenhuizen
2018-10-15
1
-0
/
+10
*
radv: remove dead code for master_fd close
Dave Airlie
2018-10-11
1
-2
/
+0
*
util: disable cache if we have no build-id and timestamp is zero
Timothy Arceri
2018-10-02
1
-4
/
+0
*
radv: do not try to set DCC_CONTROL when image doesn't use DCC
Samuel Pitoiset
2018-10-01
1
-1
/
+1
*
radv: only enable shaderInt16 on GFX9+ and LLVM7+
Samuel Pitoiset
2018-09-21
1
-1
/
+1
*
radv: Fix driver UUID SHA1 init.
Bas Nieuwenhuizen
2018-09-20
1
-0
/
+2
*
radv: enable VK_SUBGROUP_FEATURE_ARITHMETIC_BIT
Samuel Pitoiset
2018-09-19
1
-0
/
+1
*
radv: implement VK_EXT_conservative_rasterization
Samuel Pitoiset
2018-09-18
1
-0
/
+14
*
radv: allow to force anisotropy via RADV_TEX_ANISO
Samuel Pitoiset
2018-09-18
1
-2
/
+44
*
radv: Use build ID if available for cache UUID.
Bas Nieuwenhuizen
2018-09-17
1
-8
/
+35
*
radv: enable shaderInt16 capability
Samuel Pitoiset
2018-09-17
1
-1
/
+1
*
radv: emit the initial config only once in the preambles
Samuel Pitoiset
2018-09-14
1
-0
/
+39
*
radv: Support v3 of VK_EXT_vertex_attribute_divisor.
Bas Nieuwenhuizen
2018-09-10
1
-0
/
+7
*
radv: Use a lower max offchip buffer count.
Bas Nieuwenhuizen
2018-09-03
1
-2
/
+22
[next]