Add all available extension functions to mesa.library public API
commit9c4a5961120c79d02d175ebf9011580ec0a4c3fc
authordeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 2 Jul 2011 15:18:13 +0000 (2 15:18 +0000)
committerdeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 2 Jul 2011 15:18:13 +0000 (2 15:18 +0000)
treee8686a0fa5f40883be520211b289c5cecf2954ac
parent505b2a92dfeb841d60eda2388a784e664762e9ed
Add all available extension functions to mesa.library public API

The functions need to be exposed in the library API, else they will not
be accessible as extensions. Note tht some of those functions might not
be implemented, but it is up to client to check GL EXTENSIONS string to
learn which functions can and cannot be used.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@39738 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/libs/mesa/src/aros/arosmesa/arosmesa.conf
workbench/libs/mesa/src/aros/arosmesa/arosmesa_getprocaddress.c
workbench/libs/mesa/src/aros/arosmesa/arosmesa_library_api.c
workbench/libs/mesa/src/aros/arosmesa/arosmesa_mangle.h
workbench/libs/mesa/src/aros/arosmesa/arosmesaapim.h