The NetBSD Project

CVS log for xsrc/xc/programs/Xserver/hw/netbsd/hpc/Attic/hpc.h

[BACK] Up to [cvs.NetBSD.org] / xsrc / xc / programs / Xserver / hw / netbsd / hpc

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4, Fri Jan 7 18:53:27 2005 UTC (19 years, 3 months ago) by tron
Branch: MAIN
CVS Tags: riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, HEAD
Changes since 1.3: +1 -1 lines
FILE REMOVED

EOL of XFree86 3.3.6, approved by core@NetBSD.org

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jun 24 14:46:54 2001 UTC (22 years, 10 months ago) by takemura
Branch: MAIN
CVS Tags: netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, netbsd-2, netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001, netbsd-1-6, netbsd-1-5-PATCH003, netbsd-1-5-PATCH002
Changes since 1.2: +23 -1 lines
Diff to previous 1.2 (colored)

BUGFIX: Xhpc doesn't use /dev/ttyE? if you login via /dev/console.
BUGFIX: You can't see error/diag messages because screen is switched
to graphics mode (i.e. WSDISPALYIO_MODE_MAPPED).

Revision 1.2 / (download) - annotate - [select for diffs], Sat Jul 29 14:23:58 2000 UTC (23 years, 8 months ago) by takemura
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-5-PATCH001, netbsd-1-4-PATCH003
Changes since 1.1: +22 -13 lines
Diff to previous 1.1 (colored)

3 button mouse emulation by Matthew Orgass.

    Here is the code to add mouse button
    emulation.  It uses WIN-# where # is between 1 and 5.  If just WIN is
    pressed, no button event is generated.  Real buttons two or higher are
    considered down if the real button or the emulated button is down.  Also,
    a bug is fixed that would cause extended keys not to be recognized on the
    first key press (since hpcKbdGetEvents would return with NumEvents 0 but
    Again TRUE if the key was extended).

Revision 1.1 / (download) - annotate - [select for diffs], Sat May 6 06:01:49 2000 UTC (23 years, 11 months ago) by takemura
Branch: MAIN

Experimental X server for the hpcmips.
  - 8bpp StaticColor and 16bpp TrueColor are supported.
    2bpp gray scale is not supported.
    I've tested this server on NEC MC/R530 only.
  - You can use xterm and xclock.
  - Some client may not work. (xeyes and ico don't work at all.)
  - It seems that bitblt does not work correctly in 8bpp mode.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>