Tag

Mesa

1 views collected around this technical thread.

Coolpad Technology Team
Coolpad Technology Team
Nov 10, 2023 · Mobile Development

Adapting Mesa GPU Driver for OpenHarmony on the Spreadtrum T606 Platform

This article details the process of integrating the open‑source Mesa 3D graphics stack and the Panfrost GPU driver into OpenHarmony 3.2.2 on a Spreadtrum T606 (Mali‑G57) platform, covering hardware setup, compilation options, code modifications, debugging steps, performance analysis, and lessons learned.

GPU driverMesaOpenHarmony
0 likes · 15 min read
Adapting Mesa GPU Driver for OpenHarmony on the Spreadtrum T606 Platform
ByteDance SYS Tech
ByteDance SYS Tech
May 12, 2023 · Fundamentals

Inside Intel GPU Render Engine: How 3D Rendering Works at the Hardware Level

This article explains the architecture and workflow of Intel's GPU render engine, covering the 3D pipeline, command streamer, fixed‑function units, execution units, URB handling, thread dispatch, shader stages, sampler state, and the Mesa driver implementation that translates OpenGL commands into hardware instructions.

DriverGPUGraphics Pipeline
0 likes · 39 min read
Inside Intel GPU Render Engine: How 3D Rendering Works at the Hardware Level