Y
Hacker News
new
|
ask
|
show
|
jobs
by
kingcharles
1478 days ago
DirectDraw and Direct3D run on Windows 95 and both use alpha, so it's possible they could do something with it, but they also might just emulate it. It's been 27 years since I was writing video games for Windows 95 :p
1 comments
userbinator
1478 days ago
9x GDI doesn't support the alpha functions that are in NT GDI, possibly due to memory constraints.
link