index
:
~mattst88/xserver
alpha-1.7-branch
bswap-cleanup
bswap-cleanup0
bswap-cleanup2
for-keith
ioaddress
mattst88's xserver repository
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mi
/
midispcur.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-04
xorg: remove unused pointer values all over the server
Tiago Vignatti
1
-9
/
+1
2011-02-22
mi: update macro to search for MASTER_POINTER
Peter Hutterer
1
-1
/
+1
2010-09-18
Introduce per-object per-screen privates.
Jamey Sharp
1
-23
/
+19
2010-06-05
Allocate per-screen device/cursor-bits private keys in midispcur
Keith Packard
1
-15
/
+14
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-7
/
+15
2010-06-05
Create separate private key for midispcur cursor bits
Keith Packard
1
-17
/
+21
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-4
/
+4
2010-06-03
midispcur: Add comment explaining why pRootPicture must not be freed.
Jamey Sharp
1
-0
/
+6
2010-06-03
mi: Delete unused flicker-free MoveCursor code.
Jamey Sharp
1
-259
/
+3
2010-05-25
midispcur: Construct Picture objects lazily in case Render is disabled.
Jamey Sharp
1
-7
/
+6
2010-05-23
Device init: Don't crash when CreateGC fails.
Jamey Sharp
1
-1
/
+1
2010-05-19
Replace miSpriteCursorFuncRec with direct calls to midispcur.c.
Jamey Sharp
1
-48
/
+10
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
1
-5
/
+5
2010-05-13
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
1
-12
/
+12
2010-05-12
Kill ChangeGC in favor of dixChangeGC.
Jamey Sharp
1
-3
/
+3
2010-05-12
Kill DoChangeGC in favor of dixChangeGC.
Jamey Sharp
1
-2
/
+2
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-13
/
+13
2010-04-26
mi: don't thrash resources when displaying the software cursor across screens
Pierre-Loup A. Griffais
1
-161
/
+108
2010-04-21
Revert "mi: don't thrash resources when displaying the software cursor across...
Peter Hutterer
1
-111
/
+159
2010-04-16
mi: don't thrash resources when displaying the software cursor across screens
Pierre-Loup A. Griffais
1
-159
/
+111
2009-07-06
s/MAX_DEVICES/MAXDEVICES/ updates.
Peter Hutterer
1
-1
/
+1
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-10
/
+10
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-1
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-3
/
+4
2008-08-27
Add an array of integers for use as per-screen cursor private keys.
Eamon Walsh
1
-7
/
+7
2008-06-08
mi: remove leftover old license comment.
Peter Hutterer
1
-6
/
+0
2008-05-28
mi: ansify.
Peter Hutterer
1
-45
/
+18
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-42
/
+38
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-3
/
+0
2007-12-02
Clean up many #if 0.
Adam Jackson
1
-3
/
+0
2007-11-08
Merge branch 'mpx' into mdsd
Peter Hutterer
1
-7
/
+6
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
1
-7
/
+6
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-5
/
+6
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
1
-5
/
+6
2007-10-17
mi: fix some macros to allow multiple cursors for master devices.
Peter Hutterer
1
-1
/
+1
2007-08-30
devPrivates rework: convert CursorRec and CursorBits over to new interface.
Eamon Walsh
1
-7
/
+10
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-16
/
+14
2007-08-28
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-2
/
+0
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
1
-2
/
+0
2007-08-14
xace: add hooks + new access codes: core protocol GC requests
Eamon Walsh
1
-4
/
+5
2007-04-26
Fix cursor rendering for multi-head.
Peter Hutterer
1
-0
/
+67
2007-04-09
Alloc sprite memory in devices' devPrivates, allow undisplaying cursors.
Peter Hutterer
1
-87
/
+78
2006-12-18
mi: removing MPX ifdefs
Peter Hutterer
1
-5
/
+5
2006-12-14
mi: removing MPX ifdefs
Peter Hutterer
1
-87
/
+56
2006-11-27
mi: malloc checks for misprite and midispcur, code cleanup
Peter Hutterer
1
-20
/
+20
2006-11-27
mi: free allocated memory in miDCCloseScreen and in miDCInitialize in case
Peter Hutterer
1
-28
/
+42
2006-11-21
mi: added device ID to miSpriteCursorFuncRec functions
Peter Hutterer
1
-68
/
+131
2006-11-21
mi: added MPX to miSpriteReportDamage
Peter Hutterer
1
-65
/
+110
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
[next]