<urjaman>
(and then it also proceeded to tell me that it is wrong rounding and that i might've forgotten to pass -frounding-math to gcc, and then SIGABRT :P)
<urjaman>
ok apparently openscad folks have know about this (github issue from 2015) for like 4 years but nobody has fixed valgrind to support the rounding modes in the mean time? -.-
<urjaman>
i suppose i'll have to build openscad next (with that check disabled, as they hinted in the issue..)
<urjaman>
(or try to fix valgrind... i mean that sounds harder but also actually more useful, but also like how far am i going to go to chase down these things...)
stikonas has joined #panfrost
stikonas has quit [Remote host closed the connection]
megi has joined #panfrost
davidlt has joined #panfrost
<alyssa>
Le sigh
_whitelogger has joined #panfrost
raster has joined #panfrost
davidlt has quit [Ping timeout: 240 seconds]
BenG83 has joined #panfrost
embed-3d has quit [Ping timeout: 240 seconds]
fysa has joined #panfrost
fysa has quit [Ping timeout: 265 seconds]
fysa has joined #panfrost
davidlt has joined #panfrost
davidlt has quit [Ping timeout: 276 seconds]
davidlt has joined #panfrost
fysa has quit [Ping timeout: 250 seconds]
warpme_ has joined #panfrost
fysa has joined #panfrost
fysa has quit [Ping timeout: 250 seconds]
davidlt has quit [Ping timeout: 240 seconds]
fysa has joined #panfrost
fysa has quit [Ping timeout: 250 seconds]
stikonas has joined #panfrost
fysa has joined #panfrost
fysa has quit [Ping timeout: 250 seconds]
warpme_ has quit [Quit: Connection closed for inactivity]
* urjaman
managed to run openscad under valgrind
stikonas has quit [Remote host closed the connection]
<urjaman>
just disabled the check -- i did find a valgrind bug originally from 2006 about the rounding modes lol -- but anyways...
<urjaman>
i'll need to check code more before i can say anything about that ... except that it doesnt look like it has anything really to do with occlusion queries