Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| d1a8d3ab | 2023-05-09 20:17:04 | Update to xf86-video-sunffb 1.2.3 | ||
| 117e3ccc | 2023-05-09 20:04:40 | Include xf86Cursor.h instead of xf86RamDac.h | ||
| 7603c4ad | 2013-06-10 19:49:40 | Unbreak the sunffb driver. No acceleration for now, since XAA was removed from X server 1.14. | ||
| cf95160a | 2013-06-03 19:45:57 | forgot to cvs add new files in update to 1.2.2 | ||
| 6858fca6 | 2013-06-01 19:20:43 | Update to xf86-video-sunffb 1.2.2 | ||
| eb056151 | 2013-05-12 13:06:24 | Remove calls to miInitializeBackingStore() and includes of mibstore.h mibstore.h defines miInitializeBackingStore() as an empty stub, and goes away in xserver 1.14. | ||
| 0e9fe799 | 2010-12-06 21:58:03 | Don't call xf86DPMSInit() twice. Since it wraps CloseScreen(), this has disastrous effects. Gets rid of some duplicated code as a bonus. Fixes X server crashes that appeared with the xserver 1.9.2 import. ok miod@ | ||
| b4282b59 | 2010-05-24 09:58:57 | Update to xf86-video-sunffb 1.2.1 | ||
| fb0b2f5f | 2010-05-15 20:10:58 | Make it possible to build driver with the newer proto headers; from matthieu@ | ||
| 276db15e | 2009-07-19 14:46:59 | Disable hardware cursor before we exit. From NetBSD. ok oga@ | ||
| 05357140 | 2008-11-03 06:21:06 | xf86-video-sunffb 1.2.0. | ||
| 2621b026 | 2008-08-23 14:53:57 | Don't disable FPU since it causes excessive traps that make the driver almost completely unusable. From NetBSD. ok matthieu@ | ||
| 227b0e5b | 2008-08-23 14:51:54 | regen with OpenBSD autotools ok matthieu@ | ||
| 111ebba8 | 2008-08-23 14:46:27 | Define USE_VIS. ok matthieu@ | ||
| 97c01542 | 2008-08-23 14:42:21 | Provide .register directives such that this compile. ok matthieu@ | ||
| 3a259de7 | 2006-11-26 20:15:39 | Importing xf86-video-sunffb 1.1.0 |