ChanServ changed the topic of #asahi-gpu to: Asahi Linux: porting Linux to Apple Silicon macs | GPU / 3D graphics stack black-box RE and development (NO binary reversing) | Keep things on topic | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Logs: https://alx.sh/l/asahi-gpu
user982492 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
user982492 has joined #asahi-gpu
phiologe has joined #asahi-gpu
PhilippvK has quit [Ping timeout: 480 seconds]
user982492 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kov has quit [Quit: Coyote finally caught me]
kov has joined #asahi-gpu
darkapex has joined #asahi-gpu
darkapex4 has quit [Ping timeout: 480 seconds]
user982492 has joined #asahi-gpu
hexchain_ has joined #asahi-gpu
hexchain has quit [Ping timeout: 480 seconds]
akemin_dayo has quit [Ping timeout: 480 seconds]
opticron has quit [Ping timeout: 480 seconds]
opticron has joined #asahi-gpu
user982492 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
user982492 has joined #asahi-gpu
user982492_ has joined #asahi-gpu
user982492 has quit [Ping timeout: 480 seconds]
aleasto has joined #asahi-gpu
user982492_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
darkapex1 has joined #asahi-gpu
darkapex has quit [Ping timeout: 480 seconds]
kgarrington has joined #asahi-gpu
kgarrington has quit [Remote host closed the connection]
alyssa has joined #asahi-gpu
<alyssa>
I should do M1 GPU stuff
* alyssa
doesn't know what M1 GPU stuff to do
akemin_dayo has joined #asahi-gpu
MajorBiscuit has joined #asahi-gpu
<alyssa>
Okay. No point laying about for hours feeling tired, let's write some Asahi GPU code
<alyssa>
If marcan is being productive, so should I :>
* alyssa
inserts headphones
<alyssa>
Broadway is being piped into my brain. Let's go!
<jn>
better Broadway than Broadcom
<alyssa>
Truly
* alyssa
rebases
<alyssa>
Problem -- Metal's discard is in fact demote, not discard
<alyssa>
Discarded threads are still active as helper invocations
<alyssa>
(DirectX behaviour, I think)
<alyssa>
GL doesn't want that, wonder if we can force it
<alyssa>
let's see what moltenvk does
<alyssa>
Maybe it doesn't handle it correctly? :|
utf16 has joined #asahi-gpu
aleasto has quit [Quit: Konversation terminated!]
<alyssa>
am I going to start running GLES3.1 tests? yes.
aleasto has joined #asahi-gpu
<alyssa>
am I going to nerdsnipe myself into implementing compute kernels? *sweats*
<alyssa>
oh that wants MRT. fine
MajorBiscuit has quit [Quit: WeeChat 3.3]
aleasto has quit [Remote host closed the connection]
aleasto has joined #asahi-gpu
aleasto has quit [Remote host closed the connection]
aleasto has joined #asahi-gpu
<alyssa>
I'm really proud of this wacky thing
<alyssa>
note to self -btexture:texture-filter=mipmap is broken
<alyssa>
also -bshading:shading=gouraud is broken was it always like that