mesa/src/mapi/glapi
Adam Jackson 904b03824b linux: Don't emit a .note.ABI-tag section anymore (#26663)
We don't support pre-2.6 kernels anyway - the install docs say 2.6.28
for DRI - and apparently this confuses ld.so's sorting when multiple
libGLs are installed.  Just remove it.

Note: this is a candidate for the stable branches.

Acked-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2013-04-25 15:51:35 -04:00
..
gen linux: Don't emit a .note.ABI-tag section anymore (#26663) 2013-04-25 15:51:35 -04:00
tests Properly check GLX_INDIRECT_RENDERING in glapi/tests/check_table 2013-03-13 14:55:52 +00:00
.gitignore Clean up .gitignore files 2013-01-10 22:01:31 +01:00
glapi.c build: Move src/mapi/mapi/* to src/mapi/ 2013-04-15 12:04:25 -07:00
glapi.h mesa: Restore 78-column wrapping of license text in C-style comments. 2013-04-23 22:07:09 -07:00
glapi_dispatch.c mesa: Restore 78-column wrapping of license text in C-style comments. 2013-04-23 22:07:09 -07:00
glapi_entrypoint.c mesa: Restore 78-column wrapping of license text in C-style comments. 2013-04-23 22:07:09 -07:00
glapi_getproc.c mesa: Restore 78-column wrapping of license text in C-style comments. 2013-04-23 22:07:09 -07:00
glapi_nop.c mesa: Restore 78-column wrapping of license text in C-style comments. 2013-04-23 22:07:09 -07:00
glapi_priv.h mesa: Restore 78-column wrapping of license text in C-style comments. 2013-04-23 22:07:09 -07:00
glthread.c glapi: Move public function/variable declarations to glapi.h. 2010-08-21 14:13:59 +08:00
glthread.h build: Move src/mapi/mapi/* to src/mapi/ 2013-04-15 12:04:25 -07:00
Makefile.am build: Move src/mapi/mapi/* to src/mapi/ 2013-04-15 12:04:25 -07:00
Makefile.sources build: Rename sources.mak -> Makefile.sources 2013-04-15 12:04:25 -07:00
SConscript scons: Support clang. 2013-04-25 11:59:01 +01:00