[ANNOUNCEMENT] Server Test 34

Harold Hunt huntharo@msu.edu
Thu Jun 21 12:19:00 GMT 2001


I just posted Test 34 to my server development page:
http://www.msu.edu/~huntharo/xwin/shadow/

Server binary, direct link:
http://www.msu.edu/~huntharo/xwin/shadow/XWin-Test34.exe.bz2 (1042 KB)

Server source, direct link:
http://www.msu.edu/~huntharo/xwin/shadow/xwin-20010621-1500.tar.bz2 (62 KB)

Changes:

1) Add desired display depth vs. current display depth as criteria
for whether to change the video mode when using a DirectDraw engine in
fullscreen.

2) Add experimental support for a real PseudoColor visual.  Toggled
on and off with WIN_PSEUDO_SUPPORT in win.h.

3) Add DirectDraw return values to error messages for failed function
calls in winshaddd.c and winshadddnl.c.

4) The StaticColor colormap only had 20 colors when using the GDI
engine.  Create the colormap with all 256 colors in the default GDI
palette, and set the shadow DIB palette to the default GDI palette so
that all colors in the colormap display correctly.  In other words,
fix the StaticColor support when using the GDI engine.

Enjoy,

Harold



More information about the Cygwin-xfree mailing list