mesa/src/mapi
Konstantin Kharlamov fccc9d3de6 mapi: work around GCC LTO dropping assembly-defined functions
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109391

Signed-off-by: Konstantin Kharlamov <Hi-Angel@yandex.ru>
Acked-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
2019-02-13 14:20:51 +00:00
..
es1api mapi: work around GCC LTO dropping assembly-defined functions 2019-02-13 14:20:51 +00:00
es2api mapi: work around GCC LTO dropping assembly-defined functions 2019-02-13 14:20:51 +00:00
glapi mapi: work around GCC LTO dropping assembly-defined functions 2019-02-13 14:20:51 +00:00
new Revert "mapi/new: sort by slot number" 2019-01-24 18:13:25 +00:00
shared-glapi mapi: work around GCC LTO dropping assembly-defined functions 2019-02-13 14:20:51 +00:00
.gitignore
Android.mk egl/dri: link directly to libglapi.so 2017-10-02 16:26:46 +01:00
entry.c mapi: Enable assembly language API acceleration for PPC64LE (V2) 2017-06-28 08:20:45 +01:00
entry.h
entry_ppc64le_tls.h mapi: Enable assembly language API acceleration for PPC64LE (V2) 2017-06-28 08:20:45 +01:00
entry_ppc64le_tsd.h mapi: Enable assembly language API acceleration for PPC64LE (V2) 2017-06-28 08:20:45 +01:00
entry_x86-64_tls.h mapi: update the asm code to support x32 2017-01-13 00:59:32 +01:00
entry_x86_tls.h mapi: fix typo in macro name 2016-07-22 10:14:00 -07:00
entry_x86_tsd.h mapi: fix typo in macro name 2016-07-22 10:14:00 -07:00
Makefile.am autotools: wire the new generator for es1 and es2 2019-01-24 18:13:25 +00:00
Makefile.sources mapi: autotools: remove unused MAPI_FILES file list 2018-01-25 17:42:46 +00:00
mapi_abi.py mapi: print function declarations for shared glapi 2019-01-25 13:04:04 -08:00
mapi_glapi.c mapi: replace mapi_table abstraction 2017-05-04 18:17:03 +01:00
mapi_tmp.h
meson.build meson: wire the new generator for es1 and es2 2019-01-24 18:13:25 +00:00
stub.c
stub.h
table.c
table.h mapi: replace mapi_table abstraction 2017-05-04 18:17:03 +01:00
u_current.c mapi: replace mapi_table abstraction 2017-05-04 18:17:03 +01:00
u_current.h mapi: replace mapi_table abstraction 2017-05-04 18:17:03 +01:00
u_execmem.c
u_execmem.h