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
/
hw
/
kdrive
/
ephyr
/
ephyrvideo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-2
/
+2
2014-06-15
kdrive: Simplify the adaptor setup interface.
Eric Anholt
1
-18
/
+2
2014-06-15
kdrive: Remove dead generic XV adaptors code.
Eric Anholt
1
-5
/
+1
2014-06-15
kdrive: Do a little more cleanup from the XV struct deduplication.
Eric Anholt
1
-5
/
+5
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-20
/
+20
2013-09-03
ephyr: Garbage collect some dead XV clipping code.
Eric Anholt
1
-113
/
+4
2013-09-03
ephyr: Remove the remaining bits of host/server XV split.
Eric Anholt
1
-16
/
+32
2013-09-03
ephyr: Remove the host/server split of the actual XV video operations.
Eric Anholt
1
-34
/
+137
2013-09-03
ephyr: Remove another host/server split for XV image formats.
Eric Anholt
1
-7
/
+56
2013-09-03
ephyr: Remove the host/server split for video encodings.
Eric Anholt
1
-25
/
+39
2013-09-03
ephyr: Remove the host/server split for XV formats.
Eric Anholt
1
-7
/
+15
2013-09-03
ephyr: Remove the host/server split for XV attributes.
Eric Anholt
1
-51
/
+86
2013-09-03
ephyr: Remove the host/server split for XV adaptors.
Eric Anholt
1
-16
/
+28
2013-09-03
ephyr: Refactor XV adaptor feature detection.
Eric Anholt
1
-31
/
+17
2013-09-03
ephyr: Remove some pointless indirection in the XV code.
Eric Anholt
1
-16
/
+7
2013-09-03
ephyr: Drop dead ephyrHostAtomToLocal code.
Eric Anholt
1
-34
/
+0
2013-09-03
Xephyr: use xcb-xv instead of libXv
Julien Cristau
1
-21
/
+24
2013-03-06
xephyr: fix "set but not used warnings"
Peter Hutterer
1
-24
/
+0
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-814
/
+759
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-8
/
+8
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-10
/
+10
2010-01-06
kdrive: Remove unused overlay fb support
Mikhail Gusarov
1
-1
/
+1
2010-01-01
Do not check xfree argument for NULL
Mikhail Gusarov
1
-12
/
+7
2009-02-03
Constify atom name strings
Alan Coopersmith
1
-1
/
+1
2008-07-23
[Xephyr] various X86_64 build cleanups
Dodji Seketeli
1
-2
/
+2
2007-10-03
Xephyr: port XV/GL stuff of the new multiscreen architecture
Dodji Seketeli
1
-9
/
+33
2007-10-02
Xephyr: make accelerated glxgears work in Xephyr
Dodji Seketeli
1
-0
/
+2
2007-10-02
Implement ReputImage and StopVideo
Dodji Seketeli
1
-6
/
+175
2007-10-02
Ephyr-Xv: add a new line to a log
Dodji Seketeli
1
-1
/
+1
2007-10-02
Xephyr-Xv: fix a crash when host X support several ports
Dodji Seketeli
1
-5
/
+14
2007-10-02
Support clipping region in PutImage.
Dodji Seketeli
1
-22
/
+4
2007-10-02
make EphyrXVPriv be a singleton
Dodji Seketeli
1
-7
/
+15
2007-10-02
add [Get/Put]Video and [Get/Put]Still support
Dodji Seketeli
1
-47
/
+245
2007-10-02
advertise only the hooks implemented by host X
Dodji Seketeli
1
-1
/
+83
2007-10-02
don't crash when hostX reports an error.
Dodji Seketeli
1
-62
/
+123
2007-10-02
first implementation of putimage
Dodji Seketeli
1
-1
/
+88
2007-10-02
make properties setting/query code work and hopefully complete.
Dodji Seketeli
1
-7
/
+119
2007-10-02
implement setportattribute and getportattribute calls
Dodji Seketeli
1
-35
/
+105
2007-10-02
make xvinfo work
Dodji Seketeli
1
-8
/
+11
2007-10-02
link and init xv
Dodji Seketeli
1
-1
/
+1
2007-10-02
initial commit of xv support work
Dodji Seketeli
1
-1
/
+0
2007-10-02
works with no adaptors
Dodji Seketeli
1
-9
/
+13
2007-10-02
link and init xv
Dodji Seketeli
1
-35
/
+55
2007-10-02
initial commit of xv support work
Dodji Seketeli
1
-0
/
+448