| ce2d3770 |
16-Aug-2016 |
mrg <mrg@NetBSD.org> |
mibstore.h and its miInitializeBackingStore() have been otherwise empty since at least xorg-server 1.10. remove all reference to them as the header is gone in xorg-server 1.18. |
| e31fddbe |
23-Jul-2015 |
mrg <mrg@NetBSD.org> |
merge i740 1.3.5, newport 0.2.4 and tdfx 1.4.6. |
| aee7dae4 |
23-Jul-2015 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-newport-0.2.4 |
| 691fe653 |
04-Jun-2014 |
macallan <macallan@NetBSD.org> |
don't bail if the video mode is something else than 1280x1024 1024x768 works fine |
| 759d1839 |
24-May-2011 |
christos <christos@NetBSD.org> |
add unistd for close. |
| 00bccce4 |
17-Dec-2010 |
mrg <mrg@NetBSD.org> |
apply some #if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6 around the code that uses features no longer part of xorg-server 1.9. seems to fix sgimips builds. |
| c59a3c9d |
24-Nov-2010 |
mrg <mrg@NetBSD.org> |
fix the previous - use GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) > 6. |
| 1b41fcf5 |
23-Nov-2010 |
mrg <mrg@NetBSD.org> |
copy a hack from the vmware driver, and avoid using xf86LoaderReqSymLists() and LoaderRefSymLists() in xorg-server >= 1.7. |
| 09048934 |
06-Oct-2009 |
macallan <macallan@NetBSD.org> |
make this work in the New Order Of Things(tm): - make Xorg -configure work again - fix the DCB timing when talking to XMAP9 to the values used by the kernel, now colours look right on my Indy and all the randomness when starting X is gone |
| 6e6aed1e |
25-Jun-2009 |
macallan <macallan@NetBSD.org> |
make this compile with new Xorg |
| 86384282 |
16-Feb-2009 |
macallan <macallan@NetBSD.org> |
in 24bit write a linear colour map into the DAC. Now colours look right. Still needs testing in 8 bit. |
| c3c49246 |
14-Feb-2009 |
macallan <macallan@NetBSD.org> |
Add NetBSD-specific bits. Now this driver works on my R5k Indy with 24bit Newport graphics board. |
| ba0eab60 |
14-Feb-2009 |
macallan <macallan@NetBSD.org> |
Xorg's driver for Newport / NG1 graphics boards found in SGI Indy and others. |