Login

ARM The Architecture For The Digital World  

ARM Community: Multimedia - ARM Community

Jump to content

TechCon 2011 - the ARM Mali GPU joined-up story is clear

I’ve just come back from ARM TechCon 2011 and it was a pretty special time for ARM: on the first day, Simon Segars, EVP and GM of the Physical IP Division at ARM, opened things by talking about the full range of physical IP that ARM now has, and the Processor Optimisation Packages (POPs) that make ARM’s great CPUs even faster and lower power (we’re looking at ways to add the same value for our Mali GPUs in the future). After that, we had Nandan Nayampally’s talks on ARM Cortex-A7, and the big.LITTLE processing ...

GPU Computing in Android? With ARM Mali-T604 & RenderScript Compute You Can!

Everyone is excited by Android 4.0 Ice Cream Sandwich (ICS) and no wonder! Google’s "most ambitious release to date" rolls out many new features that look very promising indeed: zero-click NFC sharing (Android Beam), a unified OS for smartphones and tablets, a new UI (with resizable widgets), single motion panoramic camera, face unlock, live effects and so on. And this time it will all be Open Source. All great, but to be honest, what I am really excited about is a less advertised technology called RenderScript, which in ICS takes another significant stride towards maturity. And why does this excite me? Because RenderScript is the API that will soon enough enable GPU Computing) in Android.

Crash course in Android RenderScript

So, what is RenderScript? It is a new programming framework and API for Android, which Google originally introduced in Honeycomb. In ...

Creating the Augmented World with ARM Mali GPUs (Part 1 of 3)

The ARM® Mali™ Ecosystem today has a broad community of developers and Partners who have created visually-compelling applications for Android™-based platforms using Mali GPUs. The Samsung Galaxy S2, the best Android smartphone in the market today, is showing how our Partners can develop high-end games and stunning user interfaces, creating an unparalleled user experience.

ARM has developed a strategy to provide the best AR solutions by working across the Augmented Reality (AR) value chain with key Partners.

Augmented Reality is one area that greatly benefits from platforms which provide high-performance CPU plus GPU solutions within a low-power profile, as AR applications require responsive image tracking, 3D graphics and a sustained battery life to make the technology viable.

The “Augmented City”, jointly developed by ARM and ...

Changing Home Entertainment with Dazzling Graphics and Cool Google Apps

The growth of internet TV and the increased demands on DTVs and STBs started a new era of the home application market. At the various home application exhibitions, the key OEMs are all displaying their latest SmartTVs and STBs, such as Samsung, LG, HiSense and Skyworth. Look at these products closely and you’ll find they are ARM powered! The growing momentum not only has placed the SmartTV at the center of home entertainment, but also changed the structure of the market players.

ARM open source support with Android™ and Linux
With close and continuous collaboration with Google on the ARM architecture and Android system, this combined hardware and software solution attracts more and more Apps developers and enables faster development cycles. ARM la...

At Home on the Range - Why Floating Point Formats Matter in Graphics

As graphics processor hardware now supports a number of different floating point data formats, it is important to understand how to select an appropriate format for your calculations, and why the choice is important. Even the simplest of operations benefit greatly from a little thought. Here is an instructive example that we recently came across.

Animating Shaders

If you are creating an animated shader in OpenGL ES, you will need to tell it the time. The obvious way to do this is to create a uniform variable called, let’s say, animation_time, and use it to modify some aspect of the object we are drawing, such as its color, position, or texture. Let us look at some complications that can occur.

Here is a very simple animated pixel shader that uses the time to pulse a red light repeatedly:

uniform mediump float animation_time; gl_FragColor = vec3(fract(animation_time), 0.0, 0.0);

The fract function returns the fractional part of the animation_time value, which gives us a sawtooth-like ramp over time. This is placed in the red component of the fragment color, so that the object appears to be repeatedly pulsing red.

We pass ...

  • (13 Pages)
  • +
  • 1
  • 2
  • 3
  • 4
  • Last »
All company and product names appearing in the ARM Blogs are trademarks and/or registered trademarks of ARM Limited per ARM’s official trademark list. All other product or service names mentioned herein are the trademarks of their respective owners.
Maximise
Minimise
» 

My Blog Links

» 

ARM Onsite

» 

Search My Blog