[Openchrome-devel] [xf86-video-openchrome]X driver for VIA IGPs branch master updated. release_0_4_0-37-g2fbf3cc
Kevin Brace
kevinbrace at kemper.freedesktop.org
Thu Apr 14 04:53:10 UTC 2016
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "X driver for VIA IGPs".
The branch, master has been updated
via 2fbf3cc4f2cb60c26e8faaa7f65c0801db047efe (commit)
via 30f15813491a4e6fc9bbae6e49e66340c1eecc3c (commit)
from 24a7b6e1994cd42a5f60df2d13c5fe2269746859 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2fbf3cc4f2cb60c26e8faaa7f65c0801db047efe
Author: Kevin Brace <kevinbrace at gmx.com>
Date: Wed Apr 13 21:46:20 2016 -0700
Version bumped to 0.4.109
The previous commit was a high risk one, so the version should be
bumped up just in case it goes wrong.
Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
commit 30f15813491a4e6fc9bbae6e49e66340c1eecc3c
Author: Kevin Brace <kevinbrace at gmx.com>
Date: Wed Apr 13 21:42:51 2016 -0700
Moving UMSCrtcInit from via_display.c to via_ums.c
When learning about the structure of the code, it made no sense that
a function named UMSCrtcInit is located inside via_display.c and not
via_ums.c. It is a risky thing to do, but the code appears to be
working fine.
Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 2 +-
src/via_display.c | 186 +-----------------------------------------------------
src/via_driver.h | 5 ++
src/via_ums.c | 182 ++++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 190 insertions(+), 185 deletions(-)
hooks/post-receive
--
X driver for VIA IGPs
More information about the Openchrome-devel
mailing list