Search found 3 matches
- Thu Jul 17, 2008 8:28 am
- Forum: PS3 Development
- Topic: PS3 Texture Swizzling
- Replies: 2
- Views: 4677
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...
- Wed Sep 05, 2007 1:50 pm
- Forum: PSP Development
- Topic: usb_init?
- Replies: 4
- Views: 2806
- Wed Sep 05, 2007 11:43 am
- Forum: PSP Development
- Topic: usb_init?
- Replies: 4
- Views: 2806
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...