History log of /xsrc/external/mit/xf86-video-openchrome/dist/src/via_display.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 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

# 1090d90a 29-Aug-2017 mrg <mrg@NetBSD.org>

merge xf86-video-amdgpu-1.3.0, xf86-video-ati-7.9.0,
xf86-video-nouveau-1.0.15, and xf86-video-openchrome-0.6.0.

# d4d71474 27-Aug-2016 joerg <joerg@NetBSD.org>

Since CARD32 and uint32_t don't necessarily use the same underlaying
type, e.g. on i386, add an explicit cast as well.

# abfddc15 21-Aug-2016 joerg <joerg@NetBSD.org>

Fix format strings.

# 03bd066f 19-Aug-2016 mrg <mrg@NetBSD.org>

merge xf86-video-openchrome 0.5.0

# 44802259 19-Aug-2016 mrg <mrg@NetBSD.org>

merge xf86-video-geode 2.11.18, xf86-video-openchrome 0.4.0,
xf86-video-rendition 4.2.6, and xf86-video-s3virge 1.10.7.

# 5b405e1a 03-Jun-2013 christos <christos@NetBSD.org>

PR/47884: Brad Harder: Avoid variable stack allocation, use malloc for SSP.

# 90b17f1b 01-Jun-2013 mrg <mrg@NetBSD.org>

initial import of xf86-video-openchrome-0.3.3

# 7e6fb56f 27-May-2010 mrg <mrg@NetBSD.org>

initial import of xf86-video-openchrome-0.2.904