Top "Tegra" questions

Tegra is a family of systems-on-chip (SoC) for mobile devices, designed and sold to device manufacturers by NVIDIA, including one or more ARM CPU cores, a specially-designed NVIDIA GPU, among other components.

X Error of failed request: BadValue (integer parameter out of range for operation)

I'm trying to compile and run this c++ code #include <GL/glut.h> void displayMe(void) { glClear(GL_…

opengl ssh x11 nvidia tegra
Using OpenMAX (IL?) for audio/video decoding on Android

Many of the newer hardware platforms running Android, in particular NVIDIA's Tegra 2, support OpenMAX for media acceleration. It's effectively impossible …

android ffmpeg decoding libavcodec tegra
'elf.h' file not found error when compiling Android kernel for Nexus 7 on Mac OS X

When compiling Android kernel for Nexus 7 on Mountain Lion 10.8.4 I ran into fatal error: 'elf.h' file not found issue: /…

android macos kernel nexus-7 tegra