Search found 4 matches

by henamaral
Fri Sep 23, 2005 11:41 am
Forum: PSP Development
Topic: HELP PSPGL
Replies: 5
Views: 2118

I try to use this code, But Doesn't work too. #include <pspkernel.h> #include <pspdebug.h> #include <pspctrl.h> #include <stdlib.h> #include <stdio.h> #include <string.h> #include <GL/glut.h> PSP_MODULE_INFO("Test", 0, 1, 1); // printf is easier to type than pspDebugScreenPrintf #define pr...
by henamaral
Thu Sep 22, 2005 10:18 pm
Forum: PSP Development
Topic: HELP PSPGL
Replies: 5
Views: 2118

Thanks Thanhda, I will go try to do this.
by henamaral
Thu Sep 22, 2005 12:06 pm
Forum: PSP Development
Topic: HELP PSPGL
Replies: 5
Views: 2118

HELP PSPGL

I m trying to use this code below, But doesn't work. I don't what is wrong in the code. Please Help me. #include <GL/glut.h> #include <GL/gl.h> #include <pspkernel.h> #include <pspdebug.h> #include <pspctrl.h> #include <stdlib.h> #include <stdio.h> #include <string.h> PSP_MODULE_INFO("OPEN"...
by henamaral
Thu Sep 15, 2005 1:14 pm
Forum: PSP Development
Topic: PSPGL
Replies: 1
Views: 1319

PSPGL

HI,

How can I do download and install pspgl?
I used psptoolchain, But I didn't find out pspgl lib.

Thanks

Henrique