ChanServ changed the topic of #dri-devel to: <ajax> nothing involved with X should ever be unable to find a bar
Haaninjo has quit [Quit: Ex-Chat]
vliaskov has quit [Remote host closed the connection]
co1umbarius has joined #dri-devel
columbarius has quit [Ping timeout: 480 seconds]
YuGiOhJCJ has joined #dri-devel
bluebugs has joined #dri-devel
gio has quit [Ping timeout: 480 seconds]
stuart has quit []
gio has joined #dri-devel
columbarius has joined #dri-devel
co1umbarius has quit [Ping timeout: 480 seconds]
agd5f has joined #dri-devel
Mangix_ has quit []
Mangix has joined #dri-devel
yuq825 has joined #dri-devel
agd5f has quit [Ping timeout: 480 seconds]
heat has quit [Remote host closed the connection]
heat has joined #dri-devel
Company has quit [Read error: Connection reset by peer]
konstantin has joined #dri-devel
konstantin_ has quit [Ping timeout: 480 seconds]
aravind has joined #dri-devel
bmodem has joined #dri-devel
kzd has quit [Quit: kzd]
kzd has joined #dri-devel
agd5f has joined #dri-devel
agd5f_ has joined #dri-devel
heat has quit [Ping timeout: 480 seconds]
agd5f has quit [Ping timeout: 480 seconds]
Zopolis4 has joined #dri-devel
camus has quit [Ping timeout: 480 seconds]
agd5f_ has quit [Remote host closed the connection]
agd5f_ has joined #dri-devel
lemonzest has joined #dri-devel
bmodem1 has joined #dri-devel
agd5f has joined #dri-devel
bmodem has quit [Ping timeout: 480 seconds]
agd5f_ has quit [Ping timeout: 480 seconds]
bmodem1 has quit [Ping timeout: 480 seconds]
aravind has quit [Ping timeout: 480 seconds]
camus has joined #dri-devel
bmodem has joined #dri-devel
Leopold__ has quit [Remote host closed the connection]
bmodem1 has joined #dri-devel
Leopold has joined #dri-devel
bmodem1 has quit []
bmodem has quit [Ping timeout: 480 seconds]
bmodem has joined #dri-devel
srslypascal has quit [Ping timeout: 480 seconds]
nchery has quit [Ping timeout: 480 seconds]
Duke` has joined #dri-devel
bmodem1 has joined #dri-devel
bmodem has quit [Ping timeout: 480 seconds]
bgs has joined #dri-devel
bmodem1 has quit []
ngcortes has quit [Ping timeout: 480 seconds]
Haaninjo has joined #dri-devel
fxkamd has quit []
fab has joined #dri-devel
ppascher has joined #dri-devel
kzd has quit [Quit: kzd]
bgs has quit [Remote host closed the connection]
Duke` has quit []
lemonzest has quit [Quit: WeeChat 3.6]
hch12907 has joined #dri-devel
<hch12907> this sounds like a silly question but: where does mesa get its strdup() from?
<hch12907> it's not ANSI C (not before C23) but I don't see it defined anywhere in the mesa codebase.
<hch12907> s/but/and
<cmarcelo> hch12907: maybe POSIX spec (and part of the libc implementations)?
alanc has quit [Remote host closed the connection]
alanc has joined #dri-devel
lemonzest has joined #dri-devel
<hch12907> cmarcelo: makes sense, thanks!
bmodem has joined #dri-devel
ngcortes has joined #dri-devel
fab has quit [Quit: fab]
tzimmermann has joined #dri-devel
sghuge has quit [Remote host closed the connection]
sghuge has joined #dri-devel
jkrzyszt has joined #dri-devel
agd5f_ has joined #dri-devel
Zopolis4 has quit []
nchery has joined #dri-devel
agd5f has quit [Ping timeout: 480 seconds]
fab has joined #dri-devel
hansg has joined #dri-devel
hansg has quit [Remote host closed the connection]
hansg has joined #dri-devel
ice9 has joined #dri-devel
jkrzyszt has quit [Remote host closed the connection]
hansg has quit [Remote host closed the connection]
lynxeye has joined #dri-devel
<emersion> yes it's POSIX 2008
nchery has quit [Remote host closed the connection]
nchery has joined #dri-devel
tursulin has joined #dri-devel
Company has joined #dri-devel
<mareko> how do you build Vulkan CTS? I'm getting this on tag vulkan-cts-1.3.5.0: https://pastebin.com/raw/pxMCFYVt
<cmarcelo> mareko: there's an external/fetch_sources.py script, maybe need that to get updated dependencies?
<hakzsam> mareko: https://pastebin.com/raw/N2SXr6bP is how I build it
<mareko> cmarcelo: I did that
<mareko> hakzsam: thanks, that magically worked
<hakzsam> cool
rasterman has joined #dri-devel
djbw has quit [Write error: connection closed]
camus has quit [Remote host closed the connection]
camus has joined #dri-devel
fab has quit [Quit: fab]
pcercuei has joined #dri-devel
vliaskov has joined #dri-devel
Daanct12 has quit [Remote host closed the connection]
camus has quit []
junaid has joined #dri-devel
ngcortes has quit [Read error: Connection reset by peer]
MajorBiscuit has joined #dri-devel
junaid has quit [Remote host closed the connection]
agd5f_ has quit [Ping timeout: 480 seconds]
devilhorns has joined #dri-devel
dviola has quit [Quit: WeeChat 3.7.1]
YuGiOhJCJ has quit [Remote host closed the connection]
YuGiOhJCJ has joined #dri-devel
ondracka has joined #dri-devel
<ondracka> So nir_lower_int_to_float will convert stuff like "vec1 32 ssa_75 = deref_array &(*ssa_49)[9] (function_temp vec4) /* &@19[9] */" into "vec1 32 ssa_74 = deref_array &(*ssa_48)[1091567616] (function_temp vec4) /* &@19[1091567616] */" which is later detected as out of bounds read and replaced by 0.
<ondracka> So what would be the correct way how to make this work on float-only hardware (r300 driver specifically)?
ttayar has joined #dri-devel
dviola has joined #dri-devel
<hakzsam> daniels: I tried to solve the venus job but it's quite difficult, for some reasons there is a LOT of timeout
ttayar has quit [Read error: Connection reset by peer]
<hakzsam> what can we do? should I disabled the job to not block this MR?
<daniels> hakzsam: I’ve asked someone to look at it yesterday, I’ll follow that up again and check with them so they can look at it
<hakzsam> perfect, thanks!
<daniels> np
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
agd5f has joined #dri-devel
arnd has quit []
arnd has joined #dri-devel
yuq825 has left #dri-devel [#dri-devel]
MajorBiscuit has quit [Ping timeout: 480 seconds]
pochu_ has quit []
hansg has joined #dri-devel
zehortigoza has quit [Remote host closed the connection]
bmodem has quit [Ping timeout: 480 seconds]
agd5f_ has joined #dri-devel
agd5f has quit [Ping timeout: 480 seconds]
agd5f has joined #dri-devel
agd5f_ has quit [Ping timeout: 480 seconds]
agd5f_ has joined #dri-devel
agd5f has quit [Ping timeout: 480 seconds]
agd5f has joined #dri-devel
fxkamd has joined #dri-devel
fab has joined #dri-devel
agd5f_ has quit [Ping timeout: 480 seconds]
digetx has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
fab has quit [Quit: fab]
bgs has joined #dri-devel
jdavies has joined #dri-devel
iive has joined #dri-devel
jdavies is now known as Guest5751
jdavies_ has joined #dri-devel
Duke`` has joined #dri-devel
dviola has quit [Quit: WeeChat 3.8]
macromorgan has quit [Quit: Leaving]
tobiasjakobi has joined #dri-devel
tobiasjakobi has quit []
Guest5751 has quit [Ping timeout: 480 seconds]
zehortigoza has joined #dri-devel
tzimmermann has quit [Quit: Leaving]
kts has joined #dri-devel
fab has joined #dri-devel
<Lynne> is it just me or is zink compilation broken with the latest vulkan headers?
<Lynne> complains about have_KHR_portability_subset and portability_subset_feats
fxkamd has quit []
<hch12907> Lynne: see !21491
mbrost has joined #dri-devel
kzd has joined #dri-devel
<Lynne> that did it, thanks
MrCooper has quit [Remote host closed the connection]
MrCooper has joined #dri-devel
agd5f has quit [Ping timeout: 480 seconds]
mbrost has quit [Remote host closed the connection]
mbrost has joined #dri-devel
ondracka has quit [Ping timeout: 480 seconds]
jewins has joined #dri-devel
mbrost has quit [Ping timeout: 480 seconds]
macromorgan has joined #dri-devel
devilhorns has quit []
digetx has joined #dri-devel
ondracka has joined #dri-devel
agd5f has joined #dri-devel
mbrost has joined #dri-devel
tursulin has quit [Ping timeout: 480 seconds]
mbrost has quit [Ping timeout: 480 seconds]
bluetail has quit [Quit: The Lounge - https://thelounge.chat]
bluetail has joined #dri-devel
mbrost has joined #dri-devel
hansg has quit [Quit: Leaving]
pallavim has joined #dri-devel
mbrost has quit [Ping timeout: 480 seconds]
mbrost has joined #dri-devel
jkrzyszt has joined #dri-devel
lynxeye has quit [Quit: Leaving.]
bluetail has quit [Quit: The Lounge - https://thelounge.chat]
ngcortes has joined #dri-devel
digetx has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
digetx has joined #dri-devel
djbw has joined #dri-devel
mbrost_ has joined #dri-devel
mbrost has quit [Ping timeout: 480 seconds]
tarceri has quit [Remote host closed the connection]
tarceri has joined #dri-devel
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #dri-devel
mbrost_ has quit [Ping timeout: 480 seconds]
agd5f_ has joined #dri-devel
tarceri has quit [Remote host closed the connection]
tarceri has joined #dri-devel
shoragan has quit [Ping timeout: 480 seconds]
pH5 has quit [Read error: Network is unreachable]
bluetail has joined #dri-devel
shoragan has joined #dri-devel
agd5f has quit [Ping timeout: 480 seconds]
Zopolis4 has joined #dri-devel
kts has quit [Quit: Konversation terminated!]
<zmike> I thought I acked that
mbrost has joined #dri-devel
jkrzyszt has quit [Remote host closed the connection]
heat has joined #dri-devel
mbrost has quit [Ping timeout: 480 seconds]
pcercuei has quit [Read error: Connection reset by peer]
pcercuei has joined #dri-devel
agd5f has joined #dri-devel
ondracka has quit [Ping timeout: 480 seconds]
agd5f_ has quit [Ping timeout: 480 seconds]
ondracka has joined #dri-devel
ondracka has quit []
nekit has quit [Quit: The Lounge - https://thelounge.chat]
nekit has joined #dri-devel
mbrost has joined #dri-devel
mbrost has quit [Remote host closed the connection]
mbrost has joined #dri-devel
jdavies__ has joined #dri-devel
jdavies_ has quit [Remote host closed the connection]
mbrost has quit [Ping timeout: 480 seconds]
mbrost has joined #dri-devel
<gfxstrand> jenatali: Mind giving !21524 another look quick. I added a bug fix and UBO support.
<jenatali> gfxstrand: Yeah will do
mbrost_ has joined #dri-devel
mbrost has quit [Ping timeout: 480 seconds]
mbrost_ has quit [Ping timeout: 480 seconds]
fab has quit [Quit: fab]
fab has joined #dri-devel
jdavies__ has quit []
Duke`` has quit [Ping timeout: 480 seconds]
Zopolis4 has quit []
ice9 has quit [Ping timeout: 480 seconds]
ngcortes has quit [Read error: Connection reset by peer]
bgs has quit [Remote host closed the connection]
Leopold has quit [Ping timeout: 480 seconds]
mbrost_ has joined #dri-devel
mbrost_ has quit [Remote host closed the connection]
Leopold_ has joined #dri-devel
mbrost_ has joined #dri-devel
Leopold_ has quit [Remote host closed the connection]
Leopold_ has joined #dri-devel
ngcortes has joined #dri-devel
Zopolis4 has joined #dri-devel
mbrost_ has quit [Remote host closed the connection]
<mareko> zmike: congrats on X-Plane
mbrost has joined #dri-devel
<gfxstrand> Yeah, that's pretty neat
vliaskov has quit []
<mareko> though I might have contribute to it by not fixing radeonsi-radv interop
<zmike> thanks :D
<zmike> I think various Windows drivers were the main impetus, but thanks for your contribution 🫡
Haaninjo has quit [Quit: Ex-Chat]
mbrost has quit [Remote host closed the connection]
mbrost has joined #dri-devel
<gfxstrand> mareko: Well, that is one way to contribute. 😅
mbrost has quit [Ping timeout: 480 seconds]
<gfxstrand> jenatali: I've also been contemplating a different mechanism for filtering: Just return a zero size/align struct and the pass skips that load/store.
<gfxstrand> jenatali: Probably more versatile than modes.
<gfxstrand> The other thing is that the pass right now assumes your back-end uses it for everything. It takes bytes rather than a (bit_size, num_components) pair as the input to the callback. It doesn't distinguish between, say, a u8vec4 and a uint if they're both 4B aligned. That's fine for all the HW I'm familiar with, though.
<gfxstrand> Maybe not the most friendly for API translation but fine for HW.
digetx has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]