Displaying 9 results from an estimated 9 matches for "xf86vmode".
2012 May 05
12
Error running an app on a Mac
Hi Guys,
I'm a newbie, running my first windows app on a Macbook.
OS X 10.6.8
2.2 GHz Intel Core 2 Duo
2 GB 667 MHz DDR2 SDRAM
When I tried to install X11, both the original X11 app and the
update told me it is already installed on my Mac.
Here's the error messages from Term:
$ wine setup.exe
wine: created the configuration directory '/Users/horacemann/.wine'
Application tried
2007 Mar 19
1
OpenGL support on wine 0.9.21 in Fedora Core 5
...r X11/XKBlib.h... yes
checking for X11/Xutil.h... yes
checking for X11/extensions/shape.h... yes
checking for X11/extensions/XInput.h... yes
checking for X11/extensions/XShm.h... yes
checking for X11/extensions/Xrandr.h... yes
checking for X11/extensions/Xrender.h... yes
checking for X11/extensions/xf86vmode.h... yes
checking for XkbQueryExtension in -lX11... yes
checking for XShmQueryExtension in -lXext... yes
checking for XShapeQueryExtension in -lXext... yes
checking for XF86VidModeQueryExtension in -lXxf86vm... yes
checking for XRenderSetPictureTransform in -lXrender... yes
checking for GL/gl.h......
2010 Oct 17
4
Question about gamma changing...
I need to know exactly how Wine tells the X server to change gamma settings... so gamma controls in games can work. Basically I need to know.. when a game has like a gamma adjust bar, and it moves... what specifically happens behind the scenes.
I need to know this because right now Xquartz on Mac OS X does not support doing this at all, and I'd like to be able to add that ability into it...
2009 Jun 04
2
Problem compiling Wine with Freetype on Ubuntu Hardy 64
I have a problem compiling Wine with Freetype. Not sure what to do:
dpkg -i wine*.deb
Code:
checking for freetype-config... freetype-config
checking for -lfreetype... not found
configure: error: FreeType development files not found.
Fonts will not be built. Dialog text may be invisible or unaligned.
Use the --without-freetype option if you really want this.
make: *** [config.status] Error 1
2001 Jun 22
0
Half-Life: Selected Mode is not supported by your card
...r X11/extensions/XShm.h... yes
checking for XShmQueryExtension in -lXext... yes
checking for X11/extensions/shape.h... yes
checking for XShapeQueryExtension in -lXext... yes
checking for X11/extensions/xf86dga.h... yes
checking for XDGAQueryExtension in -lXxf86dga... yes
checking for X11/extensions/xf86vmode.h... yes
checking for XF86VidModeQueryExtension in -lXxf86vm... yes
checking for X11/extensions/Xvlib.h... yes
checking for XvShmCreateImage in -lXv... yes
checking for GL/gl.h... yes
checking for GL/glx.h... yes
checking for GL/glext.h... yes
checking for up-to-date OpenGL version... yes
checking...
2004 Oct 23
1
Issues with compiling wine
...h. */
| #include <X11/Xlib.h>
| #ifdef HAVE_X11_XUTIL_H
| # include <X11/Xutil.h>
| #endif
|
| #include <X11/extensions/xf86dga.h>
configure:7396: result: no
configure:7348: checking for X11/extensions/xf86vmode.h
configure:7367: gcc -c -g -O2 -I/usr/openwin/include conftest.c >&5
conftest.c:38:38: X11/extensions/xf86vmode.h: No such file or directory
configure:7373: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Wine"
| #define PACKAGE_TARNAME &quo...
2010 Dec 07
1
[ANNOUNCE] xorg-server 1.9.99.901
...| 2 +-
hw/xfree86/ddc/ddc.c | 4 -
hw/xfree86/dixmods/extmod/Makefile.am | 2 +-
hw/xfree86/dixmods/extmod/xf86dga2.c | 132 +-
hw/xfree86/dixmods/extmod/xf86dgaext.h | 10 -
hw/xfree86/dixmods/extmod/xf86vmode.c | 146 +-
hw/xfree86/doc/devel/Registry | 2 +-
hw/xfree86/doc/man/Xorg.man.pre | 14 +-
hw/xfree86/doc/man/xorg.conf.man.pre | 66 +-
hw/xfree86/doc/sgml/DESIGN.xml | 8 -
hw/xfree86/doc/sgml/Makefi...
2011 May 14
3
Problems building wine 1.3.20 on Mac os x 10.6.7
...s
checking for X11/extensions/XInput2.h... yes
checking for X11/extensions/XShm.h... yes
checking for X11/extensions/Xcomposite.h... yes
checking for X11/extensions/Xinerama.h... yes
checking for X11/extensions/Xrandr.h... yes
checking for X11/extensions/Xrender.h... yes
checking for X11/extensions/xf86vmode.h... yes
checking for X11/extensions/xf86vmproto.h... yes
checking for XkbQueryExtension in -lX11... yes
checking for -lXcursor... libXcursor.1.dylib
checking for -lXi... libXi.6.dylib
checking for XShmQueryExtension in -lXext... yes
checking for XShapeQueryExtension in -lXext... yes
checking for -...
2006 May 18
2
Problems compiling Wine
...h... yes
checking for X11/extensions/shape.h... yes
checking for X11/extensions/XInput.h... yes
checking for X11/extensions/XShm.h... yes
checking for X11/extensions/Xrandr.h... yes
checking for X11/extensions/Xrender.h... yes
checking for X11/extensions/xf86dga.h... yes
checking for X11/extensions/xf86vmode.h... yes
checking for XkbQueryExtension in -lX11... yes
checking for XShmQueryExtension in -lXext... yes
checking for XShapeQueryExtension in -lXext... yes
checking for XDGAQueryExtension in -lXxf86dga... yes
checking for XF86VidModeQueryExtension in -lXxf86vm... yes
checking for XRenderSetPictureT...