Memory leakThanks for all the help, after a little bit of tweaking of a couple loops and putting the proper dec...
Memory leakThe program is written in C++, I was using [code]new[/code] before with the same results and I figur...
Memory leakI have been using valgrind to find memory leaks recently and I can't seem to figure out why this bin...
problem on sprites/imageYou will likely need to look into the specs of DarkGDK to know if your doing things right. OpenGL re...
[HELP]change color using keyboard functionYour color is currently always red with the following command on line 11. [code]glColor3f (1.0, 0.0,...
This user does not accept Private Messages