ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput | register your nick to speak
maxzor has quit [Ping timeout: 480 seconds]
Company has quit [Quit: Leaving]
pochu has quit [Quit: leaving]
ramcq has quit [Server closed connection]
ramcq has joined #wayland
maxzor has joined #wayland
rasterman has quit [Quit: Gettin' stinky!]
maxzor__ has joined #wayland
maxzor has quit [Remote host closed the connection]
radu242 has quit [Read error: Connection reset by peer]
radu242 has joined #wayland
The_Company has joined #wayland
Company has quit [Ping timeout: 480 seconds]
masoudd has joined #wayland
masoudd_ has quit [Read error: Connection reset by peer]
l4s8g has joined #wayland
Levans has quit [Server closed connection]
Levans has joined #wayland
Company has joined #wayland
RomanGilg[m] has quit [Server closed connection]
RomanGilg[m] has joined #wayland
danvet has joined #wayland
The_Company has quit [Ping timeout: 480 seconds]
pac85[m] has quit [Server closed connection]
pac85[m] has joined #wayland
Company has quit [Read error: No route to host]
Company has joined #wayland
l4s8g has quit []
l4s8g has joined #wayland
l4s8g has quit [Remote host closed the connection]
Major_Biscuit has joined #wayland
sfjbv has joined #wayland
Major_Biscuit has quit [Ping timeout: 480 seconds]
william has joined #wayland
caveman has joined #wayland
sfjbv has quit [Excess Flood]
sfjbv has joined #wayland
sfjbv has quit [Remote host closed the connection]
Net147 has quit [Quit: Quit]
Net147 has joined #wayland
masoudd_ has joined #wayland
robert_mader has joined #wayland
robert_mader has left #wayland [#wayland]
masoudd has quit [Ping timeout: 480 seconds]
maxzor__ has joined #wayland
william has quit [Remote host closed the connection]
inkbottle[m] has quit [Server closed connection]
inkbottle[m] has joined #wayland
<ishitatsuyuki>
a random question about CM: in absence of hardware overlays, what framebuffer format is the compositor likely use to do compositing? since we pretty much want linear, and 10-bit linear might have worse precision that 8-bit srgb, I guess the option would be pretty much 16-bit floats?
<ishitatsuyuki>
Case studies of other platforms are also appreciated
Net147 has quit [Quit: Quit]
Net147 has joined #wayland
flacks has quit [Quit: Quitter]
flacks has joined #wayland
<daniels>
ishitatsuyuki: yeah, 16bpc float
<daniels>
that seems to be the standard for this sort of thing
ofourdan has quit [Server closed connection]
ofourdan has joined #wayland
V has quit [Server closed connection]
V has joined #wayland
caveman has quit [Ping timeout: 480 seconds]
whot1 has quit [Server closed connection]
whot1 has joined #wayland
jgrulich has joined #wayland
l4s8g has joined #wayland
immibis has quit [Server closed connection]
l4s8g has quit [Read error: Connection reset by peer]
immibis has joined #wayland
<clever>
ishitatsuyuki: random data-point, the rpi can accept yuv420 planar framebuffers, and the xvideo extension under ancient xorg implies that x86 gpu's can also accept yuv, but would that give you more range?....
bodiccea_ has quit [Remote host closed the connection]
bodiccea has joined #wayland
luc4 has joined #wayland
wahfato has quit [Server closed connection]
wahfato has joined #wayland
<ishitatsuyuki>
idk but I don't think yuv can be blended?