libglvnd/src/GLdispatch
Kyle Brenneman d853cf56f8 GLdispatch: Build ARMv7 stubs as ARM instead of Thumb
Change the ARMv7 dispatch stubs to use ARM instead of Thumb. There's no
difference in size (since either one fits in the 128-byte alignment that
we use), but using ARM means that they'll compile and work on an ARMv6
build as well.
2022-06-01 07:15:35 -06:00
..
vnd-glapi GLdispatch: Build ARMv7 stubs as ARM instead of Thumb 2022-06-01 07:15:35 -06:00
export_list_tls.ver
export_list_tsd.ver
GLdispatch.c
GLdispatch.h
GLdispatchPrivate.h
Makefile.am
meson.build