History log of /xsrc/external/mit/xf86-video-crime/dist/src/crime.h
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 556200c8 15-Jul-2022 mrg <mrg@NetBSD.org>

more xf86RamDac.h vs xf86Cursor.h.

# 850ab569 29-Sep-2009 macallan <macallan@NetBSD.org>

clean up debugging code, while there:
- use a fake framebuffer like newport does to hide software rendering
artifacts
- only map the framebuffer when debugging, and actually unmap it too

# d80735f0 25-Jun-2009 macallan <macallan@NetBSD.org>

make this compile in the New Order Of Things

# 7a6652bb 11-Apr-2009 macallan <macallan@NetBSD.org>

clip MTE-drawn rectangles by hand, now pwm looks right again

# 5b2650b9 31-Mar-2009 macallan <macallan@NetBSD.org>

implement pattern fills

# 26dcc2a3 26-Mar-2009 macallan <macallan@NetBSD.org>

Implement image downloads, now KDE's window minimize animation doesn't leave
artifacts anymore. While there, allow commands to queue up where appropriate,
this gives a slight speedup in anti-aliased text rendering ( about 10% on my
200MHz/1MB O2 ) and likely in other operations as well.

# 34c4e112 19-Feb-2009 macallan <macallan@NetBSD.org>

Now this driver actually works.

# e1ea03a3 06-Nov-2008 macallan <macallan@NetBSD.org>

Driver for the rendering engine found in SGI's O2 workstations
Not adapted to Xorg yet, just copied from xsrc/xfree