You can view the page at http://psx-scene.com/forums/content....-SPU-Emulation
|
|
|
|
Would you like to get all the new info from
PSX-Scene in your email each day?
Want to learn more about the team keeping you up to date with the latest scene news?
Read about them now! Check out our Developer bios, too! | ||
|
|
You can view the page at http://psx-scene.com/forums/content....-SPU-Emulation

Some dev claimed the way I want my "secret" project to work will work and some say it won't work. I belive the persons they say will work more so I have to find out.
Thanks for the interview and nice picture of happy![]()
I want to port box2D too xD anyway yesterday with my some stupid fixies i got 60 more fps with 720p and Lower, 40 fps with 1080p. Anyway to the lib needs some spu integration to enhance the speed: it needs it for Alpha rendering and object rendering (also for background, if i will ever write gradient algos)
xD you can upload the image to rsx memory and use it as bitblt source of the rsx. This is will hardware copy the area without any software stuff. This is the fastest. The best way is to work completly with the rsx and it's command. Every graphic tasks it can do it. There is no need to copy everything by hand. You can I guess here check out the nouveau nvidia driver: nouveau Wiki - FrontPage
Or try using this:
void rsxSetTransferImage (gcmContextData *context, const u8 mode, const u32 dstOffset, const u32 dstPitch, const u32 dstX, const u32 dstY, const u32 srcOffset, const u32 srcPitch, const u32 srcX, const u32 srcY, const u32 width, const u32 height, const u32 bytesPerPixel)
Initialiate an asynchronous transfer of a rectangular image from one area of memory to another.
I have to say it:
I love "Happy"!![]()
Great read. Thanks KDSBest for sharing some of your views here at psx. I look forward to any of your future releases.
What is NDA ?
No discussion allowed ?
How would someone be held to this ?
please excuse my ignorance but who are the people who give this agreement eachother ?
are these people who made this agreement are forced to do it, or did they get sued ?
| « Previous Thread | Next Thread » |