15 years, 11 months ago
Highlights
Community contributions featuredIndeed. Remember the GDIPlus security flaw nightmare? Microsoft actually had to release a tool to scan the entire system for affected versions of the library.
15 years, 11 months ago
17 years, 1 month ago
I have an application which, built in debug configuration, enables the following floating point exceptions: OVERFLOW, ZERODIVIDE, and INVALID. It also uses double precision in s…
17 years, 10 months ago
I'm working with an application which I believe was still linking against a really old local copy of the DirectX 9.0b SDK (D3D_SDK_VERSION was defined as 31)... I dropped in the…
18 years, 6 months ago
Long story short, I was seeing an insane drop in framerate in my (maximized, windowed) Direct3D application when I switched Vista from Aero to Basic. Full screen still gave iden…
18 years, 11 months ago
Latest Activity
See all in DiscussionsIndeed. Remember the GDIPlus security flaw nightmare? Microsoft actually had to release a tool to scan the entire system for …
15 years, 11 months ago
You've probably seen it already, but this article from GPU Gems 3 is also a good read.
17 years, 1 month ago
luabind::object table = luabind::newtable( luaState );table[1] = luabind::object();return table; [Edited by - Neverender on May 20, 2009 7:50:57 PM]
17 years, 3 months ago