Displaying 20 results from an estimated 100 matches similar to: "compiz swapbuffers patch"
2007 Jan 28
3
A patch for minimize plugin.
I've added a new option in minimize plugin, called "Disable Fading".
To prevent tearing, damageScreen is used minDonePaintScreen (only if the
option is used).
The patch is attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: minimize-fading.patch
Type: text/x-patch
Size: 1855 bytes
Desc: not available
Url :
2014 Nov 12
2
"Which version should I use?"
This is a somewhat controversial subject which I only reluctantly bring up.
I honestly believe that open discussion is the only way to run a project,
and I apologize in advance if I offend anyone.
I got what should have been an easy question on #compiz a few days ago. A
user came in and asked "What version do you recommend I use?".
I honestly didn't know what to say.
>From a
2006 Dec 06
1
Drawing On the Desktop
Hi,
I am currently developing a xsnow like plugin for beryl called xglsnow
(http://cornergraf.net/projects/xglsnow/).
I have been told(1) that my way of drawing to the desktop is not very good and
that a better way might exist. I realize beryl is not the same as compiz, but I
hope that the differences are not too big on this matter, if not excuse me for
this post.
My drawing currently works
2014 Nov 17
1
"Which version should I use?"
On Mon, Nov 17, 2014 at 11:11 AM, Sam Spilsbury <smspillaz at gmail.com> wrote:
>
> On Thu, Nov 13, 2014 at 3:28 AM, Kristian Lyngstøl
> <kristian at bohemians.org> wrote:
> > So to sum up: Equal stability, fewer features, but actively maintained.
> >
> > In the end I told the user in question that 0.9.12.0 is the latest
> stable version, but 0.8.9 has
2014 Nov 17
0
"Which version should I use?"
Hi,
On Thu, Nov 13, 2014 at 3:28 AM, Kristian Lyngstøl
<kristian at bohemians.org> wrote:
>
> Feature-wise, Compiz 0.9.12.0 actually has fewer features as I understand it. With the move to OpenGL ES, several plugins got dropped. I understand some of that has been remedied, but 0.9 still does not come out ahead if my understanding is correct. I have asked around and this is what
2007 Mar 16
1
[PATCH] Rendering: swap buffers and copy only needed parts
Hi,
I've been experiencing serious tearing in compiz when screen is painted only
partly. Either "Sync To Vblank" option in compiz doesn't work or copying
repainted parts from backbuffer to frontbuffer is too slow. And since many
people rely on driver's implementation of Sync to Vblank, it would be optimal
to always use glXSwapBuffers. This can be accomplished via keeping
2016 Apr 05
2
a few questions about OpenGL and nouveau
Hi... I know... glBegin/glEnd is deprecated but I have an old computer
32bit CPU,
running fedora 19, mesa-9.2.4, NV63... any help are welcomed.
Please forgive if I misuderstood everything.
So I have a simple OpenGL program that draws a black background and a white
line... I will write the code of myline() inside of main() so as I can
learn.
main (..) {
X and glX stuff...
/* at this moment I
2014 Nov 24
1
Contributor Contributions
I have made claims that I have not left the compiz project and that I have
been maintaining it over the past 4 years, despite the lack of releases by
not fault but my own. At the request of some of the original compiz
developers, I am now posting a compilation of some of the contributions
I've made over time, since the beginning. Since the most important
contributions are code and easiest to
2016 Oct 03
9
[Bug 98030] New: Stuttering video playback in totem after update to 1.19-rc1
https://bugs.freedesktop.org/show_bug.cgi?id=98030
Bug ID: 98030
Summary: Stuttering video playback in totem after update to
1.19-rc1
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2006 Oct 16
2
Edge + Mouse button draft patches
Attached are my draft patches to add edge + mouse button to the
actions
It is useful because the edge bindings are too easily triggered, an edge +
mouse button is good because it confirms the action. An additional side
benefit is that the mouse wheel can be used for rotating the cube and for
the switcher (it is an excellent alternative to alt-tab).
I wanted to share the patches before cleaning
2014 Jan 10
2
[PATCH] nouveau: add framebuffer validation callback
Fixes assertions when trying to attach textures to fbs with formats not
supported by the render engines.
See https://bugs.freedesktop.org/show_bug.cgi?id=73459
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
---
In a perfect world I'd have separate callbacks for depth and color, but given
the list of supported values, I don't think this matters. Also I used
2018 Nov 04
13
[Bug 108651] New: Screen flickering when using compositor with OpenGL backend
https://bugs.freedesktop.org/show_bug.cgi?id=108651
Bug ID: 108651
Summary: Screen flickering when using compositor with OpenGL
backend
Product: Mesa
Version: unspecified
Hardware: All
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component:
2006 Oct 25
2
[PATCH] Edge buttons
Here are my patches to add edge + button functionality.
I still feel that there is a problem with gconf, but I have just made it
so that the edge button functionality works.
I have included a patch for gconf to display AnyButton if it is set
to 0. There is also a patch to make the edge size configurable
because 1 pixel was too small and the mouse keeps slipping off
when using it for the
2010 May 31
14
Running Xen 4.0.0-rc8 with Linux 2.6.32.10 paravirt_ops dom0
Config from here
http://lists.xensource.com/archives/html/xen-users/2010-03/msg00878.html
work and my PC boot until switch in GUI mode.
When start X display off and no signal, but server working and receive ssh connection.
How can I make GUI work ?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2016 Apr 05
0
a few questions about OpenGL and nouveau
On Tue, Apr 5, 2016 at 2:38 PM, Daniel Melo Jorge da Cunha
<dmjcunha at gmail.com> wrote:
> Hi... I know... glBegin/glEnd is deprecated but I have an old computer 32bit
> CPU,
> running fedora 19, mesa-9.2.4, NV63... any help are welcomed.
I've fixed a *ton* of nv3x/nv4x issues since then, I'd recommend
giving Mesa 11.2.0 a whirl.
>
> Please forgive if I misuderstood
2016 Jan 06
1
No GUI with CentOS-7.2
Sylvain CANOINE wrote:
> Could you share your whole Xorg.0.log ? Do you use a custom xorg.conf, or
> custom xorg.conf.d files ? Opensource Ati driver, ou proprietary blobs ?
Thank you for your interest.
I am running CentOS-7 installed from CentOS-7-x86_64-LiveKDE-1503.iso
and later upgraded to CentOS-7.2.
The only packages I have installed have been from CentOS and Epel repos.
I'm sure
2013 Jul 22
0
[RFC PATCH] Support running nested in a Mir compositor
From: Christopher James Halse Rogers <raof at ubuntu.com>
Barring some (admittedly significant) missing optimisations? this is reasonably
complete, but can't be applied until the Xserver patch has landed,
and that needs more work.
This demonstrates the approach, however.
There's probably some code to be shared with XWayland support, around the
output handling (or lack thereof) and
2009 Oct 14
0
[ANNOUNCE] compiz-0.8.4
Compiz 0.8.4 is released!
This is the second stable release of Compiz 0.8 series. This release brings two
new plugins, translation updates, many bug fixes, improved stability, and
better screen resolution change handling. Also included is additional
integration work for KDE 4. In particular, window thumbnails are now supported
in Plasma window tooltips with the new KDE compatibility plugin, the
2013 Feb 20
0
[ANNOUNCE] xf86-video-intel 2.21.3
Release 2.21.3 (2013-02-20)
===========================
A few minor bugfixes, another point release.
* Fix tracking of DRI pixmaps and their backing bo across reparenting. If
we tried to execute a SwapBuffers after a Window was reparented, but
before the DRI client has updated its references, then we would end up
manipulating an exported pixmap without a flush flag set. In the worst
2002 May 24
0
gta3
Hello,
Again, I wasn't able to install gta3 on the way I should have installed it
(using InstallShield). I've rebooted to windows, installed it, configured it
and got back to linux again. Grand Theft Auto 3 needs DirectX8.1 which I did
not have, so I've downloaded it and installed it under wine. That one worked
ok, but I have the following:
[gotdrunk@mbjr gta3]# wine --winver