Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: mrg
Date: Sun Mar 10 11:18:03 UTC 2019
Modified Files:
src/distrib/sets/lists/xbase: md.amd64 md.i386 mi
src/distrib/sets/lists/xcomp: md.amd64 md.evbarm md.i386 mi
src/distrib/sets/lists/xdebug: md.amd64 md.evbarm md.evbarm.armeb
md.i386
src/etc/mtree: NetBSD.dist.Xorg
src/external/mit/xorg/include: Makefile
src/external/mit/xorg/lib: Makefile
Added Files:
src/external/mit/xorg/include/libvdpau: Makefile
src/external/mit/xorg/lib/libvdpau: Makefile
Log Message:
- build and install libvdpau and x86 and evbarm.
- add khrplatform.h for mesa_ver=18 platforms.
need to enable libvdpau.pc generation (needs special rules)
this mostly comes from maya in the first one, and a small part
of the second:
commit 48eb746983a5a7967fba221e7b167808af36f44a
Author: Maya Rashish <maya%NetBSD.org@localhost>
Date: Sun Feb 24 09:31:22 2019 +0200
More of vdpau. Cogs spin.
commit d9fbba8f61a43648d32f160c5fa62626788566ff
Author: Maya Rashish <maya%NetBSD.org@localhost>
Date: Sat Feb 23 22:36:37 2019 +0200
Adjust for MesaLib 18.
Build llvmpipe driver on x86 (the driver itself is x86-only).
build llvm on all x86, even on GCC builds.
galahad driver removed (upstream).
Don't build mesa 7 at all.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/distrib/sets/lists/xbase/md.amd64
cvs rdiff -u -r1.30 -r1.31 src/distrib/sets/lists/xbase/md.i386
cvs rdiff -u -r1.148 -r1.149 src/distrib/sets/lists/xbase/mi
cvs rdiff -u -r1.50 -r1.51 src/distrib/sets/lists/xcomp/md.amd64
cvs rdiff -u -r1.8 -r1.9 src/distrib/sets/lists/xcomp/md.evbarm
cvs rdiff -u -r1.55 -r1.56 src/distrib/sets/lists/xcomp/md.i386
cvs rdiff -u -r1.205 -r1.206 src/distrib/sets/lists/xcomp/mi
cvs rdiff -u -r1.43 -r1.44 src/distrib/sets/lists/xdebug/md.amd64
cvs rdiff -u -r1.18 -r1.19 src/distrib/sets/lists/xdebug/md.evbarm
cvs rdiff -u -r1.10 -r1.11 src/distrib/sets/lists/xdebug/md.evbarm.armeb
cvs rdiff -u -r1.40 -r1.41 src/distrib/sets/lists/xdebug/md.i386
cvs rdiff -u -r1.23 -r1.24 src/etc/mtree/NetBSD.dist.Xorg
cvs rdiff -u -r1.7 -r1.8 src/external/mit/xorg/include/Makefile
cvs rdiff -u -r0 -r1.1 src/external/mit/xorg/include/libvdpau/Makefile
cvs rdiff -u -r1.46 -r1.47 src/external/mit/xorg/lib/Makefile
cvs rdiff -u -r0 -r1.1 src/external/mit/xorg/lib/libvdpau/Makefile
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