index
:
~anholt/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XPRINT
bcook-backend
dmx-2
dri-0-1-branch
dri2-reallocate-revert
ephyr-continue-deleting
ephyr-fixes
ephyr-rebase-works
ephyr-warnings
glamor
glamor-anholt-filter-dir
glamor-anholt-filter-rebase
glamor-ca
glamor-cleanups
glamor-core-profile
glamor-delay-shareable
glamor-delay-shareable-2
glamor-external-rebase
glamor-extra-after-keithp
glamor-flushing
glamor-gl-context-2
glamor-map-zero
glamor-new-glyphs
glamor-original-in-tree
glamor-prepare-for-keithp
glamor-quads
glamor-rebase-wip
glamor-render-program
glamor-rgba-8
glamor-server
glamor-testing-patch-from-ken
glamor-xephyr
glamor-xephyr-egl
glamor-xephyr-gl-context
global-glx-context
glucose-2
glx-arg
gsr-current
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
modesetting-dri2
modesetting-dri2-no-pageflip
modesetting-gbm
modesetting-glamor
modesetting-import
modesetting-import-2
modesetting-present-no-pageflip
no-pci-rework
old-glamor
orib-soc-2006
panning-for-server-1.6
randr-1.2-for-server-1.2
randr-dpms
raspbian-backport
sco_port_update
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_0-branch
server-1_1-branch
transform-proposal
travis-ci
wonderland-dev
xephyr-xcb-rebase
xf-4_0_2-branch
xf-4_1-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
xserver-driinterface-versions
xserver-unifdef
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
dmx
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-07-17
glxproxy: Use _XReadPad instead of _XEatData to clean up the slop
Alan Coopersmith
2
-15
/
+4
2013-07-17
Xdmx: integer overflow in GetGLXFBConfigs()
Alan Coopersmith
1
-4
/
+8
2013-07-17
Xdmx: integer overflow in GetGLXVisualConfigs()
Alan Coopersmith
1
-4
/
+9
2013-04-24
dmxVDLRead: if we opened a file, close it instead of leaking it
Alan Coopersmith
1
-0
/
+4
2013-02-08
dmx: don't include dmx-config.h from xdmxconfig (#37502)
Peter Hutterer
1
-3
/
+0
2012-12-19
Merge remote-tracking branch 'yselkowitz/master'
Keith Packard
10
-178
/
+178
2012-12-18
hw/dmx: fix build without GLX
Rob Clark
1
-1
/
+1
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
10
-178
/
+178
2012-11-29
hw/dmx: add update_desktop_dimensions() call
Sybren van Elderen
1
-0
/
+2
2012-11-21
DMX: Add DMX and GLX extensions
Daniel Stone
2
-1
/
+23
2012-09-23
dix: Remove refs to mi backing store from docs
Daniel Martin
1
-10
/
+2
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
3
-4
/
+2
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
4
-161
/
+216
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
6
-80
/
+72
2012-07-03
Drop custom sigio block/unblock functions from kdrive, ephyr and dmx
Peter Hutterer
3
-36
/
+12
2012-06-05
Fix statement not reached warning in _DMXXineramaActive
Alan Coopersmith
1
-1
/
+2
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
4
-18
/
+18
2012-05-01
dmx: Annotate dmxlog.c with _X_ATTRIBUTE_PRINTF and _X_NORETURN
Michal Suchanek
2
-10
/
+22
2012-03-24
os: Pass the FatalError message to OsVendorFatalError
Jeremy Huddleston
2
-4
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
145
-18158
/
+20775
2011-12-19
dmx: force -fno-strict-aliasing for xinput example
Peter Hutterer
1
-28
/
+28
2011-12-15
dmx: fix distcheck failure, missing compsize.h in Makefile.am
Gaetan Nadon
1
-0
/
+2
2011-12-05
Move to autoconf standard function name checks & defines
Alan Coopersmith
1
-3
/
+0
2011-11-24
dmx: Build fix for -Werror=implicit-function-declaration on linux
Jeremy Huddleston
1
-0
/
+1
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
2
-4
/
+5
2011-11-23
Convert dmxSetDefaultFontPath to use strdup instead of malloc+strncpy
Alan Coopersmith
1
-7
/
+4
2011-11-23
Convert strncpy/strncat to strlcpy/strlcat
Alan Coopersmith
3
-4
/
+3
2011-11-23
Fix Xdmx build on Linux to work with strlcpy changes
Alan Coopersmith
2
-0
/
+5
2011-11-21
docs: spell "X Server Version" consistently in titles. Add where missing.
Gaetan Nadon
2
-0
/
+4
2011-11-02
mi: remove deprecated miPointerAbsoluteCursor from design doc
Gaetan Nadon
1
-8
/
+1
2011-09-21
Merge remote-tracking branch 'mattst88/for-keith'
Keith Packard
2
-141
/
+106
[next]