mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-03 02:50:16 +01:00
Currently scons puts them in src/mapi/glapi, meosn puts them in src/mapi/glapi/gen. This results in some things being compilable only by one or the other, put them in the same places so that everyone is happy. Reviewed-by: Eric Engestrom <eric.engestrom@intel.com> |
||
|---|---|---|
| .. | ||
| gen | ||
| registry | ||
| tests | ||
| glapi.c | ||
| glapi.h | ||
| glapi_dispatch.c | ||
| glapi_entrypoint.c | ||
| glapi_getproc.c | ||
| glapi_nop.c | ||
| glapi_priv.h | ||
| meson.build | ||
| SConscript | ||