Store a pointer to the base gallium class during initialisation. Otherwise
commite2b2810fe0b497569fee90301b2f269defe60aaf
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 4 Apr 2018 21:02:26 +0000 (4 21:02 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 4 Apr 2018 21:02:26 +0000 (4 21:02 +0000)
tree916f744fd855f1cb5235df8a3f41f7d74fea7aff
parent4e24d52aea4381c0d1baedd17339a06da131e2c3
Store a pointer to the base gallium class during initialisation. Otherwise
it's NULL when we pass it to drivers. 3D acceleration for nVidia and Intel
GMA works again.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@55078 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/libs/gallium/gallium_init.c