ChanServ changed the topic of #dri-devel to: <ajax> nothing involved with X should ever be unable to find a bar
Nasina has quit [Read error: Connection reset by peer]
davispuh has quit [Ping timeout: 480 seconds]
Nasina has joined #dri-devel
robmur01 has quit [Ping timeout: 480 seconds]
Company has quit [Ping timeout: 480 seconds]
epoch101 has joined #dri-devel
epoch101_ has quit [Ping timeout: 480 seconds]
Company has joined #dri-devel
epoch101_ has joined #dri-devel
epoch101 has quit [Ping timeout: 480 seconds]
Nasina has quit [Read error: Connection reset by peer]
u-amarsh04 has quit []
olivial has quit [Read error: Connection reset by peer]
olivial has joined #dri-devel
kzd has quit [Ping timeout: 480 seconds]
Nasina has joined #dri-devel
Nasina has quit [Read error: Connection reset by peer]
kts has joined #dri-devel
kzd has joined #dri-devel
sghuge16 has left #dri-devel [#dri-devel]
sghuge has joined #dri-devel
ADS_Sr_ has quit [Remote host closed the connection]
ADS_Sr has joined #dri-devel
AndrewR has joined #dri-devel
glennk has joined #dri-devel
nerdopolis has quit [Ping timeout: 480 seconds]
kts has quit [Quit: Konversation terminated!]
ADS_Sr has quit [Ping timeout: 480 seconds]
<AndrewR>
Lynne, on what kind of hw you develop ffv1 Vulkan de/encoders ? For some reason on rx550 even 1920x1080 decoding is extremely slow, much slower than software on AMD FX 4300 cpu!
Jeremy_Rand_Talos_ has quit [Remote host closed the connection]
Jeremy_Rand_Talos_ has joined #dri-devel
vimproved has quit [Remote host closed the connection]
vimproved has joined #dri-devel
kts has joined #dri-devel
JRepin has quit [Remote host closed the connection]
epoch101 has quit [Read error: Connection reset by peer]
vmignot has quit [Quit: Lost terminal]
epoch101 has joined #dri-devel
epoch101_ has quit [Ping timeout: 480 seconds]
davispuh has joined #dri-devel
dolphin has quit [Quit: Leaving]
nerdopolis has joined #dri-devel
hansg has joined #dri-devel
illwieckz_ has quit [Remote host closed the connection]
vmignot has joined #dri-devel
illwieckz has joined #dri-devel
Company has quit [Quit: Leaving]
hyarion has quit [Ping timeout: 480 seconds]
alarumbe has joined #dri-devel
fab has quit [Quit: fab]
epoch101 has quit [Ping timeout: 480 seconds]
fab has joined #dri-devel
Duke`` has joined #dri-devel
JRepinc has joined #dri-devel
JRepin has quit [Ping timeout: 480 seconds]
hansg has quit [Quit: Leaving]
feaneron has quit [Ping timeout: 480 seconds]
epoch101 has joined #dri-devel
phasta has quit [Quit: WeeChat 4.6.2]
dsimic is now known as Guest16784
dsimic has joined #dri-devel
Guest16784 has quit [Ping timeout: 480 seconds]
tzimmermann has quit [Quit: Leaving]
feaneron has joined #dri-devel
<karolherbst>
looked into nuking the dynamic pipeloader.. sadly part of it is used by X11 integration... but that should be easy to figure out
feaneron has quit [Quit: feaneron]
MrCooper has quit [Ping timeout: 480 seconds]
MrCooper has joined #dri-devel
codingkoopa3218 has quit []
codingkoopa3218 has joined #dri-devel
kzd has joined #dri-devel
mehdi-djait3397165695212282475 has quit []
mehdi-djait3397165695212282475 has joined #dri-devel
jsa1 has quit [Ping timeout: 480 seconds]
fab has quit [Remote host closed the connection]
<karolherbst>
I understand now how the dynamic pipeloader is used and uhm.. it's uhm... not great...
<karolherbst>
so there is this glXGetDriverConfig entry point part of dri_interface.h and it's returning the XML driver config with the possible options, and that's kinda how libglx links the the dynamic pipe loader. I doubt it uses anything else...
<karolherbst>
I have an idea...
pcercuei has quit [Quit: bbl]
rsalvaterra has quit []
DodoGTA has quit []
rsalvaterra has joined #dri-devel
olivial has quit [Read error: Connection reset by peer]
olivial has joined #dri-devel
DodoGTA has joined #dri-devel
lynxeye has quit [Quit: Leaving.]
epoch101_ has joined #dri-devel
epoch101 has quit [Ping timeout: 480 seconds]
<karolherbst>
okay.. it worked I think :)
<karolherbst>
the dynamic pipe loader gets removed today