unsolo
Joined: 16 Apr 2007 Posts: 155 Location: OSLO Norway
|
Posted: Thu Oct 16, 2008 9:13 am Post subject: New dep speutils and spu-medialib is now at sourceforge |
|
|
Because i write some code which is not related to spu-medilib (ref spexms and other) and because i do a lot of the same shit in most my stuff in spu-medialib i deided to stick the ppu threading messaging and dma functions into a stand alone library called speutils
speutils is also intended as a quick start for newbies to get something running on the ps3.. still no example in there tho but it will come in time
Anyhow it can be found at
http://code.google.com/p/speutils
spu-medialib will probably allways have this as a dependency
please note that you need to pass the correct --host= to the spu if you do not have spu-elf-gcc but some other odd name for your spu compiler..
otherwise spu-medialib will not find the files it needs to compile
spu-medialib can be found on sourceforge please fetch the svn from
| Code: | | svn co https://spu-medialib.svn.sourceforge.net/svnroot/spu-medialib spu-medialib |
and please use update.sh in both libs it saves you some time
PS spu-medialib might also migrate further to google-code as sf is to slow :)
Ps if you compile spu-medialib i suggest you try running example/tile_effects 0 or 2 or 3 .. and well ctrl+c to exit..
and enjoy the fun
ctrl+c to exit _________________ Don't do it alone. |
|