CVS log for projects/inventor/libSoXt/src/SoXtGLWidget.c++

[BACK] Up to [Development] / projects / inventor / libSoXt / src

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6 / (download) - annotate - [select for diffs], Wed Jul 27 19:33:19 2005 UTC (12 years, 3 months ago) by jlim
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +12 -1 lines
Diff to previous 1.5 (colored)

Fix for Bug 939522: Inventor objects disappear when switching to stereo.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Sep 25 00:45:48 2001 UTC (16 years, 1 month ago) by jlim
Branch: MAIN
CVS Tags: release-2_1_5-9, release-2_1_5-8, release-2_1_5-10
Changes since 1.4: +6 -3 lines
Diff to previous 1.4 (colored)

Various changes:

  * Fixed Bug 63 and 64.

  * Handled nonstandard sed location.

  * Used for-loop in man page install.

  * Included casts for 64-bit builds.

  * Added placeholder for FreeBSD options.

  * Included unistd.h for getopt() and stdlib.h for malloc().

  * Implemented SoText[23] workaround for glibc-2.2.* iconv().

  * Split long lines in SoHandleBoxDraggerGeom.h and
    SoTransformerDraggerGeom.h in lib/interaction/src/draggers/geom.

  * Added IV_NO_OVERLAYS/OIV_NO_OVERLAYS variables to disable overlay planes.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Nov 1 01:58:41 2000 UTC (16 years, 11 months ago) by jlim
Branch: MAIN
Changes since 1.3: +1 -5 lines
Diff to previous 1.3 (colored)

Allow use of overlay planes where supported.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Oct 14 10:46:08 2000 UTC (17 years ago) by jlim
Branch: MAIN
Changes since 1.2: +6 -8 lines
Diff to previous 1.2 (colored)

Fixed Bug 22, removed dependence on POSIX_SOURCE and _XOPEN_SOURCE, conform to
ANSI 'for' scoping rules (Bug 7), added proper type casts, replaced bcopy()
with memcpy(), and eliminated warnings about implicit function definitions.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Sep 17 07:53:27 2000 UTC (17 years, 1 month ago) by jlim
Branch: MAIN
Changes since 1.1: +5 -1 lines
Diff to previous 1.1 (colored)

Workaround for glXChooseVisual() bug on some systems where a doublebuffer
visual is returned even when not requested. This occasionally prevented sliders
from being displayed (identified by Dennis Mikkelson).

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Aug 15 12:56:28 2000 UTC (17 years, 2 months ago) by naaman
Branch: sgi
CVS Tags: start
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial check-in based on 2.1.5 (SGI IRIX) source tree.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Aug 15 12:56:28 2000 UTC (17 years, 2 months ago) by naaman
Branch: MAIN

Initial revision

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.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>