| 25ad54ca |
08-Jan-2023 |
mrg <mrg@NetBSD.org> |
merge xf86-video-suncg14 1.1.3, xf86-video-suncg6 1.1.3, xf86-video-sunffb 1.2.3, xf86-video-sunleo 1.2.3, and xf86-video-suntcx 1.1.3. ffb_driver.c probably needs explicit testing that the EXA/XAA code still works properly. |
| bd2ed648 |
08-Jan-2023 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-suntcx-1.1.3 |
| 556200c8 |
15-Jul-2022 |
mrg <mrg@NetBSD.org> |
more xf86RamDac.h vs xf86Cursor.h. |
| f832ee3d |
24-Oct-2017 |
macallan <macallan@NetBSD.org> |
deal with firmware that does not set the 'vram' property on the tcx's node |
| a332beb9 |
27-Sep-2016 |
joerg <joerg@NetBSD.org> |
Don't directly use assignments in if (), but add the commonly accepted explicit pair of parenthesis. |
| d62aaaf2 |
23-Sep-2016 |
macallan <macallan@NetBSD.org> |
provide driverFunc() now this works with xorg 1.18 |
| 091cc113 |
23-Sep-2016 |
macallan <macallan@NetBSD.org> |
sprinkle volatile for gcc 5.4, also include config.h |
| 6adb3ac0 |
07-Sep-2016 |
macallan <macallan@NetBSD.org> |
XFree86LOADER is officially no longer optional ( and we didn't treat it as optional for quite some time ) so start nuking it |
| 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. |
| 4525cf0b |
08-Jul-2014 |
macallan <macallan@NetBSD.org> |
if the hardware supports stipples with ROPs, use them while there, downgrade some config output from X_ERROR to X_PROBED |
| 59d6bc2b |
02-Jul-2014 |
macallan <macallan@NetBSD.org> |
detect and (attempt to) deal with 8bit TCX with 2MB VRAM TODO: get one of these VRAM modules... |
| ccae0d10 |
18-Jun-2014 |
macallan <macallan@NetBSD.org> |
make this work properly on 8bit SUNW,tcx |
| 6eb72584 |
04-Jun-2013 |
mrg <mrg@NetBSD.org> |
re-add tcx_accel.c |
| 7a5333bc |
04-Jun-2013 |
mrg <mrg@NetBSD.org> |
merge xf86-video-suncg14 1.1.2, xf86-video-suncg6 1.1.2, xf86-video-sunffb 1.2.2, xf86-video-suntcx 1.1.2 and xf86-video-sunleo 1.2.1 XXX: these might need more help |
| 65d490d0 |
04-Jun-2013 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-suntcx-1.1.2 |
| 180c47ec |
28-Jun-2012 |
macallan <macallan@NetBSD.org> |
unmap THC when we mean THC, remove spurious return in CloseScreen() |
| 63884c0a |
26-May-2011 |
macallan <macallan@NetBSD.org> |
#include <sys/ioctl.h> |
| 02566b6a |
25-Nov-2009 |
macallan <macallan@NetBSD.org> |
fix a logic botch in TcxCopy() that would bite us when doing right-to-left blits with width being a multiple of 32 |
| 88614935 |
24-Nov-2009 |
macallan <macallan@NetBSD.org> |
Make TcxDownloadFromScreen() and TcxUploadToScreen() work and use them. |
| eae84721 |
27-Aug-2009 |
macallan <macallan@NetBSD.org> |
fix typo |
| f615cd97 |
27-Aug-2009 |
macallan <macallan@NetBSD.org> |
Support acceleration on 8bit TCX. This is untested for lack of hardware. |
| ecc0bcc7 |
26-Aug-2009 |
macallan <macallan@NetBSD.org> |
add acceleration support, make hardware cursor work, etc. the acceleration code will not work on 8 bit TCX yet. |
| e4da13ee |
13-Aug-2009 |
macallan <macallan@NetBSD.org> |
Sun TCX/S24 driver, version 1.1.1 from Xorg |