User profile: Alx101

User info
User name:Alx101
Name:Alexander Örnberg
Location:Nope
Bio:Game developer.

Lead programmer of Echoes Entertainment

Producer of Echoes Entertainment

VD of Echoes Entertainment
History
Joined:
Number of posts:80
Latest posts:

Memory corruption, but only in release mode
I'll fix the destructor, and no, there is no need for dynamic allocation. I tried changing it to dyn...

Memory corruption, but only in release mode
Hello! I am currently using MS Visual Studio 2010 and started working on a project. However in debug...

OpenGL GLSL compilation problem
I fixed it. The problem was that i FORGOT to add this line before linking the program: [code]program...

OpenGL GLSL compilation problem
The only error output i get is some garbled info, looks like this: [|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[|[...

OpenGL GLSL compilation problem
*bump*