「App:Library:LVGL:docs:Porting:Add custom GPU」の版間の差分

提供: robot-jp wiki
ナビゲーションに移動検索に移動
1行目: 1行目:
 
https://docs.lvgl.io/8.2/porting/gpu.html
 
https://docs.lvgl.io/8.2/porting/gpu.html
  
 
+
Add custom GPU
 +
LVGL has a flexible and extendable draw pipeline. You can hook it to do some rendering with a GPU or even completely replace the built-in software renderer.
  
 
----
 
----
 
[[App:Library:LVGL:docs:Porting|戻る : Previous]]
 
[[App:Library:LVGL:docs:Porting|戻る : Previous]]

2022年6月21日 (火) 13:14時点における版

https://docs.lvgl.io/8.2/porting/gpu.html

Add custom GPU LVGL has a flexible and extendable draw pipeline. You can hook it to do some rendering with a GPU or even completely replace the built-in software renderer.


戻る : Previous