Paul
I mistakenly replied to the source code forum so I thought I better start something here. Gotta say that I am impressed. I hope you keep improving your demo. You said that you were going to implement alphablending. I hope you do. I saw on a separate thread that you used MMX in the incorporation of alphablending. I wish I knew assembler and I think this is the shove I needed to dive in and learn.
One suggestion if possible, when you are done optimizing the code that satisfies you, could your code be arranged in one master function that does it all so it could be dropped in a program by mere mortals. The CPU usage on my computer was on about 15% at worst and I bumped the FPS to 60.
Thanks again Paul. I really appreciate your knowledge and work here.
Jim
I mistakenly replied to the source code forum so I thought I better start something here. Gotta say that I am impressed. I hope you keep improving your demo. You said that you were going to implement alphablending. I hope you do. I saw on a separate thread that you used MMX in the incorporation of alphablending. I wish I knew assembler and I think this is the shove I needed to dive in and learn.
One suggestion if possible, when you are done optimizing the code that satisfies you, could your code be arranged in one master function that does it all so it could be dropped in a program by mere mortals. The CPU usage on my computer was on about 15% at worst and I bumped the FPS to 60.
Thanks again Paul. I really appreciate your knowledge and work here.
Jim
Comment