Hello all, I did not find specific information about that. What is allowed in Mesa code base regarding C? Can I use C99 extensions (like variable not in the top of the scope, c++ comments) or gcc specific extensions (__vectors, labels as values...)? Cheers, Ben