c146f64a63
Before, it was spread in libmesa.a *and* mesa_arch_$(TARGET_ARCH).o, the later was broken for non-x86 targets. Now, GL API dispatching is entirely in glapi-dispatching.o, while libmesa.a contains only the software GL implementation. * This should fix PPC libGL.so build - UNTESTED * Added SPARC assembly code introduced by Mesa 7.2 and sooner - UNTESTED * Removed a non-longer need workaround in glthread.h. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30050 a95241bf-73f2-0310-859d-f6bbb57e9c96 |
||
---|---|---|
.. | ||
glu | ||
glut | ||
mesa | ||
GLDispatcher.cpp | ||
GLDispatcher.h | ||
GLRenderer.cpp | ||
GLRendererRoster.cpp | ||
GLRendererRoster.h | ||
GLView.cpp | ||
Jamfile |