By ananth, on September 18th, 2008
I’ve been trying to get Brahma working with OpenGL, and although the code is complete to bring the OpenGL/GLSL provider on par to the DirectX provider (GLSL code is generated, compiles fine), I’m having problems getting results back from the GPU. I really wish OpenGL would DO something about the dreadful uncertainties across versions, vendors and . . . → Read More: OpenGL problem
By ananth, on September 11th, 2007
I just found out about SlimDX, and I think this is perhaps the best news I’ve gotten in a long time. DirectX from Managed code was a god-awful mess, what with MDX 1.1 being frozen and MDX 2.0 thrown out the window. Xna was never really the successor to MDX because it was meant as a . . . → Read More: SlimDX
By ananth, on August 26th, 2007
Adding a reference to XNA isn’t as simple as it appears, it would seem. According to Stephen Stryrchak (full thread here),
“Unfortunately, it’s not that straightforward. The (XNA) redist installs the runtime as a runtime, not as an SDK. The Add Reference dialog doesn’t enumerate assemblies from the GAC, which is where the runtime is installed.
In order . . . → Read More: Adding references to Xna
By ananth, on August 20th, 2007
A friend gave me this link … and I took out the time to write my own comment here. Now that I think about it, it IS an interesting topic. I’ll keep updating a wishlist as I come across new things I need/want . . . → Read More: How would you change Windows Vista?