[xorg-commit-diffs] xc/programs/Xserver/hw/xfree86/doc RELNOTES,
1.1.4.2.2.3, 1.1.4.2.2.4
Alexander Gottwald
xorg-commit at pdx.freedesktop.org
Sat Apr 3 10:57:04 PST 2004
- Previous message: [xorg-commit-diffs] xc RELNOTES,1.1.1.8.2.2,1.1.1.8.2.3
- Next message: [xorg-commit-diffs] xc/programs/Xserver/hw/xwin winglobals.c,
1.1.2.16, 1.1.2.17 winkeybd.c, 1.1.4.1.2.6,
1.1.4.1.2.7 winkeyhook.c, 1.1.2.1, 1.1.2.2 winkeymap.h,
1.1.2.1, 1.1.2.2 winkeynames.h, 1.1.2.1, 1.1.2.2 winwndproc.c,
1.1.4.1.2.19, 1.1.4.1.2.20
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: ago
Update of /cvs/xorg/xc/programs/Xserver/hw/xfree86/doc
In directory pdx:/tmp/cvs-serv10978/programs/Xserver/hw/xfree86/doc
Modified Files:
Tag: CYGWIN
RELNOTES
Log Message:
additional release notes regarding Cygwin/X native OpenGL support
Index: RELNOTES
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/doc/RELNOTES,v
retrieving revision 1.1.4.2.2.3
retrieving revision 1.1.4.2.2.4
diff -u -d -r1.1.4.2.2.3 -r1.1.4.2.2.4
--- a/RELNOTES 1 Apr 2004 13:20:53 -0000 1.1.4.2.2.3
+++ b/RELNOTES 3 Apr 2004 18:57:01 -0000 1.1.4.2.2.4
@@ -324,6 +324,42 @@
o Merged in work on the NativeGDI engine. (Alan Hourihane)
+3.2.3 OpenGL with Cygwin/X
+
+Cygwin/X has supported GLX only with software rendering provided by the Mesa
+library. Starting with X11R6.7 we add support for hardware accelerated OpenGL.
+
+This support is still under development and still has some bigger problems.
+To provide both versions (the stable software rendering and the new hardware
+accelerated) we ship to binaries. XWin.exe contains the software rendering
+and XWin_GL.exe uses the hardware acceleration provided by the windows drivers.
+
+The known problems with hardware accelerated OpenGL are:
+
+ o Only multiwindow mode is useful. In the other modes the OpenGL output
+ does not align with the X11 windows.
+
+ o Using two programs which require different visuals will fail. For example
+ glxgears and glxinfo will not work without restarting XWin_GL.exe.
+
+ o OpenGL extensions and functions from OpenGL 1.2 and later should work
+ but are not completely tested.
+
+ o The standard Windows OpenGL driver will produce no output. Use the one
+ from your video adapter vendor.
+
+If you notice problems with some programs please send a message with the
+logfile /tmp/XWin.log and a short error description to <cygwin-xfree at cygwin.com>
+
+The hardware accelerated OpenGL was tested using:
+
+ o glxgears
+ o glxinfo
+ o blender
+ o tuxkart
+ o GLUT demos (some did fail)
+ o tuxracer (currently not working)
+
3.3 Video Driver Enhancements
o Several stability issues with the support for the Intel 830M, 845G,
- Previous message: [xorg-commit-diffs] xc RELNOTES,1.1.1.8.2.2,1.1.1.8.2.3
- Next message: [xorg-commit-diffs] xc/programs/Xserver/hw/xwin winglobals.c,
1.1.2.16, 1.1.2.17 winkeybd.c, 1.1.4.1.2.6,
1.1.4.1.2.7 winkeyhook.c, 1.1.2.1, 1.1.2.2 winkeymap.h,
1.1.2.1, 1.1.2.2 winkeynames.h, 1.1.2.1, 1.1.2.2 winwndproc.c,
1.1.4.1.2.19, 1.1.4.1.2.20
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the xorg-commit-diffs
mailing list