History log of /xsrc/external/mit/xf86-video-ngle/dist/src/ngle_driver.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 6d300f0a 20-Feb-2025 christos <christos@NetBSD.org>

Fix the build. Commented out code that is missing #defines

# 7a5287f7 22-Jan-2025 macallan <macallan@NetBSD.org>

add direct support for hardware cursor on Summit

# 3441c0ed 10-Dec-2024 macallan <macallan@NetBSD.org>

make sure we log a found message for every device:
[ 2209.958] (II) NGLEPreInit: found Visualize FX 2/4/6 ( GID 2fc1066b )
[ 2209.971] (II) NGLEPreInit: found HCRX ( GID 2bcb015a )

# 77e25d50 10-Dec-2024 macallan <macallan@NetBSD.org>

allow more than one device section

# 7517da51 07-Dec-2024 macallan <macallan@NetBSD.org>

add *very* experimental Visualize FX support

# f8e8ce30 27-Oct-2024 macallan <macallan@NetBSD.org>

due to the strange way colour maps and cursor bitmaps are accessed on at least
some cards, make sure we do not skip the PrepareAccess() dance after those.

# 88c8ff34 25-Oct-2024 macallan <macallan@NetBSD.org>

set the right visual type for 8bit colour

# ce159321 22-Oct-2024 macallan <macallan@NetBSD.org>

add HCRX support

# bc460d0d 22-Oct-2024 macallan <macallan@NetBSD.org>

some cleanup:
- consistetly use buffer 0 - makes no difference when double buffering is
disabled ( which it should be ) but may bite us if it isn't
- add some comments on why we do what we do

# 727c6de2 21-Oct-2024 macallan <macallan@NetBSD.org>

add acceleration, Visualize EG only for now

# a7fd8e5e 16-Oct-2024 macallan <macallan@NetBSD.org>

very humble beginnings of a native driver for HP's NGLE family of graphics
devices