All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 72819] [855GM] Incorrect drop shadow color on windows and strange white rectangle when showing/hiding GLX-dock...
       [not found] <bug-72819-502@http.bugs.freedesktop.org/>
@ 2013-12-18  8:27 ` bugzilla-daemon
  2014-06-15 14:50 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2013-12-18  8:27 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 714 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=72819

Chris Wilson <chris@chris-wilson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|chris@chris-wilson.co.uk    |dri-devel@lists.freedesktop
                   |                            |.org
         QA Contact|intel-gfx-bugs@lists.freede |
                   |sktop.org                   |
            Product|xorg                        |Mesa
            Version|unspecified                 |9.2
          Component|Driver/intel                |Drivers/DRI/i830

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1874 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 72819] [855GM] Incorrect drop shadow color on windows and strange white rectangle when showing/hiding GLX-dock...
       [not found] <bug-72819-502@http.bugs.freedesktop.org/>
  2013-12-18  8:27 ` [Bug 72819] [855GM] Incorrect drop shadow color on windows and strange white rectangle when showing/hiding GLX-dock bugzilla-daemon
@ 2014-06-15 14:50 ` bugzilla-daemon
  2014-12-19 23:25 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-06-15 14:50 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 444 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=72819

rkmugen.linux@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.freedesktop.or
                   |                            |g/show_bug.cgi?id=80050

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1133 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 72819] [855GM] Incorrect drop shadow color on windows and strange white rectangle when showing/hiding GLX-dock...
       [not found] <bug-72819-502@http.bugs.freedesktop.org/>
  2013-12-18  8:27 ` [Bug 72819] [855GM] Incorrect drop shadow color on windows and strange white rectangle when showing/hiding GLX-dock bugzilla-daemon
  2014-06-15 14:50 ` bugzilla-daemon
@ 2014-12-19 23:25 ` bugzilla-daemon
  2015-04-11 10:58 ` bugzilla-daemon
  2015-04-11 10:59 ` bugzilla-daemon
  4 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-12-19 23:25 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 444 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=72819

rkmugen.linux@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.freedesktop.or
                   |                            |g/show_bug.cgi?id=87511

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1131 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 72819] [855GM] Incorrect drop shadow color on windows and strange white rectangle when showing/hiding GLX-dock...
       [not found] <bug-72819-502@http.bugs.freedesktop.org/>
                   ` (2 preceding siblings ...)
  2014-12-19 23:25 ` bugzilla-daemon
@ 2015-04-11 10:58 ` bugzilla-daemon
  2015-04-11 10:59 ` bugzilla-daemon
  4 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2015-04-11 10:58 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 780 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=72819

--- Comment #1 from Ville Syrjala <ville.syrjala@linux.intel.com> ---
Created attachment 115015
  --> https://bugs.freedesktop.org/attachment.cgi?id=115015&action=edit
[PATCH] cairo-dock: Fix white flash when NPOT textures aren't available

The white flash looks to be a bug in cairo-dock. This patch fixes it for me,
although it's possible some other rendering error will remain since the texture
coordinates might no longer be entirely correct since the actual image no
longer fills the entire texture.

I'm too lazy to register to launchpad so that I could report the bug to
cairo-dock. But feel free to forward this patch to cairo-dock developers.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1990 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 72819] [855GM] Incorrect drop shadow color on windows and strange white rectangle when showing/hiding GLX-dock...
       [not found] <bug-72819-502@http.bugs.freedesktop.org/>
                   ` (3 preceding siblings ...)
  2015-04-11 10:58 ` bugzilla-daemon
@ 2015-04-11 10:59 ` bugzilla-daemon
  4 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2015-04-11 10:59 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 565 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=72819

Ville Syrjala <ville.syrjala@linux.intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTOURBUG

--- Comment #2 from Ville Syrjala <ville.syrjala@linux.intel.com> ---
The white flash is not a Mesa issue so I'm closing this bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2233 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-04-11 10:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-72819-502@http.bugs.freedesktop.org/>
2013-12-18  8:27 ` [Bug 72819] [855GM] Incorrect drop shadow color on windows and strange white rectangle when showing/hiding GLX-dock bugzilla-daemon
2014-06-15 14:50 ` bugzilla-daemon
2014-12-19 23:25 ` bugzilla-daemon
2015-04-11 10:58 ` bugzilla-daemon
2015-04-11 10:59 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.