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
/
hw
/
dmx
/
dmxpict.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-21
Convert hw/dmx to new *allocarray functions
Alan Coopersmith
1
-5
/
+5
2015-02-10
dmx: remove redundant redeclarations of variables from other headers
Alan Coopersmith
1
-1
/
+0
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-10
/
+10
2013-09-10
dmx: Remove ShadowFB support
Adam Jackson
1
-4
/
+0
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-681
/
+724
2011-03-14
Remove TriStrip and TriFan from the picture screen
Søren Sandmann Pedersen
1
-87
/
+0
2010-12-07
Replace SecurityLookupIDByType() with dixLookupResourceByType(), take 1.
Cyril Brulebois
1
-21
/
+33
2010-11-30
render: repack PictureRec
Adam Jackson
1
-2
/
+0
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-1
/
+1
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-2
/
+2
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-13
/
+13
2010-05-07
VERIFY_PICTURE always returns BadPicture. Don't bother specifying.
Jamey Sharp
1
-4
/
+2
2009-09-21
dmx: silence 'implicit declaration of function ‘XFixesSetPictureClipRegion’
Peter Hutterer
1
-0
/
+1
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-5
/
+5
2007-11-05
DMX: Remove usage of alloca
Daniel Stone
1
-5
/
+5
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-2
/
+1
2007-06-29
Death to RCS tags.
Adam Jackson
1
-1
/
+0
2006-12-16
Fix RENDER issues (bug #7555) and implement RENDER add/remove screen
James Steven Supancic III
1
-33
/
+52
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-12
/
+12
2006-07-13
Bug #7482: Fix Xdmx's Render code to match reality; fixes BadLength client
James Steven Supancic III
1
-1
/
+1
2005-12-09
Bug #5258: Restore binary compatibility with 6.8.2's PictureRec. (Aaron
Adam Jackson
1
-2
/
+3
2005-07-12
Prepare Xdmx and Xvfb for modularization by adding appropriate #include
Kevin E Martin
1
-0
/
+4
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-2
/
+2
2004-06-30
Add Distributed Multihead X (DMX) support
Kevin E Martin
1
-0
/
+1293