| #
c91ab881 |
| 19-Jan-2020 |
jmcneill <jmcneill@NetBSD.org> |
Build radeon and nouveau drivers on evbarm.
|
| #
7434adc0 |
| 01-Jan-2019 |
mrg <mrg@NetBSD.org> |
build fixes for xorg-server 1.20 parts:
- define HAVE_XF86_CURSOR_RESET_CURSOR for several drivers that now look for it. - remove various -Wno* options no longer needed, in particular the global
build fixes for xorg-server 1.20 parts:
- define HAVE_XF86_CURSOR_RESET_CURSOR for several drivers that now look for it. - remove various -Wno* options no longer needed, in particular the global -Wno-error in the radeon and radeon-kms drivers
show more ...
|
| #
f5d14935 |
| 16-Aug-2016 |
mrg <mrg@NetBSD.org> |
define USE_XAA here for xorg-server 1.10. for xorg-server 1.18 builds, copy some files from xorg-server 1.10.
this may not work with xorg-server 1.18, i'll test later.
|
| #
550917d6 |
| 28-May-2015 |
rjs <rjs@NetBSD.org> |
Build both xf86-video-radeon drivers for amd64 and i386, just build the old one for other ports.
|
| #
b7bc265a |
| 11-Aug-2014 |
mrg <mrg@NetBSD.org> |
put KMS support under our X11DRI definition.
|
| #
2e4645ad |
| 04-Aug-2014 |
rjs <rjs@NetBSD.org> |
Link against radeon_libdrm. Re-enable building kms bits, ok mrg@.
|
| #
3b01e49a |
| 27-Jul-2014 |
mrg <mrg@NetBSD.org> |
disable KMS for now; it breaks UMS + (old) radeondrm.
|
| #
fba17c9a |
| 26-Jul-2014 |
mrg <mrg@NetBSD.org> |
enable KMS on x86.
|
| #
be206df1 |
| 12-Jun-2012 |
rjs <rjs@NetBSD.org> |
Add radeon_xvmc.c, new in 6.14.4.
|
| #
918a3e01 |
| 23-Jul-2011 |
mrg <mrg@NetBSD.org> |
build cayman_shader.c for xf86-video 6.14.2.
|
| #
6edd3eb6 |
| 21-Feb-2011 |
mrg <mrg@NetBSD.org> |
build the new evergreen files in xf86-video-ati 6.14.0
|
| #
5fbca94a |
| 20-Nov-2010 |
mrg <mrg@NetBSD.org> |
add missing radeon_exa_shared.c, came with 6.13.2.
|
| #
a6979b60 |
| 23-May-2010 |
mrg <mrg@NetBSD.org> |
updates for xf86-video-ati 6.13.0.
|
| #
a5e9616b |
| 22-May-2010 |
mrg <mrg@NetBSD.org> |
find libdrm files in their new place.
|
| #
ba96436c |
| 22-May-2010 |
mrg <mrg@NetBSD.org> |
push HAVE_XEXTPROTO_71 into Makefile.xf86-driver. (for now?)
|
| #
34de9599 |
| 22-May-2010 |
mrg <mrg@NetBSD.org> |
define HAVE_XEXTPROTO_71 now.
|
| #
7a92e8e8 |
| 16-Dec-2009 |
skrll <skrll@NetBSD.org> |
Use += otherwise COPTS loses important flags.
|
| #
f69ea56c |
| 08-Oct-2009 |
snj <snj@NetBSD.org> |
Move libdrm headers up one level (out of the X11 directory) to match the rest of the world and fix the inconsistency with libdrm.pc. Fixes PR xsrc/42126.
|
| #
216c4cfb |
| 12-Jun-2009 |
mrg <mrg@NetBSD.org> |
add missing source files.
|
| #
2415d8ce |
| 10-Jun-2009 |
mrg <mrg@NetBSD.org> |
merge xf86-video-ati 6.12.2
|
| #
e38e7ed0 |
| 30-Mar-2009 |
mrg <mrg@NetBSD.org> |
- add X11FLAGS.DRI. - prepare for rhd_audio.c & rhd_hdmi.c (still not used.)
|
| #
fc551bd2 |
| 28-Aug-2008 |
mrg <mrg@NetBSD.org> |
build xf86-video-radeon driver, as well as xf86-video-ati.
|