On 04/11/2018 02:09 PM, Marek Olšák wrote:
From: Marek Olšák <marek.ol...@amd.com>
- remove mtypes.h from most header files
- add main/menums.h for often used definitions
FWIW, mtypes.h was originally types.h. A long time ago, there was some
obscure platform that had a /usr/include/types.h header and the compiler
would errantly include it instead of Mesa's types.h. So I renamed
types.h to mtypes.h to work around that.
If you wanted to name the new file enums.h instead of menums.h that'd be
OK. No big deal though.
Otherwise, the series looks OK to me, though I see that Dylan found an
issue.
Reviewed-by: Brian Paul <bri...@vmware.com>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev