xf86-video-mga: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Wed Aug 20 23:23:35 UTC 2025
.gitignore | 4
configure.ac | 2
mga_PInS.txt | 2
src/mga.h | 24
src/mga_bios.c | 40
src/mga_common.h | 2
src/mga_dac3026.c | 146
src/mga_dacG.c | 178
src/mga_dga.c | 74
src/mga_dh.c | 152
src/mga_dri.c | 20
src/mga_driver.c | 158
src/mga_g450pll.c | 64
src/mga_hwcurs.c | 6
src/mga_merge.c | 176
src/mga_merge.h | 4
src/mga_shadow.c | 48
src/mga_storm.c | 4
src/mga_ucode.h |16082 ++++++++++++++++++++++++++---------------------------
src/mga_vga.c | 6
src/mga_video.c | 228
src/mgareg_flags.h | 750 +-
util/README | 6
util/stormdwg.c | 6
24 files changed, 9091 insertions(+), 9091 deletions(-)
New commits:
commit a01659fa6ecee59dcf6902d741458cb874a297c9
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Wed Aug 20 16:15:46 2025 -0700
Strip trailing whitespace from source files
Performed with: `git ls-files | xargs perl -i -p -e 's{[ \t]+$}{}'`
`git diff -w` & `git diff -b` show no diffs from this change
Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-mga/-/merge_requests/17>
More information about the xorg-commit
mailing list