index
:
~fredinfinite23/xorg-server
master
Additional glX support for Xephyr server
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-22
DeviceIntRec: move lastx/lasty from valuator into DeviceIntRec.
Peter Hutterer
1
-2
/
+2
2007-11-21
xtest: switch an inputInfo.pointer over to PickPointer.
Peter Hutterer
1
-11
/
+12
2007-11-21
Xext: Scruffy the janitor don't like no "register" keywords.
Peter Hutterer
24
-321
/
+321
2007-11-09
Xext: add simple macro to easily check a generic event's type.
Peter Hutterer
1
-0
/
+6
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
14
-149
/
+195
2007-11-06
Modified performance patches from Arjan van de Ven <arjan@infradead.org>
Eamon Walsh
2
-26
/
+30
2007-11-05
Xext: Remove usage of alloca
Daniel Stone
10
-66
/
+66
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
3
-6
/
+9
2007-10-09
Sun bug 6589829: include zoneid of shm segment in access policy for MIT-SHM
Alan Coopersmith
1
-23
/
+75
2007-10-03
Xext: add missing geint.h to Makefile.am (un-breaks make dist)
Peter Hutterer
1
-1
/
+1
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
1
-5
/
+4
2007-09-04
typo in comment
Matthieu Herrb
1
-1
/
+1
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
1
-16
/
+0
2007-08-24
Export fbShmPutImage to modules.
Michel Dänzer
2
-2
/
+5
2007-08-16
Add some more support for DragonFly. From Joerg Sonnenberger
Jeremy C. Reed
2
-2
/
+2
2007-08-14
Fix the value comparisons in the IDLETIME wakeup handler.
Fredrik Höglund
1
-2
/
+3
2007-08-12
Merge branch 'master' into mpx
Peter Hutterer
7
-18
/
+0
2007-07-10
Install geext.h, otherwise drivers won't build.
Peter Hutterer
1
-1
/
+1
2007-07-06
Use the same struct for generic event masks throughout the code.
Peter Hutterer
2
-7
/
+23
2007-07-01
Add 'evfill' field to GEExtensions.
Peter Hutterer
2
-11
/
+34
2007-06-29
Death to RCS tags.
Adam Jackson
6
-10
/
+0
2007-06-28
Remove the remnants of OS/2 support.
Adam Jackson
1
-8
/
+0
2007-06-19
Merge branch 'master' into mpx
Peter Hutterer
2
-1
/
+119
2007-05-28
Allow configurable serverconfigdir for security policy location
Eugene Konev
1
-1
/
+0
2007-05-18
Add a new IDLETIME system sync counter.
Fredrik Höglund
1
-0
/
+119
2007-05-17
Clean up, correct some comments.
Peter Hutterer
2
-7
/
+6
2007-05-14
Remove double-grab option. We only want one grab per device.
Peter Hutterer
1
-5
/
+2
2007-05-02
Cleaning up a bit.
Peter Hutterer
1
-2
/
+1
2007-04-30
Add GenericEvent extension to Xext.
Peter Hutterer
4
-2
/
+512
2007-04-26
Enable event delivery for multiple heads.
Paulo Ricardo Zanoni
2
-4
/
+4
2007-04-12
Merge branch 'master' into mpx
Peter Hutterer
4
-8
/
+17
2007-04-09
Bug #10560: Code-Cleanup: function declarations () -> (void)
Stefan Huehner
3
-6
/
+6
2007-04-03
CVE-2007-1003: XC-MISC Extension ProcXCMiscGetXIDList() Memory Corruption
Matthieu Herrb
1
-2
/
+11
2007-04-02
Merge branch 'master' into mpx
Peter Hutterer
12
-145
/
+30
2007-03-25
Static and dead code cleaup for Xext/
Adam Jackson
12
-144
/
+29
2007-03-20
Static markup and dead code cull over xkb/.
Adam Jackson
1
-1
/
+1
2007-03-19
Merge branch 'master' into mpx
Peter Hutterer
1
-23
/
+0
2007-03-08
dix: Each device needs to differ between a core grab and an XI grab,
Peter Hutterer
1
-2
/
+5
2007-03-06
remove PIXPRIV checks as this flag is always set.
Eamon Walsh
1
-23
/
+0
2007-03-05
Merge branch 'master' into mpx
Peter Hutterer
1
-0
/
+1
2007-03-02
dix, Xext, Xtrap, Xi: replace inputInfo.pointer with PickPointer where
Peter Hutterer
1
-3
/
+3
2007-03-01
dix: Remove InitSprite, work can be done by InitializeSprite.
Peter Hutterer
1
-4
/
+4
2007-03-01
Xext: Update device's lastx/lasty when sending a motion event with XTest.
Peter Hutterer
1
-0
/
+2
2007-02-28
Update device valuators on XTest motion event, otherwise the cursor jumps
Peter Hutterer
1
-4
/
+7
2007-02-15
Bug #6988: Change behavior of Security extension per user feature request.
Eamon Walsh
1
-0
/
+1
2007-01-28
Merge branch 'master'
Peter Hutterer
1
-2
/
+2
2007-01-24
Correct variable descriptions in comment for SecurityCheckResourceIDAccess
Alan Coopersmith
1
-2
/
+2
2006-12-19
Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserver
Peter Hutterer
14
-319
/
+373
2006-12-15
Convert callers of LookupClient() to dixLookupClient().
Eamon Walsh
2
-10
/
+17
2006-12-15
Convert callers of LookupDrawable() to dixLookupDrawable().
Eamon Walsh
3
-23
/
+30
[next]