index
:
xorg/driver/xf86-video-dummy
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-TM
XORG-STABLE
master
X.org xf86-video-dummy driver. (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-dummy)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-07
fix FTBS on i386/i686: int size mismatch
HEAD
master
Enrico Weigelt, metux IT consult
1
-2
/
+2
2024-05-28
drop compat with ancient xserver
Enrico Weigelt, metux IT consult
4
-122
/
+17
2024-05-13
Raise minimum supported Xserver version to 1.18 (ABI_VIDEODRV_VERSION 20.0)
Alan Coopersmith
2
-5
/
+2
2024-05-08
use XNFcallocarray() instead of xnfcalloc macro
Enrico Weigelt, metux IT consult
1
-3
/
+3
2024-01-07
Fix -Wunused-variable warning
Alan Coopersmith
1
-1
/
+0
2024-01-07
Handle 2 -Wmissing-prototypes warnings
Alan Coopersmith
1
-2
/
+4
2024-01-07
Add X.Org's standard C warning flags to AM_CFLAGS
Alan Coopersmith
1
-1
/
+1
2024-01-07
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
1
-2
/
+1
2023-10-01
gitlab CI: ensure libtool is installed in build container
Alan Coopersmith
1
-3
/
+3
2023-05-07
xf86-video-dummy 0.4.1
xf86-video-dummy-0.4.1
Alan Coopersmith
1
-2
/
+2
2023-03-17
List argument types in dummyRec->CreateWindow() function declaration
Alan Coopersmith
1
-1
/
+1
2022-04-19
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-1
/
+1
2022-04-19
Avoid leaking pixel memory if DUMMYScreenInit fails
Alan Coopersmith
1
-4
/
+9
2022-04-05
xf86-video-dummy 0.4.0
xf86-video-dummy-0.4.0
Matt Turner
1
-1
/
+1
2022-01-22
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2022-01-22
Fix spelling/wording issues
Alan Coopersmith
1
-1
/
+1
2022-01-22
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2020-03-10
Increase maximum number of video outputs to 16
Marek Marczykowski-Górecki
1
-1
/
+1
2020-03-10
xf86-video-dummy: changeable physical output size
Marek Marczykowski-Górecki
1
-2
/
+58
2020-03-10
RandR support in dummy video driver
Marek Marczykowski-Górecki
2
-0
/
+273
2018-11-25
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
/
+20
2017-08-14
Support for 30 bit depth in dummy driver
Antoine Martin
2
-2
/
+3
2017-08-05
DUMMYGetRec: Fix misleading indentation
Aaron Plattner
1
-1
/
+1
2017-08-05
fix a memory leak in probe
Xiaolei Yu
1
-0
/
+3
2017-08-05
Get rid of dPtr->FBBase
Aaron Plattner
3
-9
/
+5
2017-08-05
Remove DGA support
Aaron Plattner
5
-203
/
+0
2017-08-05
Delete dPtr->screenSaver
Aaron Plattner
2
-10
/
+0
2017-08-05
Delete XV stuff
Aaron Plattner
3
-19
/
+0
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-12-14
xf86-video-dummy 0.3.8
xf86-video-dummy-0.3.8
Julien Cristau
1
-1
/
+1
2016-12-14
configure: require xorg-server 1.4.99.901
Julien Cristau
1
-1
/
+1
2016-10-28
Remove pointless empty functions
Aaron Plattner
1
-43
/
+1
2016-09-21
remove dead code in dummy driver
Antoine Martin
1
-19
/
+0
2016-02-05
Switch to using dixChangeWindowProperty
Peter Hutterer
1
-2
/
+3
2015-09-17
Honor DacSpeed setting in xorg.conf
Antoine Martin
1
-2
/
+2
2014-06-04
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-1
/
+3
2014-06-04
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-2
/
+1
2013-09-09
Bump to 0.3.7
xf86-video-dummy-0.3.7
Julien Cristau
1
-1
/
+1
2012-09-25
Remove mibstore.h
Adam Jackson
1
-4
/
+0
2012-07-18
dummy: bump to 0.3.6 for release
xf86-video-dummy-0.3.6
Dave Airlie
1
-1
/
+1
2012-06-05
dummy: convert to the new server APIs.
Dave Airlie
4
-34
/
+93
2012-05-23
dummy: convert to new scrn conversion APIs.
Dave Airlie
3
-5
/
+5
2012-05-23
dummy: add scrn conversion api compat header.
Dave Airlie
3
-0
/
+44
2012-04-05
Add XORG_LIBS to LIBADD
Yaakov Selkowitz
1
-0
/
+1
2012-04-05
Only include Xv headers if server supports it
Yaakov Selkowitz
2
-0
/
+6
2012-01-09
Don't use XFreeXDGA to determine DGA support
Jeremy Huddleston
2
-3
/
+3
2012-01-01
dummy 0.3.5
xf86-video-dummy-0.3.5
Cyril Brulebois
1
-1
/
+1
[next]