search for: glx_ext_texture_from_pixmap

Displaying 20 results from an estimated 84 matches for "glx_ext_texture_from_pixmap".

2006 Sep 15
3
correct opcodes for GLX_EXT_texture_from_pixmap
Hello...after upgrade glproto, xserver and mesa it's compiz not functional. Xserver is functional and if i run compiz all sides of compiz cube are white, I thing this is probably cause new opcodes for GLX_EXT_texture_from_pixmap. This is commit from git.freedesktop.org from last upgrade glproto, xserver, mesa Use correct opcodes for GLX_EXT_texture_from_pixmap. Set the correct opcodes for GLX_EXT_texture_from_pixmap functions. Changes to the glproto package and the core X server are also required.
2007 Jul 11
1
Hello EveryOne...Problems here GLX_EXT_texture_from_pixmap?
...r (0x5A61) found", yesterday i've installed the latest ATI Drivers (8.38) with the .run file, everything fine but I wonder if this card works on compiz because I get this message wher I execute compiz-0.4. *************************************************************************** compiz: GLX_EXT_texture_from_pixmap is not supported by direct rendering context, trying indirect rendering context instead /usr/local/compiz-0.42/bin/compiz: GLX_EXT_texture_from_pixmap is missing /usr/local/compiz-0.42/bin/compiz: Failed to manage screen: 0 /usr/local/compiz-0.42/bin/compiz: No manageable screens found on display :...
2006 Nov 17
1
the notorious "GLX_EXT_texture_from_pixmap is missing" error
I'm not reporting a bug (I know it's not the right place to do that anyway), but a little help would be appreciated. Once again I run into the famous "compiz: GLX_EXT_texture_from_pixmap is missing" error. The problem is I can't figure out what's wrong. I use fedora core 6 on an athlon XP with an ati RV250 and the radeon open-source drivers running compiz reports: $ LIBGL_DEBUG=verbose compiz --replace --use-cow --strict-binding gconf libGL: XF86DRIGetClientDriverN...
2007 Jan 28
4
Compiz .36 => No Borders
...launching compiz...but the only results was to not view the windows' borders.. so i searched in the forum and found a guide... that told me how to look if everything was going well..and here i found(??) a problem...the command is glxinfo | grep texture_from_pixmap and the result shoud be.. GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer, GLX_EXT_fbconfig_packed_float, GLX_EXT_texture_from_pixmap, GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer, instead that is mine qwerty@homeLESS:~$ glxinfo | grep texture_from_pixmap libGL warning: 3D driver claims to not suppor...
2006 Apr 07
2
[PATCH] Add GLX 1.3 + conformant GLX_EXT_texture_from_pixmap support
As promised awhile ago... This patch makes compiz conformant with the latest published version of the GLX_EXT_texture_from_pixmap specification. It has been tested to be fully backwards compatible as well, so it will still work with current versions of Xgl. If GLX 1.3 support isn't available, it just falls back to the existing use of XVisualInfo. However, my version of Xgl is a bit dated. Someone might want to te...
2006 Oct 03
0
GLX_EXT_texture_from_pixmap is missing
Hi, I have a couple of problems with compiz and I would appreciate assistance. I have compiled compiz version 02 successful however when I try to run compiz this is displayed in console /usr/bin/compiz: GLX_EXT_texture_from_pixmap is missing /usr/bin/compiz: Failed to manage screen: 0 /usr/bin/compiz: No manageable screens found on display :0.0. However when I run the glxinfo there is GLX_EXT_texture_from_pixmap. The card is Radeon 7500. I am running Opensuse 10.1 with Xorg 7 downloaded from software.opensuse.org/xorg7 and...
2007 Apr 23
2
ATI and GLX_EXT_texture_from_pixmap error
...ing the open source radeon driver and xorg with AIGLX (on debian testing/unstable). DRI is enabled and working, glxgears, too. The output of glxinfo is good, too. Starting compiz I get this errors: $ compiz --replace gconf & libGL warning: 3D driver claims to not support visual 0x4b compiz: GLX_EXT_texture_from_pixmap is not supported by direct rendering context, trying indirect rendering context instead compiz: GLX_EXT_texture_from_pixmap is missing compiz: Failed to manage screen: 0 compiz: No manageable screens found on display :0.0 I get a Desktop environment without window manager and without any window...
2006 Nov 14
1
free from GLX_EXT_texture_from_pixmap
You might have hear this before. I just came across it today. from http://blog.beryl-project.org/ "I am running your svn and have noticed this non-tfp Beryl, what is this? It is exactly what it sounds like, an early attempt (with some success I might add) to make Beryl run without the need for texture_from_pixmap. No more black window bug from nvidia, no more Xgl, no more AIGLX. Oh
2007 Apr 05
1
compiz-0.5.0
...aptop with a intel 945gm chipset using intel_drv on the latest FC6 and get the following messages: The latest release of beryl does have this problem. How can I fix compiz to make it work? $ compiz --replace --indirect-rendering libGL warning: 3D driver claims to not support visual 0x4b compiz: GLX_EXT_texture_from_pixmap is not supported by indirect rendering context, trying direct rendering context instead compiz: GLX_EXT_texture_from_pixmap is missing compiz: Failed to manage screen: 0 compiz: No manageable screens found on display :0 joker4:~/compiz-0.5.0 Thanks, Steve -- "They that give up essential...
2008 Apr 05
1
Need help with Talisman Online
...e of display: :0.0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: NVIDIA Corporation server glx version string: 1.4 server glx extensions: GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer, GLX_ARB_fbconfig_float client glx vendor string: NVIDIA Corporation client glx version string: 1.4 client glx extensions: GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_S...
2007 Jun 07
2
gtk-window-decorator takes 100% CPU and doesn't work
Hi, I tried to run compiz on an intel i810 device (aiglx). According to the docs, I should: # LIBGL_ALWAYS_INDIRECT=TRUE compiz --replace --loose-binding gconf GLX_EXT_texture_from_pixmap is available with direct rendering. gtk-window-decorator: Could not acquire decoration manager selection on screen 0 display ":0.0" And 1. I get no window decorations at all 2. gtk-window-decorator takes 100 % CPU 3. The desktop content doesn't get updated any more -- e.g .xterm w/o...
2011 Feb 10
1
Intel GMA4500HD and glUseProgramObjectARB
...amObjectARB" is a "GL_INVALID_OPERATION", and glxinfo outputs the following: Code: name of display: :0.0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: SGI server glx version string: 1.4 server glx extensions: GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_INTEL_swap_event client glx vendor string: Me...
2008 Mar 29
1
[Bug 15256] New: nouveau_drv.so Version String mismatch
...rendering display: :0 screen: 0 direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose) server glx vendor string: SGI server glx version string: 1.2 server glx extensions: GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe, GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer client glx vendor string: SGI client glx version string: 1.4 client glx extensions: GLX_ARB_get_proc_address, GLX_ARB_multisamp...
2010 May 20
1
"opengl32.dll" failed to initialize, aborting -> need help
...installed the graphic card drivers, here is my output for Code: glxinfo | grep -v 0x Code: name of display: :0.0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: ATI server glx version string: 1.4 server glx extensions: GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group client glx vendor string: ATI client glx version string: 1.4 client glx extensions: GLX_A...
2007 Apr 06
2
[ANNOUNCE] compiz-0.4.0
Changes since 0.2.2: * Core Some stencil buffer requirements have been removed. Focus stealing prevention. Fragment attribute interface that allow plugins to perform more advanced fragment shading effects while integrating properly with other plugins. Use composite overlay window for output by default. Add file notification API.
2007 Sep 01
1
intel 945GM / GMA 950 with compiz fusion probably bug.
....6.22-ARCH #1 SMP PREEMPT Thu Aug 23 20:18:37 CEST 2007 i686 Intel(R) Core(TM)2 CPU T5500 @ 1.66GHz GenuineIntel GNU/Linux [15:52 root ~]# [10:59 root ~]# compiz --replace ccp & [1] 19636 [10:59 root ~]# libGL warning: 3D driver claims to not support visual 0x67 compiz (core) - Fatal: GLX_EXT_texture_from_pixmap is missing compiz (core) - Error: Failed to manage screen: 0 compiz (core) - Fatal: No manageable screens found on display :0.0 [1] + exit 1 compiz --replace ccp [17:18 root ~]# cat /var/log/Xorg.0.log | grep AIGLX (**) Option "AIGLX" "true" (**) AIGLX enabled (WW) AIGLX...
2011 Jan 28
4
Opengl Application crashes
...play: :0 screen: 0 direct rendering: Yes server glx vendor string: NVIDIA Corporation server glx version string: 1.4 server glx extensions: GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, GLX_EXT_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, GLX_ARB_create_context_profile, GLX_EXT_create_context_es2_profile, GLX_ARB_create_context_robustness, GLX_ARB_multisample, GLX_NV_float_buffer, GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB client glx vendor string: NVIDIA Corporation client glx version s...
2010 Jul 20
1
No Text in Sims 3
...glxinfo gives the following: Code: simon at misty:~/.PlayOnLinux/configurations/installed$ glxinfo name of display: :0.0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: SGI server glx version string: 1.2 server glx extensions: GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group client glx vendor string: Mesa Project and SGI cli...
2009 May 23
0
Wine & Wow
...een: 0 > direct rendering: Yes > server glx vendor string: NVIDIA Corporation > server glx version string: 1.4 > server glx extensions: > GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, > GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, > GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, GLX_ARB_multisample, > GLX_NV_float_buffer, GLX_ARB_fbconfig_float > client glx vendor string: NVIDIA Corporation > client glx version string: 1.4 > client glx extensions: > GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info, >...
2007 Apr 11
3
The direct/indirect rendering stuff and compiz
...The issue is: compiz has now some fallback code to indirect rendering if direct doesn't work. But that's completely useless, because it'll fail some lines later, exactly here: glxExtensions = glXQueryExtensionsString (dpy, screenNum); if (!strstr (glxExtensions, "GLX_EXT_texture_from_pixmap")) The issue is, glXQueryExtensionsString won't return texture_from_pixmap on AIGLX if LIBGL_ALWAYS_INDIRECT isn't set. Now, the hacky solution would be to do something like the patch I attached to the bug 8160. The proper solution would probably to add an optional parameter to g...