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
/
dmx
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-12
Unvalidated lengths
Nathan Kidd
1
-0
/
+2
2017-10-04
dmx: Remove some not-very-interesting debug prints
Adam Jackson
1
-63
/
+0
2017-10-04
dmx: Silence an unused-result warning
Adam Jackson
1
-1
/
+2
2017-09-22
dmx: Fix null pointer dereference
Tobias Stoeckmann
1
-1
/
+1
2016-10-26
ddx: add new call to purge input devices that weren't added
Peter Hutterer
1
-0
/
+5
2016-07-21
Switch poll() users to xserver_poll()
Keith Packard
2
-4
/
+4
2016-07-18
Remove fd_set from Block/Wakeup handler API
Keith Packard
2
-4
/
+4
2016-07-18
dmx: Eliminate use of AddEnabledDevice [v2]
Keith Packard
1
-4
/
+13
2016-07-18
dmx: Switch from select(2) to poll(2) for input
Keith Packard
2
-16
/
+15
2016-07-18
dix: Switch to the libXfont2 API (v2)
Keith Packard
2
-5
/
+8
2016-06-08
dix: Update some comments to reflect the new non-SIGIO input model
Adam Jackson
7
-15
/
+10
2016-06-08
dmx: Remove SIGIO input support here too
Adam Jackson
6
-305
/
+2
2016-06-08
dix: Use OsSignal() not signal()
Adam Jackson
1
-3
/
+2
2016-05-26
Create a threaded mechanism for input [v7]
Keith Packard
1
-1
/
+1
2016-05-26
Remove SIGIO support for input [v5]
Keith Packard
1
-12
/
+12
2016-03-08
dmx/glxProxy: don't free the glx pixmap twice if AddResource fails
Julien Cristau
1
-4
/
+1
2015-12-08
glxproxy: Silence shadowed-variable warnings
Adam Jackson
1
-2
/
+3
2015-12-08
glxproxy: Silence set-but-unused-variable warnings
Adam Jackson
2
-31
/
+6
2015-12-08
dmx: Run 'doxygen -u' to upgrade the doxygen config file
Adam Jackson
1
-794
/
+1635
2015-12-08
dmx: Silence unused variable warning in dmxcompat
Adam Jackson
1
-2
/
+0
2015-12-08
dmx: Silence lex/yacc-related config parser warnings
Adam Jackson
6
-5
/
+8
2015-09-23
dmx: fix typo in the title
Gaetan Nadon
1
-1
/
+1
2015-09-17
glxproxy: Fix an obvious thinko in QueryExtensionsString
Adam Jackson
1
-1
/
+1
2015-08-24
configurable maximum number of clients
Olivier Fourdan
1
-1
/
+1
2015-04-21
Convert hw/dmx to new *allocarray functions
Alan Coopersmith
16
-59
/
+51
2015-03-13
Drop valuator mask argument from GetKeyboardEvents
Peter Hutterer
1
-5
/
+2
2015-02-10
dmx: include header for DMXExtensionInit() in dmx.c
Alan Coopersmith
1
-0
/
+1
2015-02-10
dmx: constify GCOps & GCFuncs pointers
Alan Coopersmith
2
-4
/
+4
2015-02-10
dmx: Mark glxIsExtensionSupported as a const char *
Alan Coopersmith
2
-2
/
+2
2015-02-10
dmx: remove redundant redeclarations of variables from other headers
Alan Coopersmith
2
-4
/
+0
2015-02-10
dmx: remove redundant declaration of dmxFontPrivateIndex from dmxfont.h
Alan Coopersmith
1
-2
/
+0
2015-02-10
dmx: glxproxy prototype cleanup
Alan Coopersmith
12
-27
/
+41
2015-02-10
dmx: more unshadowing of variables
Alan Coopersmith
3
-10
/
+10
2015-02-10
dmx: attempt to untangle nested loops using same index variable
Alan Coopersmith
1
-15
/
+15
2015-02-10
dmx: remove unused variables
Alan Coopersmith
2
-5
/
+0
2015-02-10
dmx: fix printf format argument warnings
Alan Coopersmith
2
-9
/
+9
2015-02-10
dmx: move format strings inline so gcc can check
Alan Coopersmith
1
-15
/
+3
2015-02-10
dmx: Add _X_ATTRIBUTE_PRINTF to dmxConfigLog() & dmxConfigOutput()
Alan Coopersmith
2
-2
/
+3
2014-11-12
Drop trailing whitespaces
Peter Hutterer
9
-27
/
+27
2014-10-27
dix: Always store GC client clip as a region (v2)
Adam Jackson
1
-10
/
+2
2014-10-09
mi: Drop plane argument from miHandleExposures
Adam Jackson
1
-4
/
+4
2014-10-09
dix: Drop the third argument from WindowExposuresProcPtr
Adam Jackson
2
-4
/
+3
2014-05-22
glxproxy: Fix memory leak on error path in CreateGLXPixmap (#50281) (v2)
Adam Jackson
1
-0
/
+2
2014-05-22
dmx: Fix memory leak in dmxBELoadFont (#50281)
Adam Jackson
1
-1
/
+1
2014-04-21
dmxConfigCanvasUpdate: Delay dereference until after checking for NULL
Alan Coopersmith
1
-1
/
+2
2014-03-27
Build fbcmap_mi.c once, rather than once for each DDX
Jon TURNEY
1
-1
/
+0
2014-03-25
miinitext: introduce LoadExtensionList() to replace over LoadExtension()
Emil Velikov
1
-3
/
+1
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
31
-171
/
+171
2014-01-12
Bunch of DMX warning fixes
Keith Packard
7
-34
/
+15
2013-11-26
Xdmx: Initialize DMX extension even if not built with GLX support
Alan Coopersmith
1
-1
/
+3
[next]