OpenGL ES 3.0: PVRTrace now fully supports OpenGL ES 3.0
Pixel analysis: Pixel Heatmap render mode to understand shader complexity, pixel picker to see which fragment shaders have contributed to a pixel colour and the Pixel Analysis graph to that shows where fragment shader optimization should be focused
Trace modification: Disable GL calls and edit shaders to debug your GL calls without having to alter your applications code
Save modified file/save range: You can save out modified recordings so they can be played back with the changes. Also, you can split your recording by specifying the range of frames that you want to save
PVRTracePlayback: Replay recorded .pvrt files on Windows, Linux and Android platforms
We've also added the following to PVRTune:
Series6 support: PVRTune now supports Series6 GPU profiling
Streamlined GUI: The PVRTune GUI has been redesigned to make better use of screen space
OpenGL ES Render State Override: Alter the render state of any application running on the target device. For example, force 2x2 textures to see if you're bandwidth limited, force flat colours for fragment shaders to analyzing shader use in your scene or force zero-viewport rendering to understand if driver work is a limiting factor
Software Profiling counters: 54 new counters that report real-time OpenGL ES call stats. For example the number of draw calls in the current frame, the number of texture modifications per-frame and the total driver CPU cost per-frame
The release also includes a number of other great new features and bug fixes. For full details, visit our What's New page
I have upgraded to this SDK and observed that my [textured] point particles stopped working. Somehow only when texture2D is used as below this seems to happen, because if I use particleColor alone the particle quads appear. Note, my texture is needed to apply alpha and blend these together.
Could you provide an offline installer of SDK3.1 for us please? It’s very difficult to install it by the online installer. The downloading speed is very slow, just has almost 10-30kb/s.The connection is also unstable, we must to start it over if the connection was lost. Furthermore, we can’t install it into our development machines since they are in the local area network.
By the way, did you solve the issue of PVRTexLib can only read one face from the cube map which is stored in a DDS file?
What happened to the PVREngine and PODPlayer tools that were in the SDK 2.10 Extras folder? Will these be added back at some point or are they discontinued projects?
As discussed in this post, PVREngine and PODPlayer were discontinued as we didn’t have resources to maintain them at the time. As there have been a number of requests, we will consider reintroducing them in a future SDK release.
Joe, can you tell me if if Maya 2014 pvrGeoPod plugins are part of the installer yet? I just downloaded the installer and tried installing pvrGeoPod and pvrShamann, but I don’t see the maya pod pluging for 2014. Just wondering if I’m missing something.
Thanks.
P.S. Guess I should add…do I need to uninstall the previous version before installing this version?
Unfortunately, our SDK update was delayed. If you’re keen to get your hands on the plugins ASAP, email devtech@imgtec.com and I’ll share them with you.
You don’t have to uninstall the existing installation. The SDK installer will overwrite files as they are updated. If the installer doesn’t behave in this way, please let us know
Just to update this chain - SDK 3.1r2 is now live on our website. It contains all of our latest PVRGeoPOD plugins. You can find the release notes here.