Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: xsrc/external/mit/xf86-video-pnozz/dist/src



Module Name:    xsrc
Committed By:   jdc
Date:           Thu May 27 04:48:10 UTC 2021

Modified Files:
        xsrc/external/mit/xf86-video-pnozz/dist/src: pnozz.h pnozz_accel.c
            pnozz_cursor.c pnozz_driver.c
Added Files:
        xsrc/external/mit/xf86-video-pnozz/dist/src: compat-api.h pnozz_exa.c

Log Message:
Add support for EXA, so that the pnozz driver works again with Xorg.
Note, that only minimal acceleration is currently supported.

Thanks to macallan for the pointers to get this working.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 \
    xsrc/external/mit/xf86-video-pnozz/dist/src/compat-api.h \
    xsrc/external/mit/xf86-video-pnozz/dist/src/pnozz_exa.c
cvs rdiff -u -r1.1 -r1.2 xsrc/external/mit/xf86-video-pnozz/dist/src/pnozz.h
cvs rdiff -u -r1.2 -r1.3 \
    xsrc/external/mit/xf86-video-pnozz/dist/src/pnozz_accel.c \
    xsrc/external/mit/xf86-video-pnozz/dist/src/pnozz_cursor.c
cvs rdiff -u -r1.6 -r1.7 \
    xsrc/external/mit/xf86-video-pnozz/dist/src/pnozz_driver.c

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




Home | Main Index | Thread Index | Old Index