index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vfb
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-18
Remove fd_set from Block/Wakeup handler API
Keith Packard
1
-2
/
+2
2016-03-23
vfb: Re-add LD_EXPORT_SYMBOLS_FLAG to LDFLAGS
Adam Jackson
1
-0
/
+1
2016-02-22
dix: Add hybrid full-size/empty-clip mode to SetRootClip
Daniel Stone
1
-2
/
+2
2015-12-09
vfb: add randr support (v2)
Siim Põder
1
-0
/
+123
2015-07-08
xfixes: Unexport xfixes.h
Adam Jackson
1
-1
/
+0
2015-04-21
Convert hw/xnest & hw/vfb to new *allocarray functions
Alan Coopersmith
1
-4
/
+4
2014-10-08
vfb: Don't reimplement micmap so much
Adam Jackson
1
-52
/
+3
2014-03-27
Build fbcmap_mi.c once, rather than once for each DDX
Jon TURNEY
1
-5
/
+0
2014-03-27
Build Xi/stubs.c once as a convenience library, rather than once for each DDX...
Jon TURNEY
1
-2
/
+2
2014-03-27
Build dpmsstubs.c once as a convenience library, rather than once for each DD...
Jon TURNEY
1
-2
/
+2
2014-03-25
miinitext: introduce LoadExtensionList() to replace over LoadExtension()
Emil Velikov
1
-4
/
+1
2014-01-22
hw/vfb: Rename screenInfo parameter to screen_info
Keith Packard
1
-9
/
+9
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-3
/
+3
2014-01-12
vfb: Remove unused pXWDCmap variable
Keith Packard
1
-2
/
+0
2012-11-21
vfb: Initialize the GLX extension again.
Raphael Kubo da Costa
1
-0
/
+19
2012-09-23
dix: Remove #includes of mibstore.h
Daniel Martin
2
-2
/
+0
2012-07-10
Replace NO_HW_ONLY_EXTS with Xorg DDX test
Daniel Stone
1
-2
/
+0
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-5
/
+5
2012-05-24
Xvfb: destroy the screen pixmap in CloseScreen
Julien Cristau
1
-0
/
+7
2012-03-24
os: Pass the FatalError message to OsVendorFatalError
Jeremy Huddleston
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
2
-454
/
+422
2011-12-05
Move to autoconf standard function name checks & defines
Alan Coopersmith
1
-13
/
+13
2011-12-02
Limit the number of screens Xvfb will attempt to allocate memory for
Alan Coopersmith
1
-1
/
+3
2011-11-23
Convert a bunch of sprintf to snprintf calls
Alan Coopersmith
1
-1
/
+2
2011-10-24
Bug 38420: Xvfb crashes in miInitVisuals() when started with depth=2
Christopher Yeleighton
1
-0
/
+2
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-2
/
+1
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-3
/
+3
2011-07-01
input: free the EQ allocated memory on shutdown (#38634)
Peter Hutterer
1
-0
/
+1
2011-01-18
man: refactor common code in the man pages makefiles
Gaetan Nadon
1
-9
/
+1
2011-01-18
Xvfb: build Xvfb man pages using XORG_MANPAGE_SECTIONS
Gaetan Nadon
4
-27
/
+18
2010-11-30
dix: Remove the backing store leftovers
Adam Jackson
1
-7
/
+0
2010-09-01
input: Purge Register*Device() functions.
Peter Hutterer
1
-2
/
+0
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-1
/
+1
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-1
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-2
/
+5
2010-05-21
vfb: Remove dead variable and header file
Adam Jackson
3
-161
/
+0
2010-05-13
Quit using clientErrorValue in dix/colormap.c.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-9
/
+9
2010-04-27
Make Xvfb independent of MAXSCREENS.
Jamey Sharp
1
-5
/
+11
2010-04-27
Xvfb: Simplify screen option processing.
Jamey Sharp
1
-64
/
+27
2010-04-27
Delete redundant scrnum field from Xvfb private screen-info struct.
Jamey Sharp
1
-4
/
+2
2010-04-27
Track screens' installed colormaps as screen privates.
Jamey Sharp
1
-10
/
+13
2010-04-21
Xvfb: Usage message typo fix.
Keith Packard
1
-1
/
+1
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-4
/
+0
2010-04-16
vfb: add a name and type to the pointer and keyboard
Julien Cristau
1
-0
/
+6
2010-03-22
Fix .man.N targets for AM_SILENT_RULES
Yaakov Selkowitz
1
-2
/
+2
2010-03-22
Fix relink targets for silent rules
Yaakov Selkowitz
1
-1
/
+1
2010-03-22
Use EXEEXT in relink rules for portable DDXs
Yaakov Selkowitz
1
-1
/
+1
2010-02-15
dix: move config_init into the DDX.
Peter Hutterer
1
-0
/
+5
2009-11-11
.gitignore: use common defaults with custom section #24239
Gaetan Nadon
1
-2
/
+3
[next]