History log of /xsrc/external/mit/xf86-input-elographics/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
72320d7b 04-Jul-2024 mrg <mrg@NetBSD.org>

merge xf86-input-elographics 1.4.4, xf86-video-chips 1.5.0,
xf86-video-nv 2.1.23, xf86-video-savage 2.4.1,
xf86-video-siliconmotion 1.7.10, xf86-video-vboxvideo 1.0.1.

901a7df4 04-Jul-2024 mrg <mrg@NetBSD.org>

initial import of xf86-input-elographics-1.4.4

e8b4ed9f 08-Jan-2023 mrg <mrg@NetBSD.org>

merge xf86-input-elographics 1.4.3, xf86-video-ast 1.1.6,
xf86-video-r128 6.12.1, and xf86-video-vesa 2.6.0.

621f50c3 08-Jan-2023 mrg <mrg@NetBSD.org>

initial import of xf86-input-elographics-1.4.3

96834ec3 08-Jul-2019 mrg <mrg@NetBSD.org>

merge sessreg 1.1.2 and xf86-input-elographics 1.4.2.

1a9c160a 08-Jul-2019 mrg <mrg@NetBSD.org>

initial import of xf86-input-elographics-1.4.2

861b9fee 01-Jan-2019 mrg <mrg@NetBSD.org>

fix various errors and warnings with xorg-server 1.20:

- no Error() in scope
- more wakeup/blockhandler ABI changes
- more notify fd API changes
- more xf86CursorResetCursor changes
- lots of char* -> const char*
- fix ati kms config.h now HAVE_XF86_CURSOR_RESET_CURSOR is available
- another xf86GetOS() is removed fix
- OsBlockSIGIO() etc, -> old, but still around API until properly converted
- don't free const char * data owned by some other system

06b331c2 08-Jan-2014 mbalmer <mbalmer@NetBSD.org>

Add support for touchscreens that don't frame the packets (usually USB devices
like e.g. the IBM SurePos touchscreens).

b7814f7c 08-Jan-2014 mbalmer <mbalmer@NetBSD.org>

Add support for inverted axis, from upstream repository.

92cf53f1 26-Jul-2013 wiz <wiz@NetBSD.org>

Remove xorg-server-1.9 support (not needed any longer)
to reduce diffs to upstream.

f6d6dea0 05-Jun-2013 mrg <mrg@NetBSD.org>

new config.h for xf86-input-elographics 1.4.1 and xf86-input-synaptics 1.7.1

ba358703 05-Jun-2013 mrg <mrg@NetBSD.org>

merge xf86-input-elographics 1.4.1 and xf86-input-synaptics 1.7.1.

75cbef56 05-Jun-2013 mrg <mrg@NetBSD.org>

initial import of xf86-input-elographics-1.4.1

cfa780eb 23-Jul-2011 mrg <mrg@NetBSD.org>

update for xf86-input-elographics 1.3.0

8db38060 23-Jul-2011 mrg <mrg@NetBSD.org>

add back support for xorg-server 1.9 Xinput APIs

dd0822ca 23-Jul-2011 mrg <mrg@NetBSD.org>

initial import of xf86-input-elographics-1.3.0. important changes include:
require xorg-server 1.9
remove various dead code
support for input ABI 12

1d287c51 23-Nov-2010 mrg <mrg@NetBSD.org>

update for xf86-input-elographics 1.2.4

6c707625 23-Nov-2010 mrg <mrg@NetBSD.org>

merge xf86-input-elographics 1.2.4

dc407927 23-Nov-2010 mrg <mrg@NetBSD.org>

initial import of xf86-input-elographics 1.2.4. useful changes:

Added support for GeneralTouch serial touchscreens.
Cope with XINPUT ABI 7.
Fix InputDriverRec allocation and freeing.

477d6649 28-Nov-2009 mbalmer <mbalmer@NetBSD.org>

elographics configuration

3eed67fa 28-Nov-2009 mbalmer <mbalmer@NetBSD.org>

Initial import of xf86-input-elographics-1.2.3. From X.Org via OpenBSD.