index
:
~aplattner/xserver
master
randr
wfb-anyabi
X Server
aplattner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
xaa
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-10
Remove XAA
Daniel Stone
42
-24493
/
+0
2012-07-02
Add pixman to module dependencies for pixman_region_* functions
Alan Coopersmith
1
-1
/
+2
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
2
-25
/
+23
2012-05-21
xaa: convert pScrn->pScreen to use accessor.
Dave Airlie
2
-3
/
+3
2012-05-21
xf86: migrate to using xf86ScreenToScrn wrapper (v2)
Dave Airlie
5
-9
/
+9
2012-04-05
xfree86: allow modules to be built without undefined symbols
Yaakov Selkowitz
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
39
-16285
/
+15720
2012-01-09
Always install xaa sdk headers
Adam Jackson
1
-0
/
+4
2011-12-08
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-0
/
+4
2011-12-09
xfree86: include xorg-config.h from xaalocal.h
Peter Hutterer
1
-0
/
+4
2011-12-07
Merge remote-tracking branch 'airlied/reviewed-fixes'
Keith Packard
1
-0
/
+1
2011-12-06
xaa: avoid possible freed pointer reuse in epilogue
Dave Airlie
1
-0
/
+1
2011-12-05
Fix gcc warnings about redundant declarations of fallback functions
Alan Coopersmith
1
-0
/
+3
2011-10-15
xfree86: Link modules with -module
Jeremy Huddleston
1
-1
/
+1
2011-03-17
Revert "dix: Remove usage_hint from pixmaps, store it in ->drawable.class"
Keith Packard
1
-5
/
+5
2011-03-08
dix: Remove usage_hint from pixmaps, store it in ->drawable.class
Adam Jackson
1
-5
/
+5
2011-01-05
Call SourceValidate even if src == dst
Ville Syrjälä
1
-2
/
+1
2011-01-05
Add subWindowMode parameter to SourceValidate
Ville Syrjälä
1
-1
/
+2
2010-12-07
Enable silent rules for cat and echo.
Cyril Brulebois
1
-26
/
+26
2010-11-30
dix: Remove the backing store leftovers
Adam Jackson
1
-2
/
+0
2010-09-13
Delete redundant GC initializations.
Jamey Sharp
1
-5
/
+0
2010-09-13
Delete xaaWrapper.
Jamey Sharp
3
-489
/
+2
2010-09-13
Delete unused devPrivate field from GCFuncs and GCOps.
Jamey Sharp
2
-2
/
+0
2010-07-13
Unwrap/rewrap EnterVT/LeaveVT completely, Fixes 28998
Keith Packard
1
-1
/
+11
2010-06-22
Revert "mi: Remove unused overlay support"
Keith Packard
1
-1
/
+28
2010-06-20
mi: Remove unused overlay support
Mikhail Gusarov
1
-28
/
+1
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
2
-3
/
+3
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
6
-24
/
+13
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
4
-17
/
+27
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
20
-131
/
+131
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
3
-3
/
+3
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
1
-1
/
+1
2010-05-13
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
1
-4
/
+4
2010-05-12
Kill DoChangeGC in favor of dixChangeGC.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
20
-95
/
+95
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
7
-40
/
+0
2009-11-11
.gitignore: use common defaults with custom section #24239
Gaetan Nadon
1
-0
/
+4
2009-08-04
Add support for RENDER BGRA formats.
Michel Dänzer
1
-4
/
+16
2009-07-14
xfree86: switch to byte counting functions
Peter Hutterer
3
-5
/
+5
2009-02-03
Don't enable XAA offscreen pixmaps with Option "XaaOffscreenPixmaps" "no".
Aaron Plattner
1
-1
/
+3
2009-01-11
xfree86: ANSI cleanups
Julien Cristau
2
-6
/
+2
2009-01-08
XAA: Disable offscreen pixmaps by default.
Adam Jackson
1
-3
/
+6
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
39
-357
/
+356
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
31
-128
/
+131
2008-11-28
Make visible symbols required by xorg modules.
Paulo Cesar Pereira de Andrade
13
-22
/
+23
2008-11-27
Add missing include
Julien Cristau
1
-1
/
+1
2008-11-25
Remove unused XAAAvailableOptions
Adam Jackson
1
-9
/
+0
2008-11-25
Warning fix.
Adam Jackson
1
-0
/
+4
2008-11-07
XAA PixmapOps: Sync before accessing unwrapped callbacks.
Luc Verhaegen
3
-3
/
+9
2008-10-26
xaa: Fix compiler warning (implicit declaration)
Julien Cristau
2
-1
/
+4
[next]