index
:
~jcristau/xserver
addresources
for-keith
hurd-fixes
libudev
libudev+inputclass
server-1.12-branch
server-1.7-branch
xephyr-xcb
Unnamed repository; edit this file to name it for gitweb.
jcristau
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
dmx
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-02
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
2013-10-31
present: Add Present extension
Keith Packard
1
-0
/
+3
2013-10-31
dri3: Add DRI3 extension
Keith Packard
1
-0
/
+2
2013-10-29
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-2
/
+1
2013-10-30
dmx: queue button events with a flags of 0
Peter Hutterer
1
-2
/
+1
2013-10-24
glx: Correctly set render type enum
Daniel Czarnowski
2
-8
/
+41
2013-10-14
DMX glxproxy: Don't allocate & copy data just to free it unused
Alan Coopersmith
2
-26
/
+34
2013-10-04
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-2
/
+2
2013-09-25
dmx: provide enough space for axis mappings
Peter Hutterer
1
-2
/
+2
2013-09-11
glxproxy: Don't track GLCLientm{aj,in}orVersion
Adam Jackson
3
-10
/
+0
2013-09-11
dmx/glx: Remove unused __glXNop
Adam Jackson
3
-40
/
+0
2013-09-10
mipointer: Remove deprecated miPointerCurrentScreen
Adam Jackson
1
-5
/
+1
2013-09-10
dmx: Remove ShadowFB support
Adam Jackson
9
-305
/
+101
2013-09-10
mipointer: Remove EnqueueEvent from miPointerScreenFuncRec
Adam Jackson
1
-1
/
+0
2013-09-10
mipointer: Flatten calls to mieqSwitchScreen
Adam Jackson
1
-1
/
+0
2013-07-17
glxproxy: Use _XEatDataWords (from Xlib 1.6) instead of _XEatData
Alan Coopersmith
4
-8
/
+8
[next]