index
:
~sandmann/xserver
fbdelete
filters
fixconfig
for-keithp
glyph2
glyph22
glyphs
rcs
rects
render
rhel65-fixes
sent
traps
tris
Unnamed repository; edit this file to name it for gitweb.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
dixmods
/
extmod
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-28
xserver: delete pervasively use of DISPATCH_PROC
Tiago Vignatti
4
-163
/
+81
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
2
-10
/
+10
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-2
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
2
-13
/
+24
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-05-19
Return an appropriately-typed error from dixLookupResourceByType.
Jamey Sharp
1
-2
/
+2
2010-05-19
Set event sequence number in WriteEventsToClient instead of at callers.
Jamey Sharp
1
-4
/
+1
2010-05-19
Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.
Jamey Sharp
1
-2
/
+0
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
2
-56
/
+52
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
3
-31
/
+31
2010-04-23
xfree86: use screen privates for exclusive DGA clients
Jamey Sharp
1
-33
/
+37
2010-04-21
Death to Multibuffer extension
Tiago Vignatti
2
-14
/
+0
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
1
-3
/
+1
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
1
-0
/
+2
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
2
-4
/
+6
2009-09-21
xfree86: silence warning: ‘ramplen’ may be used uninitialized
Peter Hutterer
1
-1
/
+1
2009-09-04
require xf86vidmodeproto 2.2.99.1 or newer.
Peter Hutterer
2
-4
/
+2
2009-08-27
xfree86: require xf86dgaproto 2.0.99.1.
Peter Hutterer
2
-5
/
+2
2009-07-15
Update to xextproto 7.0.99.1.
Peter Hutterer
1
-9
/
+5
2009-07-14
xfree86: switch to byte counting functions
Peter Hutterer
2
-25
/
+25
2009-06-17
xfree86: fix two compiler warnings in xf86vmode.c
Peter Hutterer
1
-2
/
+2
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-8
/
+10
2009-04-24
Fix byte swapping of XF86VidMode{Get,Set}GammaRamp
Alan Coopersmith
1
-10
/
+6
2009-03-04
Remove dead XTest code from extmod
Tomas Carnecky
1
-9
/
+0
2009-01-11
xfree86: ANSI cleanups
Julien Cristau
1
-1
/
+1
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
2
-4
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
4
-110
/
+33
2008-11-30
Remove declarations of symbols that are never defined.
Paulo Cesar Pereira de Andrade
1
-2
/
+0
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-3
/
+3
2008-10-09
DGA: Track client state even when using old style DGA.
Luc Verhaegen
1
-10
/
+35
2008-10-09
DGA: Mash together xf86dga.c and xf86dga2.c.
Luc Verhaegen
3
-341
/
+311
2008-10-08
DGA: Fix ProcXF86DGASetViewPort for missing support in driver.
Luc Verhaegen
1
-2
/
+5
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
2
-4
/
+7
2008-08-28
MIT-SHM pixmaps, if they exist, are ZPixmap.
Adam Jackson
1
-3
/
+0
2008-08-05
Redefine WindowTable as a fixed array
Tomas Carnecky
1
-2
/
+1
2008-07-24
Sync is built-in and mandatory.
Adam Jackson
2
-16
/
+0
2008-07-24
XC-MISC is built-in and mandatory.
Adam Jackson
2
-14
/
+0
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
1
-12
/
+1
2008-07-24
Bigreqs are built-in and mandatory.
Adam Jackson
2
-14
/
+0
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
2
-11
/
+0
2008-07-18
Drop the FONTCACHE extension.
Adam Jackson
2
-16
/
+0
2008-07-16
XFree86: Remove XFree86-Misc extension
Daniel Stone
5
-911
/
+0
2008-06-13
Fix "warning: no previous prototype for ‘XevieExtensionInit’".
Eamon Walsh
1
-0
/
+4
2008-06-13
Death to mfb.
Adam Jackson
1
-1
/
+0
2008-05-26
Merge branch 'master' into mpx
Peter Hutterer
1
-1
/
+0
2008-05-21
Clean up remaining afb references.
Kristian Høgsberg
1
-1
/
+0
2008-04-22
Merge branch 'master' into mpx
Peter Hutterer
3
-54
/
+0
2008-04-18
Death to TOG-CUP.
Adam Jackson
2
-15
/
+0
2008-04-18
Nuke the MIT-SUNDRY-NONSTANDARD extension.
Eric Anholt
2
-15
/
+0
2008-04-18
Death to APPGROUP.
Adam Jackson
1
-8
/
+0
[next]