xf86-video-glide: Changes to 'master'

Guillem Jover guillem at kemper.freedesktop.org
Thu Sep 29 18:17:35 PDT 2011


 configure.ac       |   10 ++
 src/Makefile.am    |    3 
 src/glide_driver.c |  184 +++++++++--------------------------------------------
 3 files changed, 43 insertions(+), 154 deletions(-)

New commits:
commit 518b189f31ee7b85d28541bf32bbcf10b5337289
Author: Guillem Jover <guillem at hadrons.org>
Date:   Tue Jul 19 15:32:56 2011 +0200

    Stop using the deprecated LoaderSymbol() function
    
    Instead of using dlsym() to replace LoaderSymbol() and keep loading
    libglide at run-time, just switch to dyamically linking it.
    
    This in effect makes the module stop using LoaderSymbol() function,
    and as a bonus makes it start using proper linker dependencies.
    
    Reported-by: Daniel Stone <daniel at fooishbar.org>
    Signed-off-by: Guillem Jover <guillem at hadrons.org>

commit 8ffb28cda58be37d52ed8f7c3b9967574f0a4233
Author: Guillem Jover <guillem at hadrons.org>
Date:   Tue Jul 19 17:56:32 2011 +0200

    build: Define GLIDE3_ALPHA when using glide3



More information about the xorg-commit mailing list