AMD Adrenalin 2019 Edition v18.2.2 Released (Auto Overclocking, Vulkan 1.1.86, and much more)


AMD Adrenalin 2019 Edition logo

Like previous years, AMD has released the big update of its graphics drivers. This year (or rather for 2019), no new codename, the Adrenalin name seems ok for the marketing team.

Adrenalin 2019 Edition 18.12.2 Downloads

AMD is excited to release the 5th Generation of our Software: AMD Radeon™ Software Adrenalin 2019 Edition. Radeon™ Software Adrenalin 2019 continues to be focused on developing the best tools and experiences for gamer’s, developers and professionals making it the ultimate tool to explore the full power of your AMD Radeon™ GPU – unlocking new levels of adjustment & tunability, unleashing powerful performance, and providing leading-edge stability.

source

This new version of Adrenalin 2019 Edition comes with a stack of new features:



Radeon ReLive
– In-Game Replay feature that allows you to replay your gaming moments instantly on screen.
– Scene Editor allows creation and editing of scenes for recording or streaming with transitioning options via hotkeys or Radeon Overlay.
– GIF Support allows creation of GIFs via hotkey or Radeon Overlay.
– Added platform connection support for Restream.io, Streamable and Gfycat.
– Multi-channel audio support and 16:9 streaming support.

Radeon ReLive Game Streaming
– Bringing Radeon gaming quality to your mobile devices allowing up to 4K 60fps low latency gaming with hardware acceleration. Seamlessly transition from your PC to your phone or tablet. Free on both Android and iOS via the AMD Link app.

Radeon ReLive for VR
– Bringing ultra-high PC quality VR experiences to standalone VR devices with low-level hardware acceleration optimized for streaming and recording.
– Streaming enabled via Steam®, the Steam®VR ecosystem* and available through the Radeon ReLive VR app.

AMD Link
– Better reliability for a stable connection.
– Get started easily with a redesigned connection process.
– Upgrade Radeon Software through your phone.
– Voice Controls for Radeon ReLive and Performance Metrics.
– Radeon WattMan support.
– Enhanced Performance metrics for capturing average, max and min FPS.
– Radeon ReLive support allows viewing screenshots, playing back video, cropping video and saving video to your mobile device.

Radeon Overlay
– Enhanced Sync controls available in display tab with per game real-time adjustment.
– Radeon FreeSync controls now found in display tab.
– Per-game color controls now available in display tab.
– Radeon WattMan is now supported in Radeon Overlay allowing for in-game power and performance optimizations.
– Performance Metrics Overlay now supports visual customization with adjustable colors, columns, position, transparency and size.
– Performance Metrics Overlay now supports a lower sample interval and frame-time measurement logging.

Radeon Game Advisor
– Measures game performance and generates a detailed report with suggestions to improve performance or increase image quality. Available through Radeon Overlay.

Radeon Settings Advisor
– Scans your system’s capabilities and provides optimization suggestions in just a few simple clicks. Available through Radeon Settings.

Radeon Upgrade Advisor
Analyzes your PC for minimum and recommended game compatibility specifications with clear compatibility indicators in Game Explorer. Available through Radeon Settings.

Radeon WattMan
One click tuning with Auto Overclock GPU, Auto Overclock Memory and Auto Undervolt GPU.
– Change fan speed with temperature dependent fan curves and Zero RPM fan control.
– Unlocked Radeon RX Vega series DPM states for finer power adjustments.
– Targeted optimization of memory bound applications with new memory tuning feature.

Radeon Chill
– Improved Radeon Chill efficiency allows increased power savings.

Radeon FreeSync 2
– Improved Radeon FreeSync 2 with auto-tone mapping for a more detailed experience in HDR 10 supported games.

Virtual Super Resolution
– Now supports ultra-wide 21:9 displays.

Radeon Installer
– A new one-click express install option is now available with installation progress and percentage indicators.

via


AMD Adrenalin 2019 Edition - auto-overclocking

 

Quick driver information


AMD Adrenalin 2019 Edition - Software information

AMD Adrenalin 2019 Edition - GPU Caps Viewer + Radeon RX Vega 56

 

OpenGL support

Nothing particular here, still OpenGL 4.6 like previous Adrenalin drivers.

- GL_VENDOR: ATI Technologies Inc.
- GL_RENDERER: Radeon RX Vega
- GL_VERSION: 4.6.13543 Compatibility Profile/Debug Context 25.20.15002.58
- OpenGL Extensions: 323 extensions (GL=299 and WGL=24)

All OpenGL extensions are available HERE.

 

Vulkan support

This new version of Adrenalin brings the support of Vulkan 1.1.86 (full report is available HERE). Compared to previous 18.12.1, the following device extensions have been added:

VK_EXT_inline_uniform_block (version: 1)
This extension introduces the ability to back uniform blocks directly with descriptor sets by storing inline uniform data within descriptor pool storage.

VK_KHR_swapchain_mutable_format (version: 1)
This extension enables processing of swapchain images as different formats to that used by the window system, which is particularly useful for switching between sRGB and
linear RGB formats.

VK_EXT_scalar_block_layout (version: 1)
This extension enables C-like structure layout for uniform and storage buffers, allowing non-scalar types to be aligned solely based on the size of their components.

The following device extension has been removed:
VK_KHX_device_group