<zmike>
okay, this drm fourcc header thing is out of control
<jekstrand>
Please! I don't want those rumors spreading. :P
ced117_ has joined #zink
ced117 has quit [Ping timeout: 480 seconds]
<kusma>
zmike: Oh, if I wrote it there, then it's factual! @jekstrand: You need to make reality consistent now.
<zmike>
haha
<zmike>
kusma: so after doing some gross ifdefs for modifier stuff, I'm figuring probably what we want to do is just #define the two specific modifier defines actually used to 0 for windows builds
<zmike>
because the number of ifdefs now is really awful
omegatron has joined #zink
<kusma>
Hmm... Lotsa ifdefs is ugly, sure. But I kinda hoped we could have some separate sources for platform specific code instead. But whatever works, that can be reworked later, I guess.
<zmike>
ehhh does windows even have modifiers like that? I don't know that splitting things would make it any better