index
:
~daenzer/xserver
for-master
randr12-colormaps
Michel Daenzer's personal xserver repository.
daenzer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
pixmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-1
/
+1
2013-09-10
damage: Implicitly unregister on destroy
Adam Jackson
1
-1
/
+0
2013-04-30
dix: allow pixmap dirty helper to be used for non-shared pixmaps
Dave Airlie
1
-0
/
+2
2012-08-07
pixmap: have slave pixmap take a reference on master pixmap
Dave Airlie
1
-0
/
+4
2012-07-07
dix/pixmap: track dirty pixmaps in server. (v4)
Dave Airlie
1
-0
/
+106
2012-07-07
randr: add initial scanout pixmap support (v3)
Dave Airlie
1
-0
/
+29
2012-07-05
Add screen-specific privates.
Keith Packard
1
-2
/
+2
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-5
/
+5
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-29
/
+23
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-1
/
+16
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
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
1
-5
/
+5
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-2
/
+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
1
-26
/
+1
2007-03-06
remove PIXPRIV check as this flag is always set.
Eamon Walsh
1
-4
/
+0
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
2006-05-22
Bug #6924: Restore the ABI for DrawableRec and ColormapRec to the state
Adam Jackson
1
-0
/
+8
2006-02-15
Mark everything in dixsym.c as _X_EXPORT.
Adam Jackson
1
-3
/
+3
2005-09-13
Bug #594: CAN-2005-2495: Fix exploitable integer overflow in pixmap
Daniel Stone
1
-0
/
+3
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
1
-2
/
+2
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-2
/
+2
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-1
/
+1
2005-03-07
xc/programs/Xserver/dix/atom.c
Roland Mainz
1
-18
/
+6
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-14
XFree86 4.3.0.1
Kaleb Keithley
1
-2
/
+5
2003-11-14
R6.6 is the Xorg base-line
Kaleb Keithley
1
-0
/
+147