This website requires JavaScript.
Explore
Hush
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
95f766fa3e2b5ef1cbc4dd834e18f511e5d8e659
haiku-beta6
/
src
/
kits
/
opengl
T
History
Philippe Houdoin
e0da42a8fa
Ooops, some GL calls were exported mangled, some not. While I dunno why this split, OpenGL is a C API!
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17579 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-05-24 13:33:13 +00:00
..
glu
Try to be smarter regarding $(TARGET_ARCH) dependent symbols when building libGL.so.
2006-05-22 15:48:12 +00:00
glut
Try to be smarter regarding $(TARGET_ARCH) dependent symbols when building libGL.so.
2006-05-22 15:48:12 +00:00
mesa
Removed main/dispatch.c from libmesa.a: the GL API dispatching is added in libGL.so by GLDispather.cpp (and eventually some assembly code like glapi_x86.S for x86 architecture).
2006-05-24 13:08:15 +00:00
GLDispatcher.cpp
Ooops, some GL calls were exported mangled, some not. While I dunno why this split, OpenGL is a C API!
2006-05-24 13:33:13 +00:00
GLDispatcher.h
First small step toward OpenGL renderers interface.
2006-05-09 21:56:08 +00:00
GLRenderer.cpp
One more small step toward libGL.so renderer API.
2006-05-16 21:27:20 +00:00
GLRenderer.h
One more small step toward libGL.so renderer API.
2006-05-16 21:27:20 +00:00
GLView.cpp
One more small step toward libGL.so renderer API.
2006-05-16 21:27:20 +00:00
Jamfile
Fixed indentation, still doesn't build correctly on PPC, though.
2006-05-23 12:41:35 +00:00