Click here to Skip to main content
15,880,651 members
Articles / Mobile Apps / Android
Article

Intel GPA 2015 R1 - OpenGL splits from DirectX - and it's all free!

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
1 Sep 2015CPOL4 min read 9.5K  
Which Intel software tool includes a new name, new features, and it's ALL available for FREE?

This article is for our sponsors at CodeProject. These articles are intended to provide you with information on products and services that we consider useful and of value to developers

Intel® Developer Zone offers tools and how-to information for cross-platform app development, platform and technology information, code samples, and peer expertise to help developers innovate and succeed. Join our communities for Android, Internet of Things, Intel® RealSense™ Technology, and Windows to download tools, access dev kits, share ideas with like-minded developers, and participate in hackathon’s, contests, roadshows, and local events.

Intel® Graphics Performance Analyzers (GPA) 2015 R1 - available at https://software.intel.com/gpa

What was already a great analysis and optimization tool for Windows targets (including Intel® Atom™ processors) from a Windows* host, Intel GPA now includes an expanded Frame Analyzer for OpenGL* ES (through v3.1) that includes performance optimization functionality. And you can run the System Analyzer and Platform Analyzer applications to analyze Android targets (Intel or ARM* architecture) running OpenGL ES v1.0-3.1 from not only Windows 7/ 8.1 hosts but also from Apple* OS* X 10.7, 10.8 or Ubuntu* 12.04 or 14.04 host systems.

Applications in this FREE Release 1 2015 of the Intel Graphics Performance Analyzer include:

System Analyzer: View and analyze metrics in real time during your application run, and perform optimization experiments with OpenGL ES (up to 3.1);or Microsoft DirectX* (9/10/11) overrides to identify potential bottlenecks without recompiling your code. Capture frame/trace files for further in-depth analysis from CPU, Graphic API and GPU perf/power metrics. And you can analyze Android* targets from Windows or Ubuntu or Mac OSX hosts! Plus you can analyze Windows Store Apps and Windows DT apps running on the latest hardware targets including the Intel Atom processor based 'Baytrail' systems. Note: The Heads up Display (HUD) is available only for Windows / DirectX, not for Android.

Platform Analyzer: Previously available only with purchase of the Pro versions of Intel® INDE and Intel® System Studio, Platform Analyzer is now available as part of the entirely free Intel GPA suite. Since this tool automatically aligns clocks across the entire target system, you can see your CPU and GPU usage as well as application and system-level performance data, including thread activity, context switches, OpenGL ES or Direct X calls, and more. For 2015, Platform Analyzer has added summary statistics for the selected tasks for both Windows and Android targets. Supported host OSs are Windows 7 and above (Android and Windows targets), plus Ubuntu and Apple OS X for Android targets.

Graphics Frame Analyzer for DirectX*: Known for its developer friendly GUI and wide range of options, this (now exclusively Direct X) frame analyzer is available for development on Windows 7 and later systems, from Intel Atom through Intel core. The DirectX FA now focuses solely on DirectX, including version 11.1 and 11.2. You can use it to explore the performance impact of specific draw calls in the frame at different stages of the rendering pipeline.

Graphics Frame Analyzer for OpenGL*ES (mobile Android): the expanded version of the old Frame Debugger now provides OpenGL* ES debug AND optimization functionality. You can use a Windows, Ubuntu, or OS X host to explore the performance impact of specific draw calls in the frame at different stages of the rendering pipeline. You can view and edit uniform blocks with support for uniform structure arrays and program pipelines as well as uniform block support for pipeline objects. Plus there's now a shader and uniform editor for program pipelines and a shader storage buffer viewer. And in 2015 R1 this OpenGL version provides a new, smoother, streamlined GUI which includes the bar chart (where render targets are also grouped) and adds other views and ease of use including an improved UI for the Resource Viewer and support for low resolution screen. And geometry, evaluation and control shader code is included. Previously only available as part of Pro versions of Intel® INDE and Intel® System Studio, the new Graphics Frame Analyzer for OpenGL is now available as part of the entirely free Intel GPA suite.

Note: Intel GPA 15 R1 is currently only available stand-alone from http://software.intel.com/gpa, but will be included in the next release of Intel INDE (2015 R2) and Intel System Studio. Plus the registration for download is now streamlined - only requires you enter your email address so Intel can send you the download link.

All these new features and improved ease of use and ALL for free!

References: Intel INDE site or the Intel GPA Home Page.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
Intel is inside more and more Android devices, and we have tools and resources to make your app development faster and easier.


Comments and Discussions

 
-- There are no messages in this forum --