search for: qgl

Displaying 7 results from an estimated 7 matches for "qgl".

Did you mean: gl
2009 Aug 25
3
[Bug 23505] New: KDE's Kubrick has problems with xf86-video-nouveau driver
...with my ION system and Mesa 7.6 devel... Comment from Ian: Kubrick has just loaded a background from a 2-D SVG file, rendered it to the size available in the window and painted it in the bottom left of a QImage that is 1024x1024 pixels, which is then "bound" into an OpenGL texture, using QGLWidget::bindTexture (QImage &). And after that it crashes in the libraries or drivers somewhere (items #5 to #21 in backtrace [1]). AFAIK it is valid to bind a texture during the initialize phase of OpenGL, because you are just cacheing the texture and getting its handle in the return value. Yo...
2010 Jul 27
1
American McGee's Alice(tm) (2000)
...------- Initializing DirectInput... Couldn't set DI coop level Falling back to Win32 mouse support... Joystick is not active. ------------------------------------ ----- Client Initialization ----- ----- Initializing Renderer ---- ----- R_Init ----- Initializing OpenGL subsystem ...initializing QGL ...calling LoadLibrary( 'C:\windows\system32\opengl32.dll' ): succeeded ...setting mode 3: 640 480 FS ...using colorsbits of 16 ...calling CDS: ok ...registered window class ...created window at 0,0 (640x480) Initializing OpenGL driver ...getting DC: succeeded ...GLW_ChoosePFD( 16, 16, 0 )...
2008 May 26
4
Prey and OpenGL
...exec autoexec.cfg 2647 strings read from strings/english001.lang ----- Initializing Sound System ------ sound system initialized. -------------------------------------- ----- R_InitOpenGL ----- Initializing OpenGL subsystem ...registered window class ...registered fake window class ...initializing QGL ...calling LoadLibrary( 'opengl32' ): succeeded Couldn't find proc address for: wglCreatePbufferARB Couldn't find proc address for: wglGetPbufferDCARB Couldn't find proc address for: wglReleasePbufferDCARB Couldn't find proc address for: wglDestroyPbufferARB Couldn't fin...
2011 Jan 19
9
RtCW: GLW_StartOpenGL() issue
...CPU, found Intel Pentium III Bypassing CD checks ----- Client Initialization ----- Cmd_AddCommand: map_restart already defined ----- Initializing Renderer ---- ------------------------------- ----- Client Initialization Complete ----- ----- R_Init ----- Initializing OpenGL subsystem ...initializing QGL ...calling LoadLibrary( 'C:\windows\system32\opengl32.dll' ): succeeded ...setting mode 3: 640 480 FS ...using desktop display depth of 32 ...calling CDS: failed, bad mode ...trying next higher resolution: failed, DISP_CHANGE_FAILED ...restoring display settings ...registered window class ....
2008 Dec 08
1
Call of Duty problem.
...024 MB (capped at 1 GB) Video card memory is 8 MB Streaming SIMD Extensions (SSE) supported ----- Client Initialization ----- ----- Initializing Renderer ---- ------------------------------- ----- Client Initialization Complete ----- ----- R_Init ----- Initializing OpenGL subsystem ...initializing QGL ...calling LoadLibrary( 'C:\windows\system32\opengl32.dll' ): succeeded ...setting mode 3: 640 480 FS ...using colorbits of 32 ...calling CDS: ok ...registered window class ...created window at 0,0 (640x480) Initializing OpenGL driver ...getting DC: succeeded ...GLW_ChoosePFD( 32, 24, 8 ) ....
2011 Nov 03
2
Jedi Academy: opengl error
...etting DC: succeeded ...GLW_ChoosePFD( 16, 16, 0 ) ...-1 PFDs found ...GLW_ChoosePFD failed ...GLW_ChoosePFD( 16, 16, 0 ) ...-1 PFDs found ...GLW_ChoosePFD failed ...failed to find an appropriate PIXELFORMAT ...restoring display settings ...WARNING: could not set the given mode (3) ...shutting down QGL ...unloading OpenGL DLL ----- CL_Shutdown ----- ----------------------- GLW_StartOpenGL() - could not load OpenGL subsystem Im working under Fedora 11 with latest version of Wine. How can i get around this error?
2014 Dec 07
2
Build On CentOS
On Sun, Dec 07, 2014 at 04:33:49PM +0100, Guus Sliepen wrote: > Hm, on Debian it works fine, OTOH the command "libncurses5-config > --libs" does tell me to link with -ltinfo. I'll see if I can add that > to the autoconf script. On CentOS 7 tinc 1.1 compiles without problems. Also, both on Debian and CentOS "pkg-config --libs ncurses" only prints