[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bmg-commit]
Update of /d9/projects/walkthru/src/togl
In directory glint:/var/tmp/luka/walkthru/src/togl
Modified Files:
togl.c
Log Message:
Step 3 of Togl update v 1.6: Adding old local patches.
This is patch 3 of 3. This is the net effect from 3 patches by wittman
in apr-may 2000, modified by me to be less than completely insane. (Only
wraps things actually changed in [perhaps still gratuitous] ifdefs, not
hundreds of lines of unmodified code cut/pasted...) Actual effects,
quoting old logs as available:
1. "Linux portability changes" (wrapping the multisample stuff in
OS_IRIX tests).
2. "Hackish fix for "Togl: couldn't get visual" problem." (all the stuff
wrapped in ORIG_CONFIG def tests -- changes the visual probe algorithm).
3. Something with a useless commit message, but that looks like more of (2)
above, testing for sgi sample buffer properties explicitly.