clbr
clbr
Oh, seems I remembered wrong, it was the lowercase booleans that were defined in std headers. I don't want to make big changes in common files that would complicate updating...
s/TRUE/true/ is probably fine for your goals, you'd just have to keep it in your fork. We have different goals, so it's totally fine to diverge on parts. You can...
Yeah, the ICU version you use has changed some things.
Kinda looks like a bug in the amdgpu driver rather.
Please fix the style (there should be spaces around =) and I can apply this.
This one probably needs "#define _GNU_SOURCE" at the top, above all #includes.
No plans. There isn't much to release anyway.
This part is custom code. Well, if not GNU_SOURCE, then it's gcc changing its includes again, and the file needs an "#include ".
I'm not sure if the libdrm version was autodetected in 1.2; before autodetection, you had to manually enable it in Makefile or by passing a var, because it required a...
Quick google says it is recognized, it's the same GPU as in Renoir.