ATI SDK

ATI Product Information

Support for Alternate OS's

Hardware partners

Software partners

RenderMonkey

Drivers


 
 

Highlights


GPU MeshMapper (V1.0)

GPU PerfStudio (V1.2)

Samples: CrossFire Detect (update)

Samples: PostTonemapResolve

The Compressonator (version 1.41)

GPU Shader Analyzer (V1.42)

RenderMonkey™
(version 1.81) (New)


ATI Compress (version 1.6)

AMD Tootle 2.0 (New)

AMD OpenGL ES 2.0 Emulator (V1.1) (New)

HLSL2GLSL (V0.9)

AMD at GDC 2007

ATI SDK


 
 
ATI Developer - Source Code
 
OpenGL® Extension: EXT_texture_env_add

The texture_env_add extension gives the programmer access to an additive texture environment mode in addition to the GL_MODULATE, GL_REPLACE, GL_DECAL and GL_BLEND texture environments already available. After confirming that this extension is supported with a call to glGetString(GL_EXTENSIONS), using it is as simple as passing GL_ADD to glTexEnv(). This extension is particularly useful with ARB_multitexture to create specular or other additive effects.

Sample Applications using EXT_texture_env_add
 
 
 


 



©2008 Advanced Micro Devices, Inc.    |    Contact AMD    |    Terms and Conditions    |    Privacy    |    Trademark information    |    Site Map