browse words by letter
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
directx |
1 definition found From The Free On-line Dictionary of Computing (13 Mar 01) [foldoc]: DirectXA new {Microsoft} programming interface {standard} for {Windows 95}. DirectX gives (games) programmers a standard way to gain direct access to enhanced hardware features under Windows 95 instead of going via the Windows 95 {GDI}. Some DirectX code runs faster than the equivalent under {MS DOS}. DirectX promises performance improvements for graphics, sound, video, 3D, and network capabilites of games, but only where both hardware and software support DirectX. DirectX 2 introduced the Direct3D interface. Current version: 5, as of Feb 1998. Version 8 is also available but not widespread. {(http://www.nfinity.com/~swhalen/directx.html)}. (1998-02-15)