Type | devroom |
---|
2/1/20 |
This talk will explain some basics about KMS, introduce libliftoff, describe the library's current status and outline the next steps.
|
2/1/20 |
A short update on the state of Zink, and OpenGL implementation on top of vulkan, now that it's upstream in Mesa.
|
2/1/20 |
mesa3d.org is stuck on web 1.0 technology, but let's see what we can do about it.
|
2/1/20 |
I will talk about: * features * ongoing work and necessary reworks * big and important technical issues * overall state of the Nouveau project This is a replacement for Manasi Navare's "Enabling 8K displays" talk, which got cancelled as Intel rejected her travel request again.
|
2/1/20 |
In this talk will cover Monado and Khronos' OpenXR standard, and give an overview about the current state of open source VR and what lies ahead. Also go into some details of how tracking is done inside of Monado and show of the current state.
|
2/1/20 |
Although KMS/DRM can replace the Linux Framebuffer, there are a number of programs and libraries that can be built on top of the Linux Framebuffer (without X11 or Wayland dependencies) and that might still be worth considering. The Linux Framebuffer allows direct access to pixels: we will illustrate it with various rendering tools (Fbpad, Fbi, NetSurf, MPlayer, ...), but also with drawing libraries such as Cairo or Evas, and multimedia frameworks like FFmpeg or GStreamer. The Mesa 3D project ...
|
2/1/20 |
TTM is the memory manager in the Linux kernel used by graphics drivers with dedicated VRAM. It was added to the mainline kernel in June 2009 and has seen numerous changes and we are now more or less running into a dead-end with it's design. This talk outlines TTMs current functionality, what design problems we ran into and what can we do to fix this.
|