Re: [Plib-devel] R: R: PSP port
Brought to you by:
sjbaker
From: Paulo L. <pm...@je...> - 2008-08-26 08:37:39
|
There is a library called pspGL, it is an emulation layer of OpenGL over the native pspGU library. pspGU is a GL like library that uses the native hardware for rendering but has no memory management, so all the texture functions of OpenGL are not there and this pspGL tries to emulate the OpenGL api and maps to the pspGU api. I've compiled and linked against pspGL and the compile step works i now need to create some simple demo to see if it real works, that's why i said that in theory it should work. On Tue, Aug 26, 2008 at 10:34 AM, Paolo Leoncini <p.l...@ci...> wrote: >> -----Messaggio originale----- >> Da: pli...@li... >> [mailto:pli...@li...] Per conto >> di Paulo Lopes >> Inviato: martedì 26 agosto 2008 9.13 >> A: PLIB Developers >> Oggetto: Re: [Plib-devel] R: PSP port >> >> Porting ssg is possible in theory, i've managed to compile it >> and link it but haven't really tried it. Later this week I'll >> try to make a patch with my changes and post it here. > > Just let me better understand. Is there OpenGL support in the unofficial SDK > for the PSP? What do you mean by "in theory"? As far as the compiler links > successfully, all the OpenGL calls are supported by the SDK, so, in > principle, it should work - isn't it? > > Paolo > > >> On Tue, Aug 26, 2008 at 8:14 AM, Paolo Leoncini >> <p.l...@ci...> wrote: >> >> -----Messaggio originale----- >> >> Da: pli...@li... >> >> [mailto:pli...@li...] Per >> conto di Paulo >> >> Lopes >> >> Inviato: giovedì 14 agosto 2008 15.23 >> >> A: pli...@li... >> >> Oggetto: [Plib-devel] PSP port >> >> >> >> Hi, >> >> >> >> I've tried to port the PLIB to the Sony PSP platform using the >> >> "unofficial" SDK and already managed to port a couple of libs: >> >> >> >> ul, sg, js, psl and pw. I'm in the way of finishing the net. >> > >> > Are you also considering porting the ssg? Is it feasible? >> > >> >> Cheers, >> >> Paulo >> >> >> >> -- >> >> Paulo Lopes >> >> www.jetcube.eu >> > >> > Greetings, >> > >> > Paolo Leoncini >> > >> > >> > >> ---------------------------------------------------------------------- >> > --- This SF.Net email is sponsored by the Moblin Your Move >> Developer's >> > challenge Build the coolest Linux based applications with >> Moblin SDK & >> > win great prizes Grand prize is a trip for two to an Open >> Source event >> > anywhere in the world >> > http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> > _______________________________________________ >> > plib-devel mailing list >> > pli...@li... >> > https://lists.sourceforge.net/lists/listinfo/plib-devel >> > >> >> >> >> -- >> Paulo Lopes >> www.jetcube.eu >> >> -------------------------------------------------------------- >> ----------- >> This SF.Net email is sponsored by the Moblin Your Move >> Developer's challenge Build the coolest Linux based >> applications with Moblin SDK & win great prizes Grand prize >> is a trip for two to an Open Source event anywhere in the >> world http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> plib-devel mailing list >> pli...@li... >> https://lists.sourceforge.net/lists/listinfo/plib-devel >> > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > plib-devel mailing list > pli...@li... > https://lists.sourceforge.net/lists/listinfo/plib-devel > -- Paulo Lopes www.jetcube.eu |