• Mike Gabriel's avatar
    include: add version_compare helper function · 19ebd772
    Mike Gabriel authored
     Backported from X.org:
    
     commit 0df871cf34ee5f1a85586206027de9b02fb364ec
     Author: Robert Ancell <robert.ancell@canonical.com>
     Date:   Thu May 22 10:43:52 2014 +1200
    
        Fix overflow checking extension versions
    
        The easiest way to check for the version of an extension is to send the maximum
        possible version numbers in the QueryVersion request. The X server overflows on
        these as it assumes you will send a reasonable version number.
    Reviewed-by: 's avatarKeith Packard <keithp@keithp.com>
    Signed-off-by: 's avatarKeith Packard <keithp@keithp.com>
    
     commit ffd4874798ba54f86acac75779a15b4babeaa5f3
     Author: Peter Hutterer <peter.hutterer@who-t.net>
     Date:   Wed May 11 12:20:50 2011 +1000
    
        include: add version_compare helper function
    
        Compare two version numbers in the major.minor form.
        Switch the few users of manual version switching over to the new function.
    Signed-off-by: 's avatarPeter Hutterer <peter.hutterer@who-t.net>
    Reviewed-by: 's avatarJamey Sharp <jamey@minilop.net>
    
     Backport to nx-libs: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
    19ebd772
Name
Last commit
Last update
..
GL Loading commit data...
Xext Loading commit data...
Xi Loading commit data...
composite Loading commit data...
damageext Loading commit data...
dbe Loading commit data...
dix Loading commit data...
fb Loading commit data...
hw Loading commit data...
include Loading commit data...
mfb Loading commit data...
mi Loading commit data...
miext Loading commit data...
os Loading commit data...
randr Loading commit data...
record Loading commit data...
render Loading commit data...
xfixes Loading commit data...
xkb Loading commit data...
Imakefile Loading commit data...
Xserver.man Loading commit data...
fix-miregion Loading commit data...
fix-miregion-private Loading commit data...
fix-region Loading commit data...