The NetBSD Project

CVS log for src/distrib/sets/lists/xcomp/md.evbarm

[BACK] Up to [cvs.NetBSD.org] / src / distrib / sets / lists / xcomp

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jul 11 20:41:09 2024 UTC (5 months ago) by riastradh
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
distrib/sets/lists: Add a blank comment line between RCS id and body.

This serves as a buffer between RCS id changes and other changes to
the set lists, in an attempt to reduce the pain of merge conflicts
around mass set list changes.

No functional change intended.

Revision 1.7.16.2: download - view: text, markup, annotated - select for diffs
Mon Apr 13 07:45:34 2020 UTC (4 years, 8 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.7.16.1: preferred, colored; branchpoint 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7.16.1: +25 -20 lines
Mostly merge changes from HEAD upto 20200411

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jan 19 00:58:13 2020 UTC (4 years, 10 months ago) by jmcneill
Branches: MAIN
CVS tags: thorpej-futex-base, thorpej-futex, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +6 -1 lines
Build radeon and nouveau drivers on evbarm.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Sep 12 09:45:43 2019 UTC (5 years, 3 months ago) by uki
Branches: MAIN
CVS tags: phil-wifi-20191119
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +20 -20 lines
Give package name to xcomp machine dependency files

Revision 1.7.16.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 21:42:31 2019 UTC (5 years, 6 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +18 -4 lines
Sync with HEAD

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Apr 16 21:20:51 2019 UTC (5 years, 7 months ago) by mrg
Branches: MAIN
CVS tags: phil-wifi-20190609, netbsd-9-base, netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -4 lines
enable EGL and glamor.  partly from maya@.

for x86 and evbarm:
- install headers and libEGL
- install xorg-server glamoregl component
- link xorg drivers against gbm/egl

bonus fix:
- fix some wrongly marked compatx11file files


build tested on shark, sgimips, evbarm64-el, amd64 and i386.
run tested on radeon, intel and nvidia on amd64, including
'modesetting' driver on amd64.  however, my systems disable
it due to llvmpipe so i'm not sure what is happening.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Mar 12 23:50:56 2019 UTC (5 years, 9 months ago) by christos
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -2 lines
lint library for vdpau

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Mar 12 03:37:23 2019 UTC (5 years, 9 months ago) by mrg
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -2 lines
move the mesa 18 khrplatform.h header into xcomp/mi.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Mar 11 08:05:18 2019 UTC (5 years, 9 months ago) by mrg
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
fix path to khrplatform.h

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Mar 10 12:44:58 2019 UTC (5 years, 9 months ago) by mrg
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
libvdpau pkg-config file is called vdpau.pc.

this does not need a special rule, just to be named correctly.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Mar 10 11:18:02 2019 UTC (5 years, 9 months ago) by mrg
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +8 -1 lines
- 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>
Date:   Sun Feb 24 09:31:22 2019 +0200

    More of vdpau. Cogs spin.

commit d9fbba8f61a43648d32f160c5fa62626788566ff
Author: Maya Rashish <maya@NetBSD.org>
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.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Mar 3 17:52:32 2019 UTC (5 years, 9 months ago) by maya
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +8 -1 lines
Install more libdrm nouveau headers.

These will be used by mesa 18.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jan 31 18:40:23 2016 UTC (8 years, 10 months ago) by christos
Branches: MAIN
CVS tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-8-base, netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, localcount-20160914, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: phil-wifi
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
add nouveau lint file

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jan 25 17:59:35 2016 UTC (8 years, 10 months ago) by christos
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -18 lines
Undo previous changes; the debug libraries were installed because of a bug
in the Makefiles... (Setting MKDEBUGLIB in /etc/mk.conf overrides some
Makefile settings)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jan 24 00:14:50 2016 UTC (8 years, 10 months ago) by christos
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +19 -5 lines
fix evbarm sets.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Oct 24 14:30:28 2015 UTC (9 years, 1 month ago) by jmcneill
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -1 lines
Build libdrm_nouveau on evbarm

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Oct 17 19:20:51 2015 UTC (9 years, 1 month ago) by christos
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -14 lines
remove extra lint libraries now that those libraries are private.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Aug 17 16:05:25 2015 UTC (9 years, 3 months ago) by christos
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +14 -0 lines
fix debug and lint sets for evbarm/arm

Revision 1.1.2.1: download - view: text, markup, annotated - select for diffs
Mon Feb 18 17:54:26 2013 UTC (11 years, 9 months ago) by riz
Branches: netbsd-6
CVS tags: netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1
Diff to: previous 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1: +22 -0 lines
Adjust ticket 818:  fix debug builds and PR#47572.

Revision 1.1
Mon Feb 18 17:54:26 2013 UTC (11 years, 9 months ago) by riz
Branches: MAIN
CVS tags: yamt-pagecache-base9, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, agc-symver-base, agc-symver
Branch point for: netbsd-6
FILE REMOVED
file md.evbarm was initially added on branch netbsd-6.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>