Skip to content
Snippets Groups Projects
Select Git revision
  • 784b03d4580ef25c5986ed491f7924b96c04bcf4
  • main default protected
  • phhw
  • captouch-threshold
  • t
  • dos
  • test2
  • test
  • slewtest
  • simtest
  • view-think
  • vm-pending
  • media-buf
  • scope
  • passthrough
  • wave
  • vsync
  • dos-main-patch-50543
  • json-error
  • rahix/big-flow3r
  • pippin/media_framework
  • v1.3.0
  • v1.2.0
  • v1.2.0+rc1
  • v1.1.1
  • v1.1.0
  • v1.1.0+rc1
  • v1.0.0
  • v1.0.0+rc6
  • v1.0.0+rc5
  • v1.0.0+rc4
  • v1.0.0+rc3
  • v1.0.0+rc2
  • v1.0.0+rc1
34 results

python_payload

  • Clone with SSH
  • Clone with HTTPS
  • Forked from flow3r / flow3r firmware
    Source project has a limited visibility.
    Øyvind Kolås's avatar
    pippin authored and pippin committed
    Managing and rendering overlays is a large penalty to have per-frame,
    ideally the overlays only re-render when there has been change, this
    commit cuts the number of overlays re-renders in 8. And does the overlays
    on top of the framebuffer. Before scanout a slice centered and from the top
    down is composited over the framebuffer. When only icons are shown less
    work is done. The maximum extent of the overlay covers the volume control
    and icons. The debug overlay no longer is visible since it renders outside
    the supported overlay area.
    784b03d4
    History
    Name Last commit Last update
    ..