index
:
xorg/driver/xf86-video-vesa
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
master
X.org xf86-video-vesa driver. (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-vesa)
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-14
Fix 2 -Wcalloc-transposed-args warnings
HEAD
master
Alan Coopersmith
1
-2
/
+2
2024-01-16
Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions
Alan Coopersmith
1
-1
/
+4
2024-01-16
Add X.Org's standard C warning flags to AM_CFLAGS
Alan Coopersmith
1
-1
/
+1
2024-01-16
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
1
-2
/
+1
2023-10-07
gitlab CI: ensure libtool is installed in build container
Alan Coopersmith
1
-3
/
+3
2022-12-09
xf86-video-vesa 2.6.0
xf86-video-vesa-2.6.0
Alan Coopersmith
1
-2
/
+2
2022-10-27
Refuse to run if framebuffer or dri devices are present
Jocelyn Falempe
1
-5
/
+34
2022-10-17
VESAValidMode: remove duplicate call to VESAGetRec
Alan Coopersmith
1
-2
/
+0
2022-10-17
VESADGASetMode: remove unused variable scrnIdx
Alan Coopersmith
1
-1
/
+0
2022-10-17
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2022-01-30
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2022-01-30
Fix spelling/wording issues
Alan Coopersmith
2
-2
/
+2
2022-01-30
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2020-09-10
vesa 2.5.0
xf86-video-vesa-2.5.0
Adam Jackson
1
-1
/
+1
2019-07-10
Disable shadow by default on known-virtual GPUs
Adam Jackson
1
-3
/
+32
2019-05-10
Refuse to run on UEFI machines running older kernels
Benjamin Tissoires
1
-1
/
+2
2019-03-06
Try harder to avoid 24bpp
Adam Jackson
1
-1
/
+3
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-18
Update README for gitlab migration
Alan Coopersmith
3
-20
/
+19
2018-08-29
Refuse to run on UEFI machines
Adam Jackson
1
-2
/
+9
2018-08-28
Newline-terminate a few error messages
Adam Jackson
1
-2
/
+2
2018-02-15
vesa 2.4.0
xf86-video-vesa-2.4.0
Adam Jackson
1
-1
/
+1
2018-02-15
Honor Option "NoDDC" correctly
Ian Lepore
1
-1
/
+3
2018-02-15
Use VBEFreeVBEInfo not free
Adam Jackson
1
-1
/
+2
2018-02-15
Fall back to VGA if the palette API isn't supported
Adam Jackson
1
-0
/
+21
2018-02-15
Don't build old probe method on sufficiently new servers
Adam Jackson
1
-0
/
+6
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2016-05-02
Use default refresh by default
Stefan Dirsch
1
-3
/
+5
2015-07-27
When debugging, print the VGAbase as well.
Matthew Green
1
-2
/
+3
2015-06-16
vesa 2.3.4
xf86-video-vesa-2.3.4
Adam Jackson
1
-1
/
+1
2015-06-16
Don't include deprecated xf86PciInfo.h
Adam Jackson
1
-3
/
+0
2015-06-11
configure: Drop PanelID test
Adam Jackson
2
-10
/
+0
2014-01-30
Raise required version of xorg-server to >= 1.6
Alan Coopersmith
1
-1
/
+1
2013-09-09
Bump to 2.3.3
xf86-video-vesa-2.3.3
Julien Cristau
1
-1
/
+1
2013-08-14
Make bool option parsing clearer and more consistent
Egbert Eich
1
-6
/
+5
2013-01-16
autogen.sh: Implement GNOME Build API
Colin Walters
1
-1
/
+3
2013-01-16
configure: Drop AM_MAINTAINER_MODE
Adam Jackson
1
-1
/
+0
2012-09-25
Remove mibstore.h
Adam Jackson
1
-4
/
+0
2012-08-23
Fix check function in VESASaveRestore
Alexandr Shadchin
1
-1
/
+1
2012-08-23
Remove unneeded AM_CONDITIONAL
Alexandr Shadchin
1
-4
/
+5
2012-07-18
vesa: bump to 2.3.2
xf86-video-vesa-2.3.2
Dave Airlie
1
-1
/
+1
2012-06-01
vesa: add api 13 compat layer.
Dave Airlie
2
-39
/
+98
2012-05-23
vesa: fix make distcheck.
Dave Airlie
1
-0
/
+1
2012-05-23
vesa: convert to new screen conversion APIs.
Dave Airlie
1
-5
/
+5
2012-05-23
vesa: add compat-api.h
Dave Airlie
2
-1
/
+42
2012-03-22
vesa 2.3.1
xf86-video-vesa-2.3.1
Adam Jackson
1
-1
/
+1
2011-10-19
configure.ac: Require a newer version of libpciaccess
Jeremy Huddleston
1
-1
/
+1
2011-10-19
Code style cleanup to make the map and unmap blocks more consistent
Jeremy Huddleston
1
-19
/
+20
[next]