index
:
~ofourdan/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
for-keith
for-whot
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-backports
server-1.18-branch
server-1.19-backports
server-1.19-branch
server-1.19-fixes
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xvidmode
xwayland
xwayland-1.19-branch
xwayland-glamor-xv
xwayland-test
Xserver stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
dmx
/
glxProxy
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-20
dix: Remove extension aliases
Adam Jackson
1
-6
/
+0
2017-06-13
dmx: Remove includes of glxtokens.h
Eric Anholt
2
-2
/
+0
2017-04-26
Add a Meson build system alongside autotools.
Eric Anholt
1
-0
/
+27
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-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
2
-25
/
+18
2015-02-10
dmx: Mark glxIsExtensionSupported as a const char *
Alan Coopersmith
2
-2
/
+2
2015-02-10
dmx: glxproxy prototype cleanup
Alan Coopersmith
12
-27
/
+41
2015-02-10
dmx: more unshadowing of variables
Alan Coopersmith
2
-5
/
+5
2014-11-12
Drop trailing whitespaces
Peter Hutterer
3
-12
/
+12
2014-05-22
glxproxy: Fix memory leak on error path in CreateGLXPixmap (#50281) (v2)
Adam Jackson
1
-0
/
+2
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
3
-48
/
+48
2013-10-24
glx: Correctly set render type enum
Daniel Czarnowski
1
-7
/
+35
2013-10-14
DMX glxproxy: Don't allocate & copy data just to free it unused
Alan Coopersmith
2
-26
/
+34
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-07-17
glxproxy: Use _XEatDataWords (from Xlib 1.6) instead of _XEatData
Alan Coopersmith
4
-8
/
+8
2013-07-17
glxproxy: Use _XReadPad instead of _XEatData to clean up the slop
Alan Coopersmith
2
-15
/
+4
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
6
-171
/
+171
2012-07-25
glx: drop GLX_LIBS from X server and workaround sdksyms.
Dave Airlie
1
-0
/
+1
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
2
-2
/
+1
2012-07-09
GLX: Insert swrast provider from GlxExtensionInit
Daniel Stone
1
-10
/
+0
2012-07-09
Use C99 designated initializers in dmx Replies
Alan Coopersmith
3
-70
/
+94
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
5
-57
/
+51
2012-03-21
Introduce a consistent coding style
Keith Packard
32
-7838
/
+8556
2011-12-15
dmx: fix distcheck failure, missing compsize.h in Makefile.am
Gaetan Nadon
1
-0
/
+2
2011-11-23
dmx: Build fix for -Werror=implicit-function-declaration
Jeremy Huddleston
6
-0
/
+95
2011-11-23
Convert a bunch of sprintf to snprintf calls
Alan Coopersmith
1
-2
/
+3
2011-09-21
Merge remote-tracking branch 'mattst88/for-keith'
Keith Packard
1
-6
/
+0
2011-09-21
Remove unnecessary #undefs of [f]abs and old comments
Matt Turner
1
-6
/
+0
2011-09-18
dmx: Fix some "no previous prototype" warnings by making functions static.
Jamey Sharp
3
-43
/
+39
2011-07-07
glx: Remove a few lingering traces of __GLXscreen.GLXVersion
Jon TURNEY
1
-1
/
+0
2011-03-28
glx: Remove some obfuscatory macros
Adam Jackson
1
-8
/
+0
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-1
/
+1
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-2
/
+2
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-1
/
+1
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-2
/
+2
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-0
/
+1
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-54
/
+0
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-1
/
+1
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-0
/
+1
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-2
/
+2
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-24
/
+18
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-19
/
+12
2010-12-31
glx: warning fixes
Adam Jackson
1
-1
/
+1
2010-12-07
Replace SecurityLookupIDByClass() with dixLookupResourceByClass().
Cyril Brulebois
1
-14
/
+19
2010-12-07
Replace SecurityLookupIDByType() with dixLookupResourceByType(), take 2.
Cyril Brulebois
1
-1
/
+4
[next]