index
:
delta/xserver.git
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
baserock/1.17+jetson
baserock/1.18+jetson
baserock/jjardon/xfont2
baserock/morph
baserock/xorg-server-1.17.2-20-gb3d5c01+libsystemd_fix
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
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-branch
server-1.19-branch
server-1.2-branch
server-1.20-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
server-21.1-branch
transform-proposal
wonderland-dev
xephyr-crash
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
xwayland
xwayland-1.12
xwayland-21.1
xwayland-22.1
xwayland-23.1
gitlab.freedesktop.org: xorg/xserver.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
dmx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some null statements.
James Cloos
2008-11-08
1
-1
/
+1
*
dmx: avoid hilarious #define Xcalloc xcalloc game.
Peter Hutterer
2008-10-17
1
-1
/
+1
*
dmx: change remainder of manual EQ allocation to GetEventList().
Peter Hutterer
2008-10-17
1
-1
/
+1
*
Fix more xcalloc stupidity.
Adam Jackson
2008-10-08
5
-10
/
+10
*
I hate you xlib. Please die in a fire.
Adam Jackson
2008-10-08
1
-2
/
+2
*
mi: remove deprecated and unused functions.
Tiago Vignatti
2008-10-08
1
-5
/
+0
*
xalloc+memset(0) -> xcalloc
Adam Jackson
2008-10-06
14
-40
/
+18
*
Upgrade GLX Public License 1.0 to FreeB 2.0.
Adam Jackson
2008-09-22
1
-18
/
+28
*
Update to SGI FreeB 2.0.
Adam Jackson
2008-09-19
29
-927
/
+812
*
Prepare for array-index based devPrivates.
Tomas Carnecky
2008-08-28
1
-6
/
+13
*
Add an array of integers for use as per-screen cursor private keys.
Eamon Walsh
2008-08-27
1
-3
/
+3
*
Centralize declaration of ConnectionInfo.
Adam Jackson
2008-08-20
1
-1
/
+0
*
Add atKeynames.h in hw/dmx/input and drop evil cross-ddx #include.
Kristian Høgsberg
2008-07-28
2
-1
/
+295
*
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
2008-07-24
1
-5
/
+1
*
Shape extension is built-in and mandatory.
Adam Jackson
2008-07-24
5
-20
/
+0
*
Unifdef sgi.
Adam Jackson
2008-07-23
1
-9
/
+1
*
Drop the FONTCACHE extension.
Adam Jackson
2008-07-18
1
-4
/
+0
*
XFree86: Remove XFree86-Misc extension
Daniel Stone
2008-07-16
1
-1
/
+0
*
Bug #16302: Fix GLX drawable refcounting in DMX.
Jesse Ruffin
2008-06-23
1
-9
/
+6
*
dmx: remove a ifndef XINPUT, XINPUT is always defined now.
Peter Hutterer
2008-06-05
1
-7
/
+0
*
dmx: don't free event list after use.
Peter Hutterer
2008-06-05
1
-2
/
+0
*
dmx: add an XFlush.
Peter Hutterer
2008-06-05
1
-0
/
+2
*
dmx: fix false memory allocation.
Peter Hutterer
2008-06-05
1
-2
/
+1
*
dmx: don't dereference a nullpointer.
Peter Hutterer
2008-06-05
1
-1
/
+1
*
dmx: add stubs for DeviceCursorInitialize, DeviceCursorCleanup
Peter Hutterer
2008-06-05
1
-0
/
+11
*
dmx: for now, don't acknowledge SDs.
Peter Hutterer
2008-06-05
1
-0
/
+2
*
dmx: learn about the existence of IsXExtensionPointer and IsXExtensionKeyboard
Peter Hutterer
2008-06-05
1
-3
/
+7
*
dmx: claim we support XI 2.
Peter Hutterer
2008-06-05
1
-1
/
+1
*
dmx: fix a segfault caused by GC devPrivates never being initalised.
Peter Hutterer
2008-06-05
1
-0
/
+2
*
dmx: some more build fixes.
Peter Hutterer
2008-06-05
2
-15
/
+0
*
Merge branch 'master' into mpx
Peter Hutterer
2008-05-26
2
-8
/
+1
|
\
|
*
glx: fix forgotten swrast -> SWRast
George Sapountzis
2008-05-23
1
-1
/
+1
|
*
Drop glcore GLX provider.
Kristian Høgsberg
2008-05-21
1
-1
/
+1
|
*
drop xprint remnants: InitGlobals
George Sapountzis
2008-05-21
1
-7
/
+0
*
|
dmx: remove some #if 0'd code.
Peter Hutterer
2008-05-25
1
-5
/
+0
*
|
dmx: fix build.
Peter Hutterer
2008-05-14
6
-29
/
+32
*
|
Remove all traces of #ifdef XINPUT and the matching bits from the configure.ac
Peter Hutterer
2008-04-25
7
-63
/
+5
|
/
*
Death to TOG-CUP.
Adam Jackson
2008-04-18
1
-1
/
+0
*
Nuke the MIT-SUNDRY-NONSTANDARD extension.
Eric Anholt
2008-04-18
1
-1
/
+0
*
Death to APPGROUP.
Adam Jackson
2008-04-18
1
-1
/
+0
*
Programs in hw/dmx/examples/ want client-side xkb headers.
Julien Cristau
2008-03-07
2
-2
/
+2
*
XACE: Fix instances of DixUnknownAccess at hook callsites.
Eamon Walsh
2008-02-28
1
-12
/
+12
*
Fix Xinerama's consolidated visual handling.
Adam Jackson
2008-02-22
1
-9
/
+2
*
XKB: Move headers into the server tree
Daniel Stone
2008-02-17
2
-2
/
+2
*
Use strerror instead of errno values in user strings.
Adam Jackson
2008-02-14
1
-1
/
+1
*
GL: Add GLX compile flags lost in modular X server changes
Jurij Smakov
2007-12-29
1
-0
/
+1
*
Revert "registry: Register DMX extension protocol names."
Eamon Walsh
2007-11-20
1
-40
/
+0
*
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-11-19
1
-0
/
+1
|
\
|
*
Save pixmap allocation hints into the PixmapRec.
Aaron Plattner
2007-11-15
1
-0
/
+1
*
|
xace: restore the old SaveScreens function and introduce new API, since the
Eamon Walsh
2007-11-19
1
-1
/
+1
[next]