mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-07-12 18:19:42 -07:00
b0c5eb982e
- ScreenUseGL=0: Skip GPU-accelerated display compositing. On Mali-G31 with Panfrost, the overhead of uploading software-rendered frames to GPU for display is slower than direct software blit. - ScreenFilter=0: Disable bilinear filtering (saves GPU cycles) - JIT remains enabled (critical for Cortex-A35 performance) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>