index
:
~mperes/xserver
3x4k
backlight
dpcompliance
dri2-swapbuffers
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-13
dix: optimize CallCallbacks
Adam Jackson
1
-1
/
+8
2010-10-13
dix: Remove the memory of the multibuffer extension
Adam Jackson
1
-4
/
+2
2010-10-13
Move replay-window check from ComputeFreezes to CheckDeviceGrabs.
Jamey Sharp
1
-1
/
+1
2010-09-23
xfree86: nds32: add nds32 related definitions into include headers.
Macpaul Lin
1
-0
/
+21
2010-09-18
Introduce per-object per-screen privates.
Jamey Sharp
1
-11
/
+40
2010-09-13
Un-export CreateScratchGC now that nothing external uses it.
Jamey Sharp
1
-4
/
+0
2010-09-13
Delete Colormap->devPriv. It isn't used any more.
Jamey Sharp
1
-3
/
+1
2010-09-13
dixfonts: Deobfuscate GC ops calls.
Jamey Sharp
1
-24
/
+0
2010-09-13
Delete unused lastWinOrg field from GCs.
Jamey Sharp
1
-1
/
+0
2010-09-13
Delete unused devPrivate field from GCFuncs and GCOps.
Jamey Sharp
1
-3
/
+0
2010-09-10
os: simplify smart scheduler init process
Tiago Vignatti
1
-1
/
+1
2010-09-10
os: add -sigstop option for Upstart (or equivalent) startup
Vignatti Tiago (Nokia-MS/Helsinki)
1
-0
/
+1
2010-08-13
xkb: post-fix PointerKeys button events with a DeviceChangedEvent.
Peter Hutterer
1
-0
/
+6
2010-08-09
fonts: Fix refcounting for asynchronous font operations (#3040)
Adam Jackson
1
-5
/
+0
2010-08-09
Correct function name in dixRegisterPrivateKey comments
Alan Coopersmith
1
-2
/
+2
2010-07-06
Merge remote branch 'whot/for-keith'
Keith Packard
1
-2
/
+7
2010-07-07
dix: add aux. functions for button_is_down, set_button_down, set_button_up.
Peter Hutterer
1
-2
/
+7
2010-07-06
Increase advertised RENDER protocol minor version to 11
Robert Hooker
1
-1
/
+1
2010-07-01
Merge remote branch 'whot/for-keith'
Keith Packard
1
-0
/
+9
2010-07-01
Revert "xkb: merge lockedPtrButtons state from all attached SDs."
Keith Packard
1
-3
/
+0
2010-07-01
Cast void* to pointer* to appease some compilers.
James Jones
1
-1
/
+1
2010-07-02
xkb: release XTEST pointer buttons on physical releases. (#28808)
Peter Hutterer
1
-0
/
+6
2010-07-01
xkb: merge lockedPtrButtons state from all attached SDs.
Peter Hutterer
1
-0
/
+3
2010-06-30
xkb: merge lockedPtrButtons state from all attached SDs.
Keith Packard
1
-0
/
+3
2010-06-30
OS support: fix writeable client vs IgnoreClient behavior
Jesse Barnes
1
-0
/
+1
2010-06-24
dix: use one single function to register fpe fonts
Tiago Vignatti
1
-4
/
+1
2010-06-22
list.h: Fix list_for_each_entry_safe()
Kristian Høgsberg
1
-3
/
+3
2010-06-10
Merge remote branch 'whot/for-keith'
Keith Packard
2
-0
/
+5
2010-06-11
xfree86: Match devices based on USB ID
Dan Nicholson
1
-0
/
+1
2010-06-11
xfree86: Match devices based on PnP ID
Dan Nicholson
1
-0
/
+1
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-2
/
+2
2010-06-10
xfree86: Add MatchOS InputClass entry for operating system matching
Dan Nicholson
1
-0
/
+3
2010-06-07
If XTest is always required, then eliminate the XTest devPrivate
Keith Packard
2
-1
/
+3
2010-06-06
Initialize private keys in test suite
Keith Packard
2
-0
/
+3
2010-06-05
Add dixCreatePrivateKey API
Keith Packard
1
-0
/
+12
2010-06-05
Change devPrivates implementation.
Keith Packard
1
-36
/
+80
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
5
-54
/
+150
2010-06-05
Remove dixRegisterPrivateOffset; hard-code devPrivates offsets instead
Keith Packard
1
-14
/
+4
2010-06-05
Add REGION_ macros for source compatibility with existing drivers.
Keith Packard
1
-0
/
+39
2010-06-05
Change region implementation from macros to inline functions.
Keith Packard
2
-145
/
+192
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-63
/
+58
2010-06-05
Change region implementation names to eliminate the 'mi' prefix
Keith Packard
1
-46
/
+46
2010-06-03
composite: use config notify hook to do pixmap resize.
Dave Airlie
1
-1
/
+1
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
2
-3
/
+1
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
2
-1
/
+1
2010-06-03
Move each screen's screensaver data into ScreenRec.
Jamey Sharp
2
-11
/
+13
2010-06-03
DRI2: Allow building without libdrm
Tiago Vignatti
1
-0
/
+3
2010-06-02
Only deal with input code when changing the input shape.
Pierre-Loup A. Griffais
1
-1
/
+2
2010-05-28
dix: add 3x3 transformation matrix xinput property for multi-head handling
Peter Korsgaard
2
-0
/
+11
2010-05-26
Revert "Add a "flags" field to DeleteInputDeviceRequest."
Keith Packard
1
-5
/
+1
[next]