you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago (2 children)

Why would you need sdk? It's literally linux box. Just use GCC.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago (1 child)

    It seems to be more for if you actually want something that makes use of the screen and gamepad input and then you can launch it from the UI.
    https://github.com/ValveSoftware/steamlink-sdk

  • source
  • parent
  • hideshow 1 child comment
  • [–] 1 point 2 years ago* (last edited 2 years ago)

    Thanks for link. Seems like regular buildroot for crosscompilation. I'm more wondering if it is using X11, wayland or KMS/DRI.

    On the first glance seems to use dri. Basically linux box.

  • source
  • parent