index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
/
xvmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-01
dispatch: Mark swapped dispatch as _X_COLD
Adam Jackson
1
-1
/
+1
2016-03-08
xvmc: Fix unchecked AddResource
Julien Cristau
1
-3
/
+14
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-10
/
+10
2014-01-12
Clean up warnings in DIX
Keith Packard
1
-2
/
+2
2012-07-16
Fix two more C99 initialization mistakes using members of same struct
Alan Coopersmith
1
-3
/
+5
2012-07-10
XvMC: Remove unused XvMCGeneration
Daniel Stone
1
-2
/
+0
2012-07-09
Xv: Remove excessive module-induced indirection
Tomas Carnecky
1
-6
/
+0
2012-07-09
Move Xv and XvMC from extmod to built-in
Tomas Carnecky
1
-0
/
+8
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
1
-0
/
+1
2012-07-09
Use C99 designated initializers in Xext Replies
Alan Coopersmith
1
-43
/
+55
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-12
/
+12
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-2
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-309
/
+320
2011-11-23
Convert strncpy/strncat to strlcpy/strlcat
Alan Coopersmith
1
-4
/
+2
2011-06-16
Xext: Fix buggy checks.
Cyril Brulebois
1
-5
/
+6
2011-03-08
xvmc: Use RESTYPE consistently
Adam Jackson
1
-3
/
+3
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-6
/
+3
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-5
/
+9
2010-05-19
Add typed resource-lookup errors for non-core resource types.
Jamey Sharp
1
-7
/
+8
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-14
/
+14
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
1
-7
/
+6
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
1
-0
/
+4
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
1
-2
/
+3
2009-07-14
Xext: switch to byte counting functions
Peter Hutterer
1
-4
/
+4
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-27
/
+30
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-1
/
+1
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-2
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-4
/
+4
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-4
/
+4
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-2
/
+3
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
1
-7
/
+1
2008-07-17
Drop a bunch of #ifdef Lynx.
Mathieu BĂ©rard
1
-5
/
+0
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-14
/
+9
2007-11-21
Xext: Scruffy the janitor don't like no "register" keywords.
Peter Hutterer
1
-2
/
+2
2007-11-20
Revert "registry: Register XvMC extension protocol names."
Eamon Walsh
1
-29
/
+0
2007-10-15
registry: Register XvMC extension protocol names.
Eamon Walsh
1
-0
/
+29
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-14
/
+9
2007-04-09
Bug #10560: Code-Cleanup: function declarations () -> (void)
Stefan Huehner
1
-1
/
+1
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
1
-0
/
+2
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
-6
/
+6
2004-11-24
Add <sys/types.h> include to unbreak build on FreeBSD.
Eric Anholt
1
-0
/
+1
2004-11-23
Bugzilla #1883 (https://freedesktop.org/bugzilla/show_bug.cgi?id=1883): Fix
Thomas Hellstrom
1
-9
/
+25
2004-11-13
lib/XvMC/Imake
Thomas Hellstrom
1
-1
/
+102
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
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
1
-1
/
+1
[next]