Search found 3 matches

by _protytype_
Thu Jul 17, 2008 8:28 am
Forum: PS3 Development
Topic: PS3 Texture Swizzling
Replies: 2
Views: 4431

Here is an interesting email exchange between two programmers at insomniac games about swizzling textures on the ps3. They manage to get it done in an insanely low amount of instructions: http://www.insomniacgames.com/tech/articles/0108/curiouslysmallcode.php You guys should check regularly on their...
by _protytype_
Wed Sep 05, 2007 1:50 pm
Forum: PSP Development
Topic: usb_init?
Replies: 4
Views: 2577

thanks man, that pretty much did the magic. I've finally installed the pspsdk and I'm ready to rumble! thanks again.
by _protytype_
Wed Sep 05, 2007 11:43 am
Forum: PSP Development
Topic: usb_init?
Replies: 4
Views: 2577

usb_init?

I was trying to the install the PSPSDK on ubuntu linux today and everything went smoothly until I encountered a usb_init problem. I've truncated the console output: main.c: In function ‘main’: main.c:3119: warning: implicit declaration of function ‘usb_init’ m...