EmuNewz Network

Full Version: signals test demo
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
using r 3350
this demo is only running at 5-8 fps
http://www.mediafire.com/download/mw3s23...ignals.elf
As this demo is rendering a lot of 2D sprites, these options help to improve the performance:
Code:
[X] Use shaders
[X] Use a Geometry Shader for 2D rendering (only relevant when using shaders)
This is a good example showing the performance improvement while using a geometry shader.
using r 3357
i ticked both of these options and the speed stayed the same (5-8 fps)
here is an info log and profiler