| a5560a61 |
09-Mar-2025 |
mrg <mrg@NetBSD.org> |
merge xf86-video-nouveau 1.0.18 |
| 33adc6ac |
09-Mar-2025 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-nouveau-1.0.18 |
| 6e60514d |
01-Aug-2022 |
macallan <macallan@NetBSD.org> |
more xf86SetModeDefaultName( after xf86CVTMode() |
| a7f02474 |
15-Jul-2022 |
mrg <mrg@NetBSD.org> |
various updates to build against xorg-server 21.1.3. - avoid a const issue with an expanded __UNCONST(). - cope with renamed member names - deal with "xf86RamDac.h" going away (now use "xf86Cursor.h") |
| 2a7e9763 |
27-Apr-2021 |
mrg <mrg@NetBSD.org> |
merge xf86-video-nouveau 1.0.17 and xprop 1.2.5. |
| 92405695 |
27-Apr-2021 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-nouveau-1.0.17 |
| c694fe25 |
03-Mar-2019 |
mrg <mrg@NetBSD.org> |
put drmmode_udev_notify() under HAVE_LIBUDEV. |
| 22d74663 |
03-Mar-2019 |
mrg <mrg@NetBSD.org> |
merge xf86-video-nouveau 1.0.16. |
| dd52494d |
03-Mar-2019 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-nouveau-1.0.16 |
| acb9e7e9 |
31-Jan-2019 |
christos <christos@NetBSD.org> |
Put all the ugly include order dependent stuff in a separate file and arrange for that to be included first where needed. |
| b5de93c9 |
25-Jan-2019 |
christos <christos@NetBSD.org> |
Explicitly include the headers in the right sequence to make the magic happen, explaining why. |
| da975d3d |
25-Jan-2019 |
christos <christos@NetBSD.org> |
Use _XTYPEDEF_POINTER directly to determine if the typedef is available. |
| 861b9fee |
01-Jan-2019 |
mrg <mrg@NetBSD.org> |
fix various errors and warnings with xorg-server 1.20: - no Error() in scope - more wakeup/blockhandler ABI changes - more notify fd API changes - more xf86CursorResetCursor changes - lots of char* -> const char* - fix ati kms config.h now HAVE_XF86_CURSOR_RESET_CURSOR is available - another xf86GetOS() is removed fix - OsBlockSIGIO() etc, -> old, but still around API until properly converted - don't free const char * data owned by some other system |
| fe196524 |
31-Dec-2018 |
mrg <mrg@NetBSD.org> |
mostly fix amd64 xorg-server 1.20 builds: - avoid bswap_16 etc defines for now. ends up with code-in-decl - more ABI_VERSION 23 fixes (BlockHandler/WakeHandler) including re-fix from previous - more Notify API - more shadowUpdatePackedWeak() removal - remove fd_set handling from intel driver (part of ABI_VERSION 23) - cope better with PixMap/Drawable separation in new server - remove support for maxHValue and maxVValue (XXX?) - hide drmmode_udev_notify() when not building udev - comment out nouveau 'wfb' support, xorg-server 1.20 only supplies either 'wfb' or 'fb' interface, not both, and we choose 'fb' - define 'pointer' in nv_proto.h rather than relying upon Xdefs.h - normalise the value of _XTYPEDEF_POINTER - EGL is broken (missing) in xsrc currently |
| 46edf8f1 |
31-Dec-2018 |
mrg <mrg@NetBSD.org> |
various updates for xorg-server 1.20. some of these are work-in-progress, the xsrc build is broken for most ports currently. - xf86DisableRandR() is gone - use HAVE_NOTIFY_FD like other modern drivers in compat-api.h - pRotatedPixmap is done - some PixmanPtr is now DrawablePtr (this one is all over problem with many consumers, and perhaps the major breakage point currently.) |
| 1090d90a |
29-Aug-2017 |
mrg <mrg@NetBSD.org> |
merge xf86-video-amdgpu-1.3.0, xf86-video-ati-7.9.0, xf86-video-nouveau-1.0.15, and xf86-video-openchrome-0.6.0. |
| cd34e0e1 |
29-Aug-2017 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-nouveau-1.0.15 |
| 374ff59d |
05-Mar-2017 |
mrg <mrg@NetBSD.org> |
merge xf86-video-nouveau 1.0.13. |
| c2e4ac43 |
05-Mar-2017 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-nouveau-1.0.13 |
| 479f40c1 |
16-Aug-2016 |
mrg <mrg@NetBSD.org> |
include xorg-server.h which is normally included by config.h. (this change isn't a candidate for upstream.) |
| a33a703b |
15-Aug-2016 |
mrg <mrg@NetBSD.org> |
merge xf86-video-nouveau-1.0.12 |
| 16ee1e9a |
15-Aug-2016 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-nouveau-1.0.12 |
| 11c9f444 |
26-Feb-2016 |
riastradh <riastradh@NetBSD.org> |
Fix obvious mistake caught by Clang constant-logical-operand warning. |
| fda9279d |
13-Oct-2015 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-nouveau-1.0.11 |