Changelog for
glamor-0.5-2.1.x86_64.rpm :
Wed Mar 27 13:00:00 2013 mmeisterAATTsuse.com
- Added url as source.
Please see http://en.opensuse.org/SourceUrls
Tue Sep 25 14:00:00 2012 cooloAATTsuse.com
- glamor needs to be in sync with Mesa, so rebuild glamor whenever
Mesa changes
Mon Aug 13 14:00:00 2012 tobias.johannes.klausmannAATTmni.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 14:00:00 2012 sndirschAATTsuse.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 14:00:00 2012 sndirschAATTsuse.com
- no longer explicitely enable gles2 and glx-tls
Wed May 30 14:00:00 2012 sndirschAATTsuse.com
- removed obsolete or even wrong LDFLAGS (broke debuginfo
packages)
Wed May 30 14:00:00 2012 sndirschAATTsuse.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 14:00:00 2012 sndirschAATTsuse.com
- added missing specfile copyright
Sat May 26 14:00:00 2012 sndirschAATTsuse.com
- created package