Skip to main content
GameDev.net gamedev.net

Gpuopen News

The latest Gpuopen coverage curated for game developers.

ADLX 2.0: Extending graphics control to AI agents and agentic apps

AMD GPUOpen says ADLX 2.0 adds AI extensions and MCP servers so apps can monitor, manage, and optimize AMD graphics hardware. For game teams, that opens the door to agent-driven …

Official AMD GPUOpen · 5 days, 19 hours ago
Temporally stable generative illumination with a one-step diffusion model

AMD GPUOpen details a one-step latent diffusion approach for real-time global illumination that aims to keep lighting stable without iterative denoising passes. For graphics programmers, the pitch is better GI …

Official AMD GPUOpen · 1 week, 5 days ago
AMD FSR plugin updated for Unreal Engine 5.8

AMD GPUOpen says its updated AMD FSR Unreal Engine plugin now supports Unreal Engine 5.8, bringing ML-powered upscaling and frame generation into the latest UE branch. The update also extends …

Official AMD GPUOpen · 3 weeks, 4 days ago
Lightweight attention-based indirect illumination

AMD GPUOpen details a lightweight attention-based neural GI model that reconstructs off-screen indirect illumination from reflective shadow maps. The pitch is practical for teams chasing better bounce lighting without a …

Official AMD GPUOpen · 1 month ago
MiniDXNN v0.4.0: Interactive neural texture compression on DirectX 12

AMD GPUOpen details MiniDXNN v0.4.0, adding DirectX 12 SM 6.10 linear algebra support, input encodings, and neural texture compression. The update also ships a real-time GUI for training and visualizing …

Official AMD GPUOpen · 1 month, 1 week ago
GPU view-adaptive crack-free subdivision of Bézier surfaces

AMD GPUOpen details a GPU work-graph approach for view-adaptive, crack-free subdivision of bicubic Bézier surfaces. The technique cuts triangle counts sharply while keeping output on par with hardware tessellation, which …

Official AMD GPUOpen · 1 month, 2 weeks ago
Post-mortem GPU crash debugging with LLMs

AMD has wired its GPU crash analysis pipeline into an LLM-friendly MCP server, letting agents turn a single prompt into post-mortem root-cause analysis and fix suggestions. For graphics teams, that …

Official AMD GPUOpen · 2 months, 1 week ago
New AMD Radeon Developer Tool Suite update brings shader source code, Extended PIX Markers, and command-line capture

RGP 2.7 is the headline here: AMD is finally exposing shader source alongside instruction-level divergence metrics, which should make wave-level debugging a lot less guessy. The update also adds Extended …

Official AMD GPUOpen · 3 months, 1 week ago
WMMA guide for AMD RDNA 4 architecture GPUs - part 3

AMD’s RDNA 4 WMMA guide shows a practical way to do in-register matrix transpose without touching memory, using an identity-matrix trick. For graphics and compute programmers, that’s a nice latency …

Official AMD GPUOpen · 3 months, 2 weeks ago
WMMA guide for AMD RDNA 4 architecture GPUs - part 2

AMD’s RDNA 4 WMMA guidance gets practical here: fuse the matrix ops so you double the K dimension and unlock 128-bit loads for FP8/INT8. The payoff is better memory bandwidth …

Official AMD GPUOpen · 3 months, 2 weeks ago