| f9211c3f |
05-Nov-2023 |
jdc <jdc@NetBSD.org> |
Add NetBSD keyword. |
| b2794957 |
05-Nov-2023 |
jdc <jdc@NetBSD.org> |
Revert r1.4. The changes are minimal and they cause redraw problems (as reported by Maxim Devaev on port-sparc). |
| 556200c8 |
15-Jul-2022 |
mrg <mrg@NetBSD.org> |
more xf86RamDac.h vs xf86Cursor.h. |
| ae7dafb3 |
09-Jun-2021 |
jdc <jdc@NetBSD.org> |
Add some acceleration using the P9100 quad and blit commands: - for solid fill (quad) - for pixmap copy (blit) when source and destination pitch are the same |
| e65e6328 |
27-May-2021 |
joerg <joerg@NetBSD.org> |
Don't nest comments. |
| 61d63f49 |
27-May-2021 |
joerg <joerg@NetBSD.org> |
Don't define MaxClip and junk twice, fixing build with -fno-common. |
| f55eacde |
27-May-2021 |
jdc <jdc@NetBSD.org> |
Add support for EXA, so that the pnozz driver works again with Xorg. Note, that only minimal acceleration is currently supported. Thanks to macallan for the pointers to get this working. |
| 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. |
| d046d9f8 |
25-May-2011 |
macallan <macallan@NetBSD.org> |
#include <sys/ioctl.h> |
| b52812cd |
25-May-2011 |
christos <christos@NetBSD.org> |
fix the function name. |
| 20e46bc2 |
26-Nov-2010 |
mrg <mrg@NetBSD.org> |
apply some GET_ABI_MAJOR() and avoid compile errors |
| 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. |
| a6b33934 |
26-Aug-2009 |
macallan <macallan@NetBSD.org> |
my driver for the SPARCbook 3GX's onboard graphics chip from xsrc/xfree |