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
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-25
dix: add helper functions to duplicate and free InputAttributes.
Peter Hutterer
1
-0
/
+79
2010-05-23
Device init: Don't crash when CreateGC fails.
Jamey Sharp
1
-1
/
+2
2010-05-21
doPolyText: forget about FontChange's XID after looking up pFont.
Jamey Sharp
1
-4
/
+2
2010-05-20
dix: remove obsolete comment.from EnableDevice.
Peter Hutterer
1
-4
/
+0
2010-05-20
Replace screen->rgf scratch GC flags with a bit in each GC.
Jamey Sharp
2
-20
/
+18
2010-05-19
Add typed resource-lookup errors for non-core resource types.
Jamey Sharp
1
-0
/
+6
2010-05-19
Return an appropriately-typed error from dixLookupResourceByType.
Jamey Sharp
8
-65
/
+107
2010-05-19
Use WriteEventsToClient rather than TryClientEvents where possible.
Jamey Sharp
1
-6
/
+6
2010-05-19
Set event sequence number in WriteEventsToClient instead of at callers.
Jamey Sharp
3
-13
/
+4
2010-05-19
Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.
Jamey Sharp
1
-0
/
+3
2010-05-17
Fix build without XACE
Julien Cristau
2
-0
/
+2
2010-05-14
Bugfix for "Pre-validate ChangeGC XIDs": off-by-one in loop index.
Jamey Sharp
1
-1
/
+1
2010-05-13
Merge remote branch 'jamey/cleanups'
Keith Packard
10
-441
/
+289
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
5
-249
/
+139
2010-05-13
Quit using clientErrorValue in dix/colormap.c.
Jamey Sharp
3
-34
/
+16
2010-05-13
Quit using clientErrorValue in dix/gc.c.
Jamey Sharp
2
-25
/
+33
2010-05-13
Define GCAllBits as the union of all valid CreateGC masks.
Jamey Sharp
1
-4
/
+4
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
5
-60
/
+39
2010-05-13
Pre-validate ChangeGC XIDs.
Jamey Sharp
1
-81
/
+64
2010-05-13
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
3
-17
/
+23
2010-05-13
Remove devPrivates init and delete callback lists.
Keith Packard
1
-40
/
+0
2010-05-12
CreateGC: Pass current client on to ChangeGC.
Jamey Sharp
1
-1
/
+1
2010-05-12
Kill ChangeGC in favor of dixChangeGC.
Jamey Sharp
3
-17
/
+8
2010-05-12
Kill DoChangeGC in favor of dixChangeGC.
Jamey Sharp
1
-43
/
+3
2010-05-12
doPolyText needs UseAccess to each font, not ReadAccess.
Jamey Sharp
1
-1
/
+1
2010-05-12
Merge remote branch 'dottedmag/for-keithp'
Keith Packard
1
-18
/
+24
2010-05-13
Misc coding style cleanup
Mikhail Gusarov
1
-4
/
+4
2010-05-13
Remove useless casts
Mikhail Gusarov
1
-12
/
+13
2010-05-13
Fix code style: extra whitespace before ()
Mikhail Gusarov
1
-1
/
+1
2010-05-13
Fix warning: it's safe to pass atom strings > XA_LAST_PREDEFINED to free(3)
Mikhail Gusarov
1
-2
/
+7
2010-05-12
SetFontPath: set client->errorValue on failure.
Jamey Sharp
2
-9
/
+5
2010-05-13
Use lowercase variant of XNFalloc and Xstrdup
Mikhail Gusarov
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
25
-447
/
+447
2010-05-11
dix: Update element count in FreeResource*()
Kristian Høgsberg
1
-1
/
+9
2010-05-10
Simplify error-handling in dixChangeGC.
Jamey Sharp
1
-71
/
+46
2010-05-07
Introduce dixLookupFontable for "FONT or GC" parameters.
Jamey Sharp
2
-22
/
+22
2010-05-03
Fix cursor ref counting mistakes with sprites and xf86Cursor.c
Keith Packard
2
-5
/
+17
2010-05-02
dix: wrap variables with #ifdef when panoramix is not used
Tiago Vignatti
2
-3
/
+2
2010-04-30
Replace some input devPrivates with regular struct fields
Keith Packard
3
-51
/
+17
2010-04-30
Merge remote branch 'vignatti/for-keith'
Keith Packard
1
-1
/
+0
2010-04-26
Merge remote branch 'jamey/for-keith'
Keith Packard
1
-1
/
+0
2010-04-26
dix: Default DPMS timeout values to match screensaver values
Adam Jackson
1
-3
/
+1
2010-04-26
ProcGrabButton: remove redundant error check.
Jamey Sharp
1
-1
/
+0
2010-04-26
dix and others: remove unused arraySize field from ScreenInfo
Tiago Vignatti
1
-1
/
+0
2010-04-15
Merge remote branch 'whot/for-keith'
Keith Packard
1
-1
/
+5
2010-04-16
dix: fix cursor screen check for xinerama setups.
Tim Yamin
1
-1
/
+5
2010-04-15
dix: Fix crash in DeliverGrabbedEvents.
Peter Hutterer
1
-1
/
+1
2010-04-07
dix: be more verbose when we run out of opcodes
Paulo Ricardo Zanoni
1
-1
/
+4
2010-03-22
New header for XF86Bigfont server functions
Yaakov Selkowitz
1
-2
/
+1
2010-03-21
Merge commit 'fa5103a02bd509e4a102afdad2ab26cb22210367'
Keith Packard
1
-0
/
+3
[next]