Home
|
Register
|
Login
Drivers & Downloads
CCC Driver Details
PC VENDOR ID (1002) LIST
See more
CPU Tools
AMD CodeAnalyst Performance Analyzer
AMD CodeAnalyst Performance Analyzer for Linux
AMD CodeAnalyst Performance Analyzer for Windows
AMD CodeAnalyst™ Performance Analyzer - Archive
AMD PMU Extension Driver
AMD Performance Libraries
AMD Core Math Library (ACML)
ACML- GPU
AMD String Library
Framewave Project
SSEPlus Project
AMD LibM
AMD SimNow™
APML Tools
DMTF DASH
GCC & GNU Tools on AMD
GCC 4.1.2 Downloads
GCC 4.2 Downloads
x86 Open64 Compiler Suite
Using the x86 Open64 Compiler Suite
Applications and Libraries Built by x86 Open64
AMD Lightweight Profiling Specification
AMD "Advanced Synchronization Facility" Proposal
From Our Partners
See more
GPU Tools
ACML-GPU
AMD Display Library SDK
AMD Tootle
ATI_Compress
ATI Radeon™ SDK
Radeon™ SDK Introduction
Radeon™ 3D Programming
Radeon™ Sample Code
Radeon™ SDK Highlights
Radeon™ Video and 2D Programming
Tessellation SDK
Radeon™ SDK March 2006
Radeon™ SDK Samples & Documents
GPU Tools
ATI Stream SDK
ATI Stream SDK System Requirements
Previous ATI Stream SDK Release Packages
ATI Stream SDK MD5 Checksums
ATI Stream Developer Articles & Publications
GPU Tools
ATI Stream SDK v2.0 Beta
ATI Stream Power Toys
CubeMapGen
GPU MeshMapper
GPU PerfStudio
GPU PerfStudio 2.0 Components
GPU ShaderAnalyzer
Normal Mapper
OpenGL ES Emulator
RenderMonkey™
RenderMonkey Toolsuite - IDE Features
RenderMonkey™ Testimonials
RenderMonkey™ Toolsuite SDK
Stream KernelAnalyzer
The Compressonator
Workstation Graphics SDK
GPU Sample Code
See more
Partner Tools
GPU Software Partners
GPU Hardware Partner Program
PGI® High-Performance Compilers and Tools
See more
Tech Zones
“Istanbul” Zone
Windows® Zone
Solaris Zone
Java Zone
HPC Zone
Introduction to HPC
HPC Parallel Programming Models
HPC Programming Tools
Hardware for Parallel Computing
Getting Started
HPC Tutorials
HPC Case Studies
HPC Related Resources
HPC Frequently Asked Questions
See more
Docs & Articles
Articles & Whitepapers
Archive
Developer Guides & Manuals
Specifications & Technical Bulletins
Benchmarks
Data Sheets
Recommended Reading
Case Studies
Conference Presentations
GPU Technical Publications
GPU Technology Papers
Videos
AMD Developer Inside Track
Introduction to AMD CodeAnalyst™ Performance Analyzer
AMD and Sun Technology Collaborations
Software Optimization Video Series
AMD Developer Central - AMD Tech Chat
See more
Samples & Demos
CPU & GPU Sample Applications
GPU Demos
ATI Radeon™ HD 5000 Series Graphics Real-Time Demos
ATI Radeon™ HD 4800 Series Real-Time Demos
ATI FireGL™ V8600 PCI-Express Real-Time Demos
ATI Radeon™ HD 3000 Series Real-Time Demo
ATI Radeon™ HD 2000 Series Real-Time Demos
Samples & Demos
Radeon SDK Samples & Documents
ATI Stream Developer Showcase
Screensavers
See more
Community
Developer Forums
Developer Blogs
Newsletter
AMD Event Participation
AMD at HPCA-16
AMD Dev Central Pavilion in Second Life
See more
Programs
AMD Developer Central Membership
ATI Fellowship Program
ATI Researcher Relations
See more
Support
Third-Party Courses
Knowledge Base
See more
Radeon™ SDK Introduction
Radeon™ 3D Programming
Radeon™ Sample Code
Radeon™ SDK Highlights
Radeon™ Video and 2D Programming
Tessellation SDK
Radeon™ SDK March 2006
Radeon™ SDK Samples & Documents
GPU Tools
Powered by
Quad-Core
AMD Opteron Processors
Radeon™ SDK Samples & Documents
Home
>
GPU Tools
>
ATI Radeon™ SDK
>
Radeon™ SDK Samples & Documents
Overview
Welcome to the one-step center for all your source-code needs for ATI GPUs.
»
Utility
CrossFire Detect (September 2007)
»
Direct3D 10 Samples
PostTonemapResolve (September 2007)
Global Illumination (June 2007)
GS-NPatch-Tessellation (June 2007)
Skin Animation (June 2007)
»
Direct3D 9 Samples
R2VB-Animation (March 2006)
R2VB-OceanWater (March 2006)
R2VB-ParticleSystem (March 2006)
AlphaToCoverage (October 2005)
AFR-Friendly (October 2005)
ShadowMapFetch4 (October 2005)
ParallaxMapping (June 2005)
»
OpenGL Samples
AlphaToCoverage (October 2005)
FramebufferObject (October 2005)
ParallaxMapping (June 2005)
»
Documentation
Advanced DX9 Capabilities for ATI Radeon Cards - whitepaper (July 2009)
ATI Radeon HD 2000 Programming Guide (June 2007)
Depth In-depth (June 2007)
R2VB Programming (March 2006)
Radeon X1x00 Programming Guide (March 2006)
ATI OpenGL Programming and Optimization Guide (October 2005)
Order Matters in Resource Creation (October 2005)
Harnessing the Performance of CrossFireX™ (August 2008)
Framebuffer Objects (October 2005)
Resolve your Resolves (August 2008)
Utility
CrossFire Detect (September 2007)
Illustrates:
This sample shows how to use atimgpud.dll library to detect the number of installed GPUs.
*new 64 bit and static library support for CrossFire detection library.
Direct3D 10 Samples
PostTonemapResolve (September 2007)
Illustrates:
This sample implements two methods of resolving a multisampled HDR render target; a traditional approach with resolve followed by tone-mapping, and the post-tonemap resolve where resolve follows the tonemap.
Global Illumination (June 2007)
Illustrates:
This sample implements a real-time GI solution by sampling the scene lighting into cubemaps at probe locations in a grid across the scene and converting the resulting lighting function into SH coefficients for indirect lighting. The geometry shader is used to accelerate the process by rendering to 30 cubemap faces in a single pass.
GS-NPatch-Tessellation (June 2007)
Illustrates:
This sample shows how to smoothen a low-polygon mesh by n-patch tessellating the input triangles in the geometry shader.
Skin Animation (June 2007)
Illustrates:
This sample implements a technique for computing skinning animation on the GPU and rendering a massive number of animated models with instancing.
Direct3D 9 Samples
R2VB-Animation (March 2006)
Illustrates:
A fast way to do tens of thousands of animations using a render to vertex buffer technique.
R2VB-OceanWater (March 2006)
Illustrates:
This sample demonstrates using render to vertex buffer with GPU generated ocean waves.
R2VB-ParticleSystem (March 2006)
Illustrates:
This is a sample particle system running entirely on the GPU using render to vertex buffer.
AlphaToCoverage (October 2005)
Illustrates:
This sample showcases a technique for antialiasing those alpha-tested edges!
AFR-Friendly (October 2005)
Illustrates:
This sample demonstrates how to get the most out of CrossFire(tm) by making an application AFR friendly.
ShadowMapFetch4 (October 2005)
Illustrates:
This sample demonstrates hardware shadow mapping on ATI hardware with support for Fetch4 depth texture sampling. Note that percentage-closer-filtering (PCF) is implemented in the shader with fewer taps.
ParallaxMapping (June 2005)
Illustrates:
This sample shows how to create a more bumpy looking surface than regular normal mapping by using various Parallax mapping techniques.
OpenGL Samples
AlphaToCoverage (October 2005)
Illustrates:
This sample showcases a technique for antialiasing those alpha-tested edges!
FramebufferObject (October 2005)
Illustrates:
This sample application illustrates the use of the GL_EXT_framebuffer_object extension.
ParallaxMapping (June 2005)
Illustrates:
This sample shows how to create a more bumpy looking surface than regular normal mapping by using various Parallax mapping techniques.
Documentation
Advanced DX9 Capabilities for ATI Radeon Cards - whitepaper (July 2009)
Illustrates:
This white paper gives implementation details on some of the advanced capabilities exposed by Radeon graphic drivers under the DirectX 9 API. Those capabilities target a feature level not directly exposed by DirectX 9, and therefore require an additional programming interface to take advantage of them.
ATI Radeon HD 2000 Programming Guide (June 2007)
Illustrates:
This paper discusses general optimization hints and best practices for programming the latest ATI Radeon HD 2000 series hardware. It covers topics such as shaders, texturing, z optimizations, D3D10 optimizations etc.
Depth In-depth (June 2007)
Illustrates:
This paper goes through the Z optimizations in current and earlier hardware. It explains the technical details behind techniques such as Hierarchical-Z and Early-Z and discusses the how to best utilizing these hardware optimizations.
R2VB Programming (March 2006)
Illustrates:
This technology paper describes how to use the Render to Vertex Buffer technique to accelerate animation.
Radeon
X1x00 Programming Guide (March 2006)
Illustrates:
Radeon X1x00 Programming Guide
ATI OpenGL Programming and Optimization Guide (October 2005)
Illustrates:
This guide focuses on how to get the most out of ATI graphics hardware under OpenGL.
Order Matters in Resource Creation (October 2005)
Illustrates:
Trying to manage all those buffers and surfaces can be daunting. This paper aims to provide a bit of insight and help you order your resource allocations for maximum efficiency.
Harnessing the Performance of CrossFireX™ (August 2008)
Illustrates:
This white paper describes the most common causes of poor CrossFireX™ performance scaling, and presents the recommended solutions. Engineers should take-away a clear understanding of how to develop and test on CrossFireX™ systems.
Framebuffer Objects (October 2005)
Illustrates:
PBuffers served as the render-to-texture method for many years, but carried with them certain limitations. Framebuffer objects provide a more flexible, faster way to render to offscreen surfaces and don't carry with them all the baggage of pbuffers. This paper shows exactly how to make effective use of FBOs in great detail!
Resolve your Resolves (August 2008)
Illustrates:
This white paper discusses the performance and quality implications of using MSAA Resolves in the rendering pipeline. Many MSAA Resolves are either redundant or harmful to image quality, and this paper highlights the common pitfalls and presents the recommend course of action to get it right.