similar to: LIBGL_ALWAYS_INDIRECT=1 patch fix - any reason why it's not included?

Displaying 20 results from an estimated 600 matches similar to: "LIBGL_ALWAYS_INDIRECT=1 patch fix - any reason why it's not included?"

2007 Apr 11
3
The direct/indirect rendering stuff and compiz
Hi, In fact, this bugged me a long time and now I'd finally like to have a solution: https://bugs.freedesktop.org/show_bug.cgi?id=8160 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);
2011 May 15
10
Bad performance in games
Hi! I have managed to get games like Team Fortress 2 and Mirror's Edge to finally run. But only with really bad performance. If I run glxinfo | grep direct in the terminal, I get: Code: direct rendering: No (LIBGL_ALWAYS_INDIRECT set) However, if I run sudo glxinfo | grep direct, it outputs this: Code: direct rendering: Yes I'm not sure if that is relevant, but it seems a bit odd.
2006 Apr 18
3
compiz-aiglx patch
hi, a small patch inspired from Kristian H?gsberg compiz-aiglx patch, to use compiz with xorg aiglx with tftp_damage patch and gl-include-inferior patch. this patch add command-line option to force bind and release whenever the texture is used. to use it you must start xorg in 16 depth mode, and start compiz with LIBGL_ALWAYS_INDIRECT environnement variable PS : sorry for my bad english
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
2007 Apr 23
2
ATI and GLX_EXT_texture_from_pixmap error
Hello, I am trying to install and run compiz on my computer since a few months yet and there is no way. Today I checked out the latest git version and it does not work neither. I have a ATI Radeon 7500 rev200 and I think thats the problem. I am using the open source radeon driver and xorg with AIGLX (on debian testing/unstable). DRI is enabled and working, glxgears, too. The output of
2007 Jan 28
4
Compiz .36 => No Borders
hi all i'm running debian sid..and i tried to compile the las version of compiz because the old version of compiz did not supported compiz settings.. btw here is what i did: 1) followed the official compiling guide => http://go-compiz.org/index.php?title=Compiling 2) try to run by launching compiz...but the only results was to not view the windows' borders.. so i searched in the
2007 Jan 17
3
compiz 0.3.6 in fedora rawhide
Hi, I've just updated compiz in fedora rawhide and wanted to post a quick overview of the patches we still carry. Patch details are available here: http://cvs.fedora.redhat.com/viewcvs/rpms/compiz/devel terminate-move.patch restart.patch These are already upstream, but not yet in a released version. aiglx-defaults.patch tfp-server-extension.patch These two paper over a problem in
2013 Feb 05
1
pymol
Anyone familiar with pymol? We're getting an error I find references to from a few years ago when we try to run remotely on a headless server. I can run it fine on my machine (CentOS 6.3, NVidia video), and on another person's workstation remotely, with other make video, but the server's got a Matrox - which shouldn't matter, since I'm running this after ssh -Y. pymol yum
2007 Mar 02
1
Xvideo and X.org on Intel GMA
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hiho, I already reported this in <455F4553.9020109@tommie-lie.de> and found time to reinstall compiz yesterday and the problem still persists. I have Ubuntu's X.org 7.1.1 running on a Intel GMA 950 and latest compiz. When watching Xvideo files, the overlay window remains black. If I slightly move the video window, the video appears with
2008 May 02
2
Troubles running compiz
Hi, I don't know if this is the proper forum to ask this kind of questions, so, if it is not, please point me to the proper mailing list if there is any ... So, after a lot of troubles and tribulations i got compiz to finally load and not crash my drivers, i'm using a Dell D610 laptop with an ATI mobility radeon X300. At first sight it seems that everything is working just ok, i get my
2007 Apr 05
1
compiz-0.5.0
Hello, I just tried compiz-0.5.0 on my asus laptop 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
2012 Jul 22
2
[LLVMdev] C++ demangling in LLVM
On Jul 4, 2012, at 12:43 PM, Michael Spencer wrote: > On Wed, Jul 4, 2012 at 8:33 AM, Alexey Samsonov <samsonov at google.com> wrote: >> Hello! >> >> We want to implement in-process symbolizer for {Address,Thread}Sanitizer >> testing tools that would be based on LLVM libraries. >> I've noticed that llvm-nm (as well as other tools) doesn't demangle
2012 Aug 14
0
[LLVMdev] C++ demangling in LLVM
Was there any resolution about if bringing this into the LLVM Support directory should be done or not? I have a need of being able to use this, not just for demangling, but also to verify correctness of a mangled function, and can only rely on LLVM core. Thanks, Micah > -----Original Message----- > From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] > On Behalf
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: $
2013 Mar 22
1
[kde-workspace] kwin/libkdecorations: KDecorationBridge becomes private again
Git commit c1469413f36d4e4cd9dd49e70bc5d660cf2f3c55 by Martin Gr??lin. Committed on 17/03/2013 at 12:24. Pushed by graesslin into branch 'master'. KDecorationBridge becomes private again With 4933f08ae49328e36e2654434d28917310882ee5 the KDecorationBridge interface became public to allow Compiz to easily implement the class. >From a KWin perspective this change did not make much
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.
I am having troubles having compiz fusion to work with my GMA 950. I have posted this problem on this forum, and it seems other have been affected of this recently: http://bbs.archlinux.org/viewtopic.php?id=36875 Information: here is my xorg.conf: http://one.fsphost.com/jinn/configs/xorg.conf [15:52 root ~]# uname -a Linux estergon 2.6.22-ARCH #1 SMP PREEMPT Thu Aug 23 20:18:37 CEST 2007 i686
2006 Jul 09
1
Bundle tfp-detection with correct defaults for aiglx
Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.freedesktop.org/archives/compiz/attachments/20060709/4955ef3d/attachment.pgp
2006 Oct 25
1
Need Help !
Hi I try to install compiz in to my FC5 machine. I have ATI Inc RV280 [Radeon 9200 SE] card. when I try to switch to compiz I get the following error message ============================= compiz --replace gconf compiz: SmcOpenConnection failed: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed libGL warning: 3D
2008 Apr 05
1
Required versions and patches for compiz on AIGLX
Hi, I stopped using compiz a while back when some patches didn't apply to an upgrade I thought was more important than running compiz (IIRC it was xorg-server) but would like to get it working again. I'm using vanilla sources of the most recent stable releases of everything related to xorg/mesa. Compiz is configured with: --prefix=/usr \ --sysconfdir=/etc \ --disable-static \