Module Name:    xsrc
Committed By:   rafal
Date:           Sun Jan 24 15:38:47 UTC 2010

Modified Files:
        xsrc/external/mit/MesaLib/dist/src/mesa/glapi: glapi.c glapi_getproc.c
            glthread.c

Log Message:
Decorate some GL APIs with PUBLIC so they're available to link against;
otherwise e.g. the swrast DRI module can't find _glapi_check_multithread.

>From http://people.freedesktop.org/~krh/glapi.patch with some tweaks.
ok phone@


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 \
    xsrc/external/mit/MesaLib/dist/src/mesa/glapi/glapi.c \
    xsrc/external/mit/MesaLib/dist/src/mesa/glapi/glthread.c
cvs rdiff -u -r1.1.1.1 -r1.2 \
    xsrc/external/mit/MesaLib/dist/src/mesa/glapi/glapi_getproc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to