Displaying 5 results from an estimated 5 matches for "cogl".
Did you mean:
coal
2017 Jan 13
11
[Bug 99396] New: Crash in nouveau_dri.so when switching apps with alt-tab in Gnome
...0 0x00007f639dd7c900 n/a
(nouveau_dri.so)
#11 0x00007f639dd005e7 n/a
(nouveau_dri.so)
#12 0x00007f639dd013e0 n/a
(nouveau_dri.so)
#13 0x00007f63af0e44ed n/a
(libmutter-cogl.so)
#14 0x00007f63af0d5b14 n/a
(libmutter-cogl.so)
#15 0x00007f63af10ae56
cogl_texture_allocate (libmutter-cogl.so)
#16 0x00007f63af12640b n/a
(libmutter-cogl.so)...
2018 Mar 07
3
[Bug 105382] New: segfault in nouveau_scratch_data when using 2 nouveau cards
...nces at entry=1) at state_tracker/st_draw.c:489
#9 0x00007f5be03b2087 in clear_with_quad (clear_buffers=<optimized out>,
ctx=0x1dc5d60) at state_tracker/st_cb_clear.c:297
#10 0x00007f5be03b2087 in st_Clear (ctx=0x1dc5d60, mask=16) at
state_tracker/st_cb_clear.c:475
#11 0x00007f5bf0310811 in _cogl_framebuffer_gl_clear (framebuffer=0x1ee3000,
buffers=<optimized out>, red=<optimized out>, green=<optimized out>,
blue=<optimized out>, alpha=<optimized out>)
at driver/gl/cogl-framebuffer-gl.c:1022
#12 0x00007f5bf0355fe2 in cogl_framebuffer_clear4f (framebuffer=0x...
2015 May 19
1
Constant screen flicker with Firefox browser
...> The spec file contains a set BuildRequires statements that will be a
> starting point. The clutter.spec file contains these:
>
> BuildRequires: glib2-devel mesa-libGL-devel pkgconfig pango-devel
> BuildRequires: cairo-gobject-devel gdk-pixbuf2-devel atk-devel
> BuildRequires: cogl-devel >= %{cogl_version}
> BuildRequires: gobject-introspection-devel >= 0.9.6
> BuildRequires: gtk3-devel
> BuildRequires: json-glib-devel >= 0.12.0
> BuildRequires: libXcomposite-devel
> BuildRequires: libXdamage-devel
> BuildRequires: libXi-devel
I am happy to build t...
2015 May 18
2
Constant screen flicker with Firefox browser
Hi Thomas,
Thanks for the hint.
I'm trying to rebuild the original SRPM without the patch for know, but I'm
getting the following error.
rpmbuild --rebuild /tmp/clutter-1.14.4-12.el7.src.rpm
...
checking for XIAllowTouchEvents... yes
checking for XIScrollClassInfo.number... yes
checking for XkbQueryExtension... yes
checking for GDK_PIXBUF... no
configure: error: Package requirements
2015 May 18
0
Constant screen flicker with Firefox browser
.../wiki/Mock?rd=Subprojects/Mock
The spec file contains a set BuildRequires statements that will be a
starting point. The clutter.spec file contains these:
BuildRequires: glib2-devel mesa-libGL-devel pkgconfig pango-devel
BuildRequires: cairo-gobject-devel gdk-pixbuf2-devel atk-devel
BuildRequires: cogl-devel >= %{cogl_version}
BuildRequires: gobject-introspection-devel >= 0.9.6
BuildRequires: gtk3-devel
BuildRequires: json-glib-devel >= 0.12.0
BuildRequires: libXcomposite-devel
BuildRequires: libXdamage-devel
BuildRequires: libXi-devel
-Thomas