glamor: Changes to 'master'

Zhigang Gong gongzg at kemper.freedesktop.org
Mon Dec 16 07:01:07 PST 2013


 .gitignore      |   68 ++++++++++++++++++++++++++++++
 COPYING         |  123 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 Makefile.am     |   16 -------
 README          |   30 +++++++------
 configure.ac    |    8 +--
 m4/.gitignore   |    5 ++
 src/Makefile.am |   12 -----
 7 files changed, 217 insertions(+), 45 deletions(-)

New commits:
commit fb4d046c04002851a5e895726461509983f633e7
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Dec 10 11:13:32 2013 -0500

    libglamoregl: remove -I$(top_srcdir)/src
    
    Automake always provide -I. It is at the beginning of the list of compiler
    options.
    
    Not needed either to find glamor_egl.c source.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
    Reviewed-by: Zhigang Gong <zhigang.gong at linux.intel.com>

commit 083c1bbbe2cae697e4448e2065a337bf78897cbc
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Dec 10 11:13:31 2013 -0500

    Make: remove cruft copied over from the X server makefiles
    
    In toplevel makefile:
    nostdinc: only xserver, no other X modules
    aclocaldir: no local macros to install
    xkb_path: xserver only
    "Gross hack": xserver only
    
    In src/makefile:
    SOLARIS_ASM_CFLAGS; server only
    XORG_INCS: undefined variable
    DIX_CFLAGS: undefined variable
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
    Reviewed-by: Zhigang Gong <zhigang.gong at linux.intel.com>

commit 2aa9f50ad12bb996e58ca14270a92fb4795a2868
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Dec 10 11:13:30 2013 -0500

    Makefile: remove redundant distribution directives
    
    The pc.in specified in AC_CONFIG_FILES are always distributed
    SUBDIRS do not contain variables so DIST_SUBDIRS not required
    autogen.sh should not be distributed in tarballs.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
    Reviewed-by: Zhigang Gong <zhigang.gong at linux.intel.com>

commit 89ee837c24de4d21205a8d1584adb2c3544dc6a9
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Dec 10 11:13:29 2013 -0500

    autoconf: fix warning by replacing the deprecated AC_HELP_STRING
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
    Reviewed-by: Zhigang Gong <zhigang.gong at linux.intel.com>

commit 023de5809520c782730a8baaa57768c70aa65a3d
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Dec 10 11:13:28 2013 -0500

    configure.ac: the product in the url should be "xorg"
    
    The component is glamor, but the product is "xorg".
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
    Reviewed-by: Zhigang Gong <zhigang.gong at linux.intel.com>

commit 18da2b06f76369dfcc81aaa54603e813f168d509
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Dec 10 11:13:27 2013 -0500

    README: fix typos and update information
    
      - Fix a few typos
      - Update the bottom section as glamor is a component of xorg
        and not a product
      - Provide glamor information following the same boiler plate
        pattern as all the other xorg modules
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
    Reviewed-by: Zhigang Gong <zhigang.gong at linux.intel.com>

commit 00ebe938e996f2fd12e1b193e46aa5cf8e02c374
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Dec 10 11:13:26 2013 -0500

    COPYING: update the file to reflect the licenses in the source code
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
    Reviewed-by: Zhigang Gong <zhigang.gong at linux.intel.com>

commit 5af26e11a0d12cd1fe95f35785588572794a95cc
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Dec 10 11:13:25 2013 -0500

    .gitignore: use default X.Org toplevel gitignore
    
    Same pattern as all other modules.
    This module was not git ignoring any file.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
    Reviewed-by: Zhigang Gong <zhigang.gong at linux.intel.com>



More information about the xorg-commit mailing list