Discuss the development of new homebrew software, tools and libraries.
Moderators: cheriff, TyRaNiD
-
xt_joey_tx
- Posts: 2
- Joined: Thu Dec 11, 2008 3:03 pm
Post
by xt_joey_tx »
Quick question.. does SDL use PSPGL or PSPGU?
(so.. SDL -> PSPGL -> PSPGU OR SDL -> PSPGU)
just wondering.. because if it uses PSPGU then there is no advantage over using SDL/PSPGL rather then just SDL.. right?
-
J.F.
- Posts: 2906
- Joined: Sun Feb 22, 2004 11:41 am
Post
by J.F. »
It uses PSPGL for OpenGL stuff, and the GU for 2D stuff.
-
xt_joey_tx
- Posts: 2
- Joined: Thu Dec 11, 2008 3:03 pm
Post
by xt_joey_tx »
Oh right.. I completely forgot SDL was meant for 2d.. hah.
*Edit* Another question.. has DevIL (openIL) been ported to the PSP yet?