index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miext
/
shadow
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-18
Remove readmask from screen block/wakeup handler
Keith Packard
1
-2
/
+2
2016-06-20
dix: Call screen block/wakeup handlers closest to blocking [v3]
Keith Packard
2
-13
/
+8
2015-04-21
Convert mi & miext to new *allocarray functions
Alan Coopersmith
1
-1
/
+1
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-1
/
+1
2014-07-29
miext/shadow: Remove shadowInit
Adam Jackson
2
-24
/
+0
2014-07-29
miext/shadow: Remove ancient backwards-compatibility hack
Adam Jackson
2
-36
/
+0
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-4
/
+4
2013-10-04
miext/shadow: missing c2p_core.h breaks "make distcheck" target.
Gaetan Nadon
1
-0
/
+1
2013-09-10
damage: Simplify DamageUnregister
Adam Jackson
1
-1
/
+1
2013-05-14
Shadow: Switch the Amiga/Atari bitplane code to the canonical X.Org license
Geert Uytterhoeven
5
-90
/
+91
2013-04-25
shadow: Define c2p_unsupported
Keith Packard
1
-1
/
+3
2013-04-18
Shadow: Add support for Amiga afb8
Geert Uytterhoeven
3
-0
/
+147
2013-04-18
Shadow: Add support for Amiga afb4
Geert Uytterhoeven
3
-0
/
+143
2013-04-18
Shadow: Add support for Atari iplan2p8
Geert Uytterhoeven
3
-0
/
+141
2013-04-18
Shadow: Add support for Atari iplan2p4
Geert Uytterhoeven
3
-0
/
+140
2013-04-18
Shadow: Add c2p core
Geert Uytterhoeven
1
-0
/
+184
2013-04-18
miext/shadow/shpacked.c: Remove unused PickBit() define
Geert Uytterhoeven
1
-1
/
+0
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-2
/
+2
2012-05-14
miext: Remove redundant declaration.
Michal Suchanek
1
-3
/
+0
2012-03-21
Introduce a consistent coding style
Keith Packard
9
-690
/
+653
2011-07-01
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-1
/
+1
2011-06-30
Fix UTF-8 encoding
Matěj Cepl
1
-1
/
+1
2011-06-16
miext: Mark some variables as unused.
Cyril Brulebois
6
-6
/
+6
2011-02-08
shadow: Remove hw/xfree86/ from includes
Adam Jackson
1
-2
/
+0
2010-11-10
shadow: Optimize shadowUpdatePacked(). (#26973)
Adam Jackson
1
-2
/
+2
2010-06-05
Move the shadow screen private key initialization to shadowSetup
Keith Packard
1
-3
/
+3
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-2
/
+5
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
7
-17
/
+17
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
2
-4
/
+4
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-2
/
+0
2009-01-28
[shadow] Store the closure in the buffer
Søren Sandmann Pedersen
1
-1
/
+1
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-1
/
+1
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
8
-43
/
+43
2008-12-02
Add visibility flags to XSERVER_CFLAGS.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-11-30
Remove declarations of symbols that are never defined.
Paulo Cesar Pereira de Andrade
1
-3
/
+0
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
6
-14
/
+17
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-1
/
+2
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-1
/
+1
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
1
-1
/
+1
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
2
-13
/
+7
2007-06-29
Death to RCS tags.
Adam Jackson
17
-34
/
+0
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
6
-6
/
+0
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
1
-1
/
+1
2006-03-28
Big old pile of warning fixes.
Adam Jackson
1
-0
/
+8
2006-02-16
Forgot to include this file in previous patch
Keith Packard
1
-0
/
+162
2006-02-16
Make more extensions optional in build (for kdrive). Fix kdrive build for
Keith Packard
4
-1
/
+82
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
5
-0
/
+10
2006-01-23
Commit slight variation of bug #5460 which is the merge of the new shadow
Alan Hourihane
7
-1437
/
+135
2006-01-18
Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg servers
Dave Airlie
1
-0
/
+2
2005-12-02
Define XFree86Server only where it is required.
Kevin E Martin
1
-1
/
+1
[next]