 |
forums.ps2dev.org Homebrew PS2, PSP & PS3 Development Discussions
|
| View previous topic :: View next topic |
| Author |
Message |
dospro
Joined: 14 Sep 2006 Posts: 13
|
Posted: Mon Jan 05, 2009 5:57 am Post subject: Question about SDL in PSP |
|
|
Hi there.
Well, i'm kinda new with PSP programming, although i have previously programmed for dreamcast and gameboy.
I have finally set my toolchain up and running( there are quite lot of threads which solve wach of the problems you may encounter xD)
Anyway.
Now that i have set everything, and works. I have some doubts about SDL.
I have used SDL in most of my projects(on PC, DC, etc).
But after reading some tutorials about PSP programming, i found i have add "special" code to each of my programs.
My question is. Does SDL add all this "special" code automatically, or do i have to add it manually.
And by the way, what kind of support does the psplibraries have for OpenGL?
can i use it like KGL?
Well that's it. If anyone can clarify this for me i would bevery thankful. |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Mon Jan 05, 2009 9:43 am Post subject: |
|
|
| Just look at existing SDL programs for the PSP that are out. Generally, you have to modify the makefile, but not the app. SDL supports OpenGL, but the OpenGL driver for the PSP is closer to OpenGL ES, so there are various things that aren't supported. You just have to check against the program you want to convert and either rewrite the code or add dummy functions for what's missing. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|