Displaying 2 results from an estimated 2 matches for "glview".
Did you mean:
rglview
2001 Apr 30
1
OpenGL causes assertion failure.
...#39;s my checklist:
-1- I checked the proper working of libGL.so
gears runs just nicely under linux
-2- I retrieved the latest and greatest wine src from CVS
-3- I did a ./configure --enable-opengl
-4- Built the sources, installed the binaries.
-5- Tried dll configs
Now, when running the glview.exe app, I get a black screen.
Further more, GLINFO gives back empty strings!
This is the output:
ew.exe idonia:/usr/local/lib$ wine --debugmsg +loaddll /dosc/winapps/glview/glvie
trace:loaddll:MODULE_LoadLibraryExA Loaded module 'C:\win95\system\kernel32.dll' : builtin
trace:loaddll:MODU...
2006 May 08
3
OpenGL w/ FreeBSD 6-STABLE and Wine 0.9.12
...nderer string: Mesa DRI R300 20040924 AGP 8x TCL
OpenGL version string: 1.2 Mesa 6.4.1
glxgears gets about 400 FPS or so when maximized, and tuxracer runs
fine. However, when I use wine to run graphics applications, it seems
to be defaulting to the Mesa Indirect driver, based on realtech VR's
glview application:
<GLView version="2.24"><System>Windows XP Professional </System>
<CPU>32-bit</CPU>
<Vendor>Mesa project: www.mesa3d.org</Vendor>
<Version>1.2 (1.5 Mesa 6.4.1)</Version>
<Renderer>Mesa GLX Indirect</Renderer>...