File glamor.changes of Package glamor
-------------------------------------------------------------------
Thu Sep 19 20:13:22 UTC 2013 - hrvoje.senjan@gmail.com
- Added U_Fix-RegionContainsRect-test-for-PutImage.patch from
upstream, fdo#65964
-------------------------------------------------------------------
Fri Aug 30 08:37:36 UTC 2013 - sndirsch@suse.com
- exclude %_libdir/libglamor.la from filelist
-------------------------------------------------------------------
Thu Aug 29 22:31:29 UTC 2013 - hrvoje.senjan@gmail.com
- Update to version 0.5.1:
+ Use GBM_LIBS and GBM_CFLAGS
+ glamoregl: Use xf86ScreenToScrn() (fdo#57200)
+ Need to initialize region before fallback (fdo#56940)
+ Don't use glBlitFramebufferEXT for overlapping copies.
+ First attempt to make libglamor.so shared versioned library (fdo#62259)
- Add Source URL
-------------------------------------------------------------------
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