libglvnd/src/GLdispatch/vnd-glapi
Kyle Brenneman a7bb6f4d19 Remove extra paragraph from license text.
Remove the "If only executable code is distributed..." paragraph from
the license text. Everything now uses a normal MIT license.

The only code from Khronos that's included in libglvnd is the EGL/GL
header and XML files, which do not contain that paragraph.

Fixes https://gitlab.freedesktop.org/glvnd/libglvnd/-/issues/221
2021-09-30 09:21:34 -06:00
..
.gitignore Add missing files to .gitignore thoughout the project 2016-03-02 11:22:12 +00:00
entry.h GLdispatch: Remove entry_init_public(). 2019-11-22 15:58:11 -07:00
entry_aarch64_tsd.c Remove extra paragraph from license text. 2021-09-30 09:21:34 -06:00
entry_armv7_tsd.c Remove extra paragraph from license text. 2021-09-30 09:21:34 -06:00
entry_common.c GLdispatch: Add a build option to disable entrypoint patching. 2021-04-21 16:22:39 -06:00
entry_common.h x86: Add ENDBR at function entries 2020-02-21 21:28:29 +00:00
entry_files.mk vnd-glapi: allow asm to be used on ELFv2 ppc64 big endian 2019-12-09 18:49:41 +01:00
entry_ppc64_tls.c vnd-glapi: allow asm to be used on ELFv2 ppc64 big endian 2019-12-09 18:49:41 +01:00
entry_ppc64_tsd.c vnd-glapi: allow asm to be used on ELFv2 ppc64 big endian 2019-12-09 18:49:41 +01:00
entry_pure_c.c Correct a typo in entry_pure_c.c 2021-09-16 22:04:51 +00:00
entry_simple_asm.c GLdispatch: Remove entry_init_public(). 2019-11-22 15:58:11 -07:00
entry_x86_64_tls.c x86: Add ENDBR at function entries 2020-02-21 21:28:29 +00:00
entry_x86_64_tsd.c x86: Add ENDBR at function entries 2020-02-21 21:28:29 +00:00
entry_x86_tls.c x86: Add ENDBR at function entries 2020-02-21 21:28:29 +00:00
entry_x86_tsd.c x86: Add ENDBR at function entries 2020-02-21 21:28:29 +00:00
glapi.h Use initial-exec TLS for glibc and FreeBSD only 2021-09-13 17:24:13 -04:00
Makefile.am autotools: Include meson.build and meson_options.txt in dist 2019-12-05 12:01:36 -08:00
mapi_glapi.c GLdispatch: Remove entry_init_public(). 2019-11-22 15:58:11 -07:00
mapi_tmp.h Move vnd-glapi/mapi/* to vnd-glapi. 2016-04-19 12:48:47 -06:00
meson.build Remove extra paragraph from license text. 2021-09-30 09:21:34 -06:00
stub.c GLdispatch: Remove runtime assembly code generation. 2019-11-22 15:58:11 -07:00
stub.h GLdispatch: Remove runtime assembly code generation. 2019-11-22 15:58:11 -07:00
table.c Move vnd-glapi/mapi/* to vnd-glapi. 2016-04-19 12:48:47 -06:00
table.h Move vnd-glapi/mapi/* to vnd-glapi. 2016-04-19 12:48:47 -06:00
u_compiler.h Move vnd-glapi/mapi/* to vnd-glapi. 2016-04-19 12:48:47 -06:00
u_current.h Move vnd-glapi/mapi/* to vnd-glapi. 2016-04-19 12:48:47 -06:00
u_current_tls.c Use initial-exec TLS for glibc and FreeBSD only 2021-09-13 17:24:13 -04:00
u_current_tsd.c Move vnd-glapi/mapi/* to vnd-glapi. 2016-04-19 12:48:47 -06:00
u_macros.h Move vnd-glapi/mapi/* to vnd-glapi. 2016-04-19 12:48:47 -06:00