[Mesa-dev] [PATCH mesa 6/8] eglapi: move list out to its own file
Emil Velikov
emil.l.velikov at gmail.com
Mon Feb 20 19:38:35 UTC 2017
2017-02-19 23:23 GMT+00:00 Eric Engestrom <eric at engestrom.ch>:
> This will allow us to make sure the list is always sorted in the next
> commit.
>
> Signed-off-by: Eric Engestrom <eric at engestrom.ch>
> ---
> src/egl/main/eglapi.c | 78 +-----------------------------------------
> src/egl/main/eglentrypoint.def | 77 +++++++++++++++++++++++++++++++++++++++++
I'd rename that to .h and throw it in src/egl/Makefile.sources' LIBEGL_C_FILES
Thanks
Emil
More information about the mesa-dev
mailing list