Thread: OpenGL
View Single Post
  #6  
Old 03-30-2008, 02:06 PM
DrakilorP2P DrakilorP2P is offline
Registered User
DrakilorP2P's Avatar
Join Date: Apr 2006
Posts: 755
DrakilorP2P is just really niceDrakilorP2P is just really nice
Quote:
Originally Posted by Skyld View Post
Unless it has something to do with DirectInput not being used in OpenGL mode, perhaps. I don't know how Graal captures input data.
Obviously. What I'm saying is that it's misleading to say "this problem occurs on OpenGL".
PHP Code:
ldd /usr/bin/graal
        linux
-gate.so.1
        libfmod
-3.75.so
        libGL
.so.1
        libXt
.so.6
        libXcursor
.so.1
        libXxf86vm
.so.1
        libgcc_s
.so.1
        libpthread
.so.0
        libc
.so.6
        libdl
.so.2
        libm
.so.6
        libX11
.so.6
        libXext
.so.6
        libSM
.so.6
        libICE
.so.6
        libXrender
.so.1
        libXfixes
.so.3
        
/lib/ld-linux.so.2
        libXau
.so.6
        libXdmcp
.so.6 
Reply With Quote