Python Primer for the Impatient
Python Primer
for the Impatient
Lua Primer for the Impatient
Lua Primer
for the Impatient
OpenGL interpolation qualifiers (GLSL)
OpenGL interpolation
qualifiers (GLSL)
GLSL Hacker - Pixel hacking with GLSL, Lua and Python under Windows, Linux and Mac OSX
GLSL Hacker 0.5.0
 
OpenGL 4 Tessellation on Mac OS X
OpenGL 4 Tessellation
on Mac OS X
GpuTest 0.4.0 - Cross Platform OpenGL Benchmark for Windows, OS X and Linux
GpuTest 0.4.0 for Windows
Mac OS X and Linux

Posts Tagged ‘compute shader technology’


DirectX 11 Details Emerge

Be the first to comment - What do you think?  Posted by JeGX - 2008/07/23 at 09:42

Categories: Microsoft DirectX, Programming   Tags: , , , , , , ,

Similar to DirectX 10, DirectX 11 will be available only on Windows Vista and future versions of Microsoft’s operating system. DirectX 11 will add new compute shader technology that Microsoft says will allow GPUs to be used “for more than just 3D graphics,” allowing developers to utilize video cards as parallel processors.

DirectX 11 will support tessellation, a feature which can potentially assist developers in making models appear smoother when seen up close. Multi-threaded resource handling is also incorporated, making it easier for games to utilize multi-core processors in a user’s machine.

-source-

Related links:
- DirectX 11 preliminary details emerges in Gamefest
- Microsoft: DirectX 11 To Use GPU For Parallel Processing