Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-30 | Remove. Unlinked from the build for 6 weeks. | Matthieu Herrb | |
2017-02-18 | Update to xf86-video-glint 1.2.9 | Matthieu Herrb | |
2016-10-11 | regen | Matthieu Herrb | |
2013-05-12 | Remove calls to miInitializeBackingStore() and includes of mibstore.h | Matthieu Herrb | |
mibstore.h defines miInitializeBackingStore() as an empty stub, and goes away in xserver 1.14. | |||
2012-08-11 | Update to xf86-video-glint 1.2.8 | Matthieu Herrb | |
2012-06-02 | Update xf86-video-glint to version 1.2.7 | Matthieu Herrb | |
2010-12-05 | It seems the code dealing with YV12 doesn't need to do a byte swapping dance | Mark Kettenis | |
on sparc64. So simplify the code. Makes mplayer play video without weird colors. ok matthieu@ | |||
2010-05-24 | Update to xf86-video-glint 1.2.4 | Matthieu Herrb | |
2010-04-13 | Make it possible to build drivers with the newer proto headers. ok oga@. | Matthieu Herrb | |
2009-06-04 | Don't set the default depth to 8bpp. These days 24/32bpp makes much more | Mark Kettenis | |
sense. ok matthieu@ | |||
2009-06-04 | Disable int10 code if __sparc__. | Mark Kettenis | |
ok matthieu@ | |||
2009-06-04 | Map and unmap registers around DDC probe. | Mark Kettenis | |
ok matthieu@ | |||
2009-06-04 | The mmio registers consist of two blocks of 64k. The first 64k provide | Mark Kettenis | |
a little-endian view, the second 64k provide a big-endian view. Restrict mapping to 64k to prevent mapping beyond the end of the BAR if we map the big-endian view on big-endian machines. There is no reason to map the big-endian view on little-endian machines. ok matthieu@ | |||
2009-06-04 | regen | Mark Kettenis | |
2009-06-04 | Since the driver uses the big-endian view of the registers we shouldn't be | Mark Kettenis | |
byteswapping during register access. Define PPC_MMIO_IS_BE and SPARC_MMIO_IS_BE to prevent this. ok matthieu@ | |||
2009-03-07 | update to xf86-video-glint 1.2.2 | Matthieu Herrb | |
2008-11-06 | Merge alpha fix from X.Org instead of home grown one. | Matthieu Herrb | |
2008-11-04 | switch the alpha specific code to libpciaccess. | Matthieu Herrb | |
2008-10-12 | xf86-video-glint 1.2.1 | Matthieu Herrb | |
2007-03-18 | regen with automake 1.9.6p2 | Matthieu Herrb | |
2006-11-26 | Importing xf86-video-glint 1.1.1 | Matthieu Herrb | |