File glamor.changes of Package glamor
-------------------------------------------------------------------
Tue Sep 25 10:20:06 UTC 2012 - coolo@suse.com
- glamor needs to be in sync with Mesa, so rebuild glamor whenever
Mesa changes
-------------------------------------------------------------------
Mon Aug 13 19:02:42 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
- Update to version 0.5:
- The major improvements are as below:
+ Support tiling large pixmap to multiple small textures.
+ Enable gradient shader.
+ Optimize glyphs rendering performance
+ Implement first shader to generate trapezoids.
- Note:
+ Glamor has a restriction with xserver branch 1.12.x. The main
issue is that glamor rely on the module loading sequence which
is not guaranteed by current xserver. Will be fixed in the
next version.
-------------------------------------------------------------------
Mon Jun 25 09:18:40 UTC 2012 - sndirsch@suse.com
- add /usr/%{_lib}/xorg/modules to ldconfig path, so intel gfx
driver still can find it, if glamoregl Xserver module has been
disabled manually in /etc/X11/xorg.conf.d/05-glamor.conf
-------------------------------------------------------------------
Wed May 30 16:14:33 UTC 2012 - sndirsch@suse.com
- no longer explicitely enable gles2 and glx-tls
-------------------------------------------------------------------
Wed May 30 15:50:20 UTC 2012 - sndirsch@suse.com
- removed obsolete or even wrong LDFLAGS (broke debuginfo
packages)
-------------------------------------------------------------------
Wed May 30 13:51:16 UTC 2012 - sndirsch@suse.com
- no longer specify the source URL in specfile; apparently the
source gets regenerated daily (same content, but binary tarball
differs), which then confuses "osc service localrun download_files"
command
-------------------------------------------------------------------
Wed May 30 12:34:36 UTC 2012 - sndirsch@suse.com
- added missing specfile copyright
-------------------------------------------------------------------
Sat May 26 20:48:30 UTC 2012 - sndirsch@suse.com
- created package